Searched refs:build_constructors (Results 1 – 13 of 13) sorted by relevance
82 if (link_info.relocatable && config.build_constructors)103 if (link_info.relocatable && config.build_constructors)
119 if (link_info.relocatable && config.build_constructors)139 if (link_info.relocatable && config.build_constructors)
143 if (link_info.relocatable && config.build_constructors)164 if (link_info.relocatable && config.build_constructors)
216 if (link_info.relocatable && config.build_constructors)237 if (link_info.relocatable && config.build_constructors)
967 if (link_info.relocatable && config.build_constructors)988 if (link_info.relocatable && config.build_constructors)
1631 if (link_info.relocatable && config.build_constructors)1685 if (link_info.relocatable && config.build_constructors)
1661 if (link_info.relocatable && config.build_constructors)
1864 if (link_info.relocatable && config.build_constructors)
246 bfd_boolean build_constructors; member
245 config.build_constructors = TRUE; in main()1110 if (! config.build_constructors) in add_to_set()1147 if (! config.build_constructors) in constructor_callback()
1021 config.build_constructors = FALSE; in parse_args()1227 config.build_constructors = TRUE; in parse_args()
1490 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.