Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/emultempl/
Dgld960.em87 if (link_info.relocatable && config.build_constructors)
108 if (link_info.relocatable && config.build_constructors)
Dgld960c.em100 if (link_info.relocatable && config.build_constructors)
121 if (link_info.relocatable && config.build_constructors)
Dgeneric.em94 if (link_info.relocatable && config.build_constructors)
115 if (link_info.relocatable && config.build_constructors)
Dticoff.em121 if (link_info.relocatable && config.build_constructors)
141 if (link_info.relocatable && config.build_constructors)
Dlinux.em144 if (link_info.relocatable && config.build_constructors)
165 if (link_info.relocatable && config.build_constructors)
Dlnk960.em223 if (link_info.relocatable && config.build_constructors)
244 if (link_info.relocatable && config.build_constructors)
Dm68kcoff.em178 if (link_info.relocatable && config.build_constructors)
199 if (link_info.relocatable && config.build_constructors)
Darmcoff.em218 if (link_info.relocatable && config.build_constructors)
239 if (link_info.relocatable && config.build_constructors)
Dsunos.em972 if (link_info.relocatable && config.build_constructors)
993 if (link_info.relocatable && config.build_constructors)
Daix.em1413 if (link_info.relocatable && config.build_constructors)
1434 if (link_info.relocatable && config.build_constructors)
Dbeos.em737 if (link_info.relocatable && config.build_constructors)
Delf32.em1973 if (link_info.relocatable && config.build_constructors)
2027 if (link_info.relocatable && config.build_constructors)
Dpep.em2181 if (link_info.relocatable && config.build_constructors)
Dpe.em2410 if (link_info.relocatable && config.build_constructors)
/toolchain/binutils/binutils-2.25/ld/
Dld.h225 bfd_boolean build_constructors; member
Dldmain.c257 config.build_constructors = TRUE; in main()
1094 if (! config.build_constructors) in add_to_set()
1131 if (! config.build_constructors) in constructor_callback()
Dlexsup.c1011 config.build_constructors = FALSE; in parse_args()
1242 config.build_constructors = TRUE; in parse_args()
Dldlang.c1838 if (config.build_constructors && *os_tail == os) in lang_insert_orphan()
DChangeLog-91975049 bitsize. Check config.build_constructors here. If an new hash
5059 bitsize. Don't bother to check config.build_constructors here.