Searched refs:shared_name (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | gcc.c | 1633 init_gcc_specs (struct obstack *obstack, const char *shared_name, in init_gcc_specs() argument 1643 static_name, " --as-needed ", shared_name, " --no-as-needed" in init_gcc_specs() 1646 shared_name, "%{!shared: ", static_name, "}" in init_gcc_specs() 1651 "%{shared-libgcc:", shared_name, " ", static_name, "}" in init_gcc_specs() 1655 "%{shared-libgcc:", shared_name, "}" in init_gcc_specs() 1659 "%{shared:", shared_name, "}" in init_gcc_specs()
|
| H A D | ChangeLog-2002 | 26804 shared_name in the second copy. 30130 link with shared_name only.
|
| H A D | ChangeLog-2003 | 2056 instead of in shared_name.
|
| /freebsd-12.1/sys/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth_main.c | 1925 const char *shared_name = (shared_mdio_if == AL_TRUE) ? "Yes" : "No"; in al_eth_mdio_config() local 1930 …mdio config: interface %s. type %s. shared: %s\n", adapter->name, if_name, type_name, shared_name); in al_eth_mdio_config()
|