/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
H A D | elf32.em | 1742 && link_info.combreloc 1970 echo ' ; else if (link_info.combreloc) return' >> e${EMULATION_NAME}.c 2001 else if (link_info.pie && link_info.combreloc && link_info.relro) 2005 else if (link_info.pie && link_info.combreloc) 2019 else if (link_info.shared && link_info.combreloc && link_info.relro) 2021 else if (link_info.shared && link_info.combreloc) 2036 else if (link_info.combreloc && link_info.relro) 2038 else if (link_info.combreloc) 2187 else if (strcmp (optarg, "combreloc") == 0) 2188 link_info.combreloc = TRUE; [all …]
|
/openbsd/gnu/usr.bin/binutils/ld/emultempl/ |
H A D | elf32.em | 1416 && link_info.combreloc 1745 echo ' ; else if (link_info.pie && link_info.combreloc) return' >> e${EMULATION_NAME}.c 1764 echo ' ; else if (link_info.combreloc) return' >> e${EMULATION_NAME}.c 1795 else if (link_info.pie && link_info.combreloc && config.data_bss_contig == TRUE) 1797 else if (link_info.pie && link_info.combreloc) 1811 else if (link_info.shared && link_info.combreloc) 1826 else if (link_info.combreloc) 1949 else if (strcmp (optarg, "combreloc") == 0) 1950 link_info.combreloc = TRUE; 1952 link_info.combreloc = FALSE; [all …]
|
/openbsd/gnu/usr.bin/binutils/include/ |
H A D | bfdlink.h | 279 unsigned int combreloc: 1; member
|
H A D | ChangeLog-9103 | 652 * bfdlink.h (struct bfd_link_info): Add combreloc and
|
/openbsd/gnu/usr.bin/binutils-2.17/include/ |
H A D | bfdlink.h | 307 unsigned int combreloc: 1; member
|
H A D | ChangeLog-9103 | 597 * bfdlink.h (struct bfd_link_info): Add combreloc and
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | SyntheticSections.h | 492 int32_t sizeDynamicTag, bool combreloc, 555 bool combreloc; variable 569 RelocationSection(StringRef name, bool combreloc, unsigned concurrency);
|
H A D | SyntheticSections.cpp | 1585 bool combreloc, in RelocationBaseSection() argument 1589 relocsVec(concurrency), combreloc(combreloc) {} in RelocationBaseSection() 1621 if (!combreloc) in partitionRels() 1664 if (combreloc) { in computeRels() 1676 RelocationSection<ELFT>::RelocationSection(StringRef name, bool combreloc, in RelocationSection() argument 1680 config->isRela ? DT_RELASZ : DT_RELSZ, combreloc, in RelocationSection()
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | NEWS | 58 * Support for -z combreloc in the ELF linker, which puts dynamic
|
H A D | ldmain.c | 310 link_info.combreloc = TRUE; in main()
|
H A D | ChangeLog-0001 | 528 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and 805 into .rel.dyn resp. .rela.dyn if combreloc. 809 (parse_args): Handle -z combreloc and -z nocombreloc. 817 * ldmain.c (main): Initialize link_info.combreloc and 822 * ld.texinfo: Document -z combreloc and -z nocombreloc. 824 * NEWS: Add notes about -z combreloc and SHF_MERGE.
|
H A D | ldint.texinfo | 286 time, normally when the linker is invoked with the @code{-z combreloc} 296 -z combreloc} option. The output has an extension of @file{.xsc}. 322 This will be set to a non-empty string when generating @code{-z combreloc}
|
H A D | ChangeLog-0203 | 1303 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc 1997 (gld${EMULATION_NAME}_place_orphan): Handle combreloc .rel* case 2044 (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code. 2825 * ldmain.c (main): Enable -z combreloc by default.
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldmain.c | 300 link_info.combreloc = TRUE; in main()
|
H A D | ChangeLog-0001 | 528 * emultempl/elf32.em (gld_*_list_options): Include -z combreloc and 805 into .rel.dyn resp. .rela.dyn if combreloc. 809 (parse_args): Handle -z combreloc and -z nocombreloc. 817 * ldmain.c (main): Initialize link_info.combreloc and 822 * ld.texinfo: Document -z combreloc and -z nocombreloc. 824 * NEWS: Add notes about -z combreloc and SHF_MERGE.
|
H A D | NEWS | 134 * Support for -z combreloc in the ELF linker, which puts dynamic
|
H A D | ldint.texinfo | 286 time, normally when the linker is invoked with the @code{-z combreloc} 296 -z combreloc} option. The output has an extension of @file{.xsc}. 322 This will be set to a non-empty string when generating @code{-z combreloc}
|
H A D | ChangeLog-2004 | 970 * genscripts.sh: Generate -z combreloc -z now -z relro scripts 980 (gld${EMULATION_NAME}_get_script): Return -z combreloc -z now
|
H A D | ChangeLog-0203 | 1303 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Add combreloc 1997 (gld${EMULATION_NAME}_place_orphan): Handle combreloc .rel* case 2044 (gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code. 2825 * ldmain.c (main): Enable -z combreloc by default.
|
/openbsd/gnu/gcc/include/ |
H A D | ChangeLog-9103 | 597 * bfdlink.h (struct bfd_link_info): Add combreloc and
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elflink.c | 7794 if (dynamic && info->combreloc && dynobj != NULL) in bfd_elf_final_link()
|
H A D | elfxx-mips.c | 5983 info->combreloc = 0; in _bfd_mips_elf_size_dynamic_sections()
|
H A D | elflink.h | 5798 if (dynamic && info->combreloc && dynobj != NULL)
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elflink.c | 8829 if (dynamic && info->combreloc && dynobj != NULL) in bfd_elf_final_link()
|
H A D | elfxx-mips.c | 7340 info->combreloc = 0; in _bfd_mips_elf_size_dynamic_sections()
|