Home
last modified time | relevance | path

Searched refs:separate_code (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Delf.em87 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
96 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
226 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
237 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
242 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
256 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
262 echo ' && link_info.separate_code) return' >> e${EMULATION_NAME}.c
276 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
287 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
293 echo ' && link_info.separate_code) return' >> e${EMULATION_NAME}.c
[all …]
H A Dpdp11.em80 link_info.separate_code = 1;
115 echo ' ; else if (link_info.separate_code) return' >> e${EMULATION_NAME}.c
136 else if (link_info.separate_code)
H A Dscoreelf.em41 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
50 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
H A Dmmixelf.em42 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
H A Daarch64elf.em50 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
59 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
H A Darmelf.em63 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
72 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Delf.em87 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
96 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
228 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
239 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
244 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
258 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
264 echo ' && link_info.separate_code) return' >> e${EMULATION_NAME}.c
278 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
289 echo ' && link_info.separate_code' >> e${EMULATION_NAME}.c
295 echo ' && link_info.separate_code) return' >> e${EMULATION_NAME}.c
[all …]
H A Dpdp11.em81 link_info.separate_code = 1;
116 echo ' ; else if (link_info.separate_code) return' >> e${EMULATION_NAME}.c
137 else if (link_info.separate_code)
H A Dscoreelf.em41 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
50 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
H A Dmmixelf.em42 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
H A Daarch64elf.em50 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
59 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
H A Darmelf.em63 …config.separate_code = `if test "x${SEPARATE_CODE}" = xyes ; then echo true ; else echo false ; fi…
72 link_info.separate_code = DEFAULT_LD_Z_SEPARATE_CODE;
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dld.h277 bool separate_code; member
H A DChangeLog-2012101 * ld.h (ld_config_type): New flag member separate_code.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dld.h284 bool separate_code; member
H A DChangeLog-2012101 * ld.h (ld_config_type): New flag member separate_code.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dbfdlink.h424 unsigned int separate_code: 1; member
H A DChangeLog-2018864 * bfdlink.h (bfd_link_info): Add separate_code.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dbfdlink.h424 unsigned int separate_code: 1; member
H A DChangeLog-2018864 * bfdlink.h (bfd_link_info): Add separate_code.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2018864 * bfdlink.h (bfd_link_info): Add separate_code.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2018864 * bfdlink.h (bfd_link_info): Add separate_code.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dpdp11.c3823 separate_i_d = info->separate_code; in NAME()
H A Delf.c4814 && info->separate_code in _bfd_elf_map_sections_to_segments()
4928 && info->separate_code in _bfd_elf_map_sections_to_segments()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dpdp11.c3825 separate_i_d = info->separate_code; in NAME()

12