Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfnn-aarch64.c253 #define RELOC_SIZE(HTAB) (sizeof (ElfNN_External_Rela)) macro
5213 loc = sreloc->contents + sreloc->reloc_count++ * RELOC_SIZE (globals); in elfNN_aarch64_final_link_relocate()
5216 if (sreloc->reloc_count * RELOC_SIZE (globals) > sreloc->size) in elfNN_aarch64_final_link_relocate()
6208 * RELOC_SIZE (htab); in elfNN_aarch64_relocate_section()
6247 * RELOC_SIZE (globals); in elfNN_aarch64_relocate_section()
6307 * RELOC_SIZE (htab); in elfNN_aarch64_relocate_section()
6366 * RELOC_SIZE (globals); in elfNN_aarch64_relocate_section()
6892 htab->srelbss->size += RELOC_SIZE (htab); in elfNN_aarch64_adjust_dynamic_symbol()
7987 htab->root.srelplt->size += RELOC_SIZE (htab); in elfNN_aarch64_allocate_dynrelocs()
8048 htab->root.srelgot->size += RELOC_SIZE (htab); in elfNN_aarch64_allocate_dynrelocs()
[all …]
Dpdp11.c170 #define RELOC_SIZE 2 macro
362 obj_reloc_entry_size (abfd) = RELOC_SIZE; in MY()
516 obj_reloc_entry_size (abfd) = RELOC_SIZE; in NAME()
794 obj_reloc_entry_size (abfd) = RELOC_SIZE; in NAME()
1890 counter++, rptr += RELOC_SIZE, cache_ptr++) in NAME()
1894 rptr += RELOC_SIZE; in NAME()
3245 BFD_ASSERT (obj_reloc_entry_size (input_bfd) == RELOC_SIZE); in pdp11_aout_link_input_section()
3257 for (; rel < rel_end; rel += RELOC_SIZE) in pdp11_aout_link_input_section()
DChangeLog-20063039 (RELOC_SECTION, RELOC_SIZE, SWAP_RELOC_IN, SWAP_RELOC_OUT): New macros.
3056 RELOC_SIZE, SWAP_RELOC_OUT and RELOC_SECTION. Initialize the
3065 (elf32_arm_adjust_dynamic_symbol): Use RELOC_SECTION and RELOC_SIZE.
3066 (allocate_dynrelocs): Use RELOC_SIZE. Account for the size of
3068 (elf32_arm_size_dynamic_sections): Use RELOC_SIZE. Check for
3071 (elf32_arm_finish_dynamic_symbol): Use RELOC_SECTION, RELOC_SIZE
3074 (elf32_arm_finish_dynamic_sections): Use RELOC_SECTION, RELOC_SIZE