HomeSort by relevance Sort by last modified time
    Searched full:build_constructors (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.25/ld/emultempl/
gld960.em 87 if (link_info.relocatable && config.build_constructors)
108 if (link_info.relocatable && config.build_constructors)
gld960c.em 100 if (link_info.relocatable && config.build_constructors)
121 if (link_info.relocatable && config.build_constructors)
generic.em 94 if (link_info.relocatable && config.build_constructors)
115 if (link_info.relocatable && config.build_constructors)
linux.em 144 if (link_info.relocatable && config.build_constructors)
165 if (link_info.relocatable && config.build_constructors)
lnk960.em 223 if (link_info.relocatable && config.build_constructors)
244 if (link_info.relocatable && config.build_constructors)
ticoff.em 121 if (link_info.relocatable && config.build_constructors)
141 if (link_info.relocatable && config.build_constructors)
armcoff.em 219 if (link_info.relocatable && config.build_constructors)
240 if (link_info.relocatable && config.build_constructors)
m68kcoff.em 178 if (link_info.relocatable && config.build_constructors)
199 if (link_info.relocatable && config.build_constructors)
sunos.em 972 if (link_info.relocatable && config.build_constructors)
993 if (link_info.relocatable && config.build_constructors)
aix.em     [all...]
beos.em 742 if (link_info.relocatable && config.build_constructors)
elf32.em     [all...]
pep.em     [all...]
pe.em     [all...]
  /toolchain/binutils/binutils-2.25/ld/
ld.h 225 bfd_boolean build_constructors; member in struct:__anon75806
ldmain.c 258 config.build_constructors = TRUE;
1096 if (! config.build_constructors)
1133 if (! config.build_constructors)
    [all...]
lexsup.c     [all...]
ChangeLog-9197     [all...]
ldlang.c     [all...]

Completed in 515 milliseconds