Home
last modified time | relevance | path

Searched refs:RELOC_SECTION (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-20063039 (RELOC_SECTION, RELOC_SIZE, SWAP_RELOC_IN, SWAP_RELOC_OUT): New macros.
3047 (create_got_section): Use RELOC_SECTION.
3056 RELOC_SIZE, SWAP_RELOC_OUT and RELOC_SECTION. Initialize the
3065 (elf32_arm_adjust_dynamic_symbol): Use RELOC_SECTION and RELOC_SIZE.
3071 (elf32_arm_finish_dynamic_symbol): Use RELOC_SECTION, RELOC_SIZE
3074 (elf32_arm_finish_dynamic_sections): Use RELOC_SECTION, RELOC_SIZE
Delf32-arm.c35 #define RELOC_SECTION(HTAB, NAME) \ macro
3342 RELOC_SECTION (htab, ".iplt"), in create_ifunc_sections()
3414 RELOC_SECTION (htab, ".bss")); in elf32_arm_create_dynamic_sections()
13335 srel = bfd_get_linker_section (dynobj, RELOC_SECTION (globals, ".bss")); in elf32_arm_adjust_dynamic_symbol()
14400 name = RELOC_SECTION (htab, ".plt"); in elf32_arm_finish_dynamic_sections()
DChangeLog-20131414 * elf64-aarch64.c (RELOC_SECTION): Removed.