Searched refs:build_constructors (Results 1 – 19 of 19) sorted by relevance
87 if (link_info.relocatable && config.build_constructors)108 if (link_info.relocatable && config.build_constructors)
100 if (link_info.relocatable && config.build_constructors)121 if (link_info.relocatable && config.build_constructors)
94 if (link_info.relocatable && config.build_constructors)115 if (link_info.relocatable && config.build_constructors)
121 if (link_info.relocatable && config.build_constructors)141 if (link_info.relocatable && config.build_constructors)
144 if (link_info.relocatable && config.build_constructors)165 if (link_info.relocatable && config.build_constructors)
223 if (link_info.relocatable && config.build_constructors)244 if (link_info.relocatable && config.build_constructors)
178 if (link_info.relocatable && config.build_constructors)199 if (link_info.relocatable && config.build_constructors)
218 if (link_info.relocatable && config.build_constructors)239 if (link_info.relocatable && config.build_constructors)
972 if (link_info.relocatable && config.build_constructors)993 if (link_info.relocatable && config.build_constructors)
1413 if (link_info.relocatable && config.build_constructors)1434 if (link_info.relocatable && config.build_constructors)
737 if (link_info.relocatable && config.build_constructors)
1973 if (link_info.relocatable && config.build_constructors)2027 if (link_info.relocatable && config.build_constructors)
2181 if (link_info.relocatable && config.build_constructors)
2410 if (link_info.relocatable && config.build_constructors)
225 bfd_boolean build_constructors; member
257 config.build_constructors = TRUE; in main()1094 if (! config.build_constructors) in add_to_set()1131 if (! config.build_constructors) in constructor_callback()
1011 config.build_constructors = FALSE; in parse_args()1242 config.build_constructors = TRUE; in parse_args()
1838 if (config.build_constructors && *os_tail == os) in lang_insert_orphan()
5049 bitsize. Check config.build_constructors here. If an new hash5059 bitsize. Don't bother to check config.build_constructors here.