Home
last modified time | relevance | path

Searched refs:build_constructors (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dgeneric.em82 if (link_info.relocatable && config.build_constructors)
103 if (link_info.relocatable && config.build_constructors)
H A Dticoff.em119 if (link_info.relocatable && config.build_constructors)
139 if (link_info.relocatable && config.build_constructors)
H A Dlinux.em143 if (link_info.relocatable && config.build_constructors)
164 if (link_info.relocatable && config.build_constructors)
H A Darmcoff.em216 if (link_info.relocatable && config.build_constructors)
237 if (link_info.relocatable && config.build_constructors)
H A Dsunos.em967 if (link_info.relocatable && config.build_constructors)
988 if (link_info.relocatable && config.build_constructors)
H A Delf32.em1631 if (link_info.relocatable && config.build_constructors)
1685 if (link_info.relocatable && config.build_constructors)
H A Dpep.em1661 if (link_info.relocatable && config.build_constructors)
H A Dpe.em1864 if (link_info.relocatable && config.build_constructors)
/freebsd-12.1/contrib/binutils/ld/
H A Dld.h246 bfd_boolean build_constructors; member
H A Dldmain.c245 config.build_constructors = TRUE; in main()
1110 if (! config.build_constructors) in add_to_set()
1147 if (! config.build_constructors) in constructor_callback()
H A Dlexsup.c1021 config.build_constructors = FALSE; in parse_args()
1227 config.build_constructors = TRUE; in parse_args()
H A Dldlang.c1490 if (config.build_constructors && *os_tail == os) in lang_insert_orphan()
H A DChangeLog-91975049 bitsize. Check config.build_constructors here. If an new hash
5059 bitsize. Don't bother to check config.build_constructors here.