Home
last modified time | relevance | path

Searched refs:x86_64_reloc_map (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c216 static const struct elf_reloc_map x86_64_reloc_map[] = variable
298 for (i = 0; i < sizeof (x86_64_reloc_map) / sizeof (struct elf_reloc_map); in elf_x86_64_reloc_type_lookup()
301 if (x86_64_reloc_map[i].bfd_reloc_val == code) in elf_x86_64_reloc_type_lookup()
303 x86_64_reloc_map[i].elf_reloc_val); in elf_x86_64_reloc_type_lookup()
DChangeLog-2013284 (x86_64_reloc_map): Add BFD_RELOC_X86_64_PC32_BND and
2996 (x86_64_reloc_map): Add BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64,
DChangeLog-20062694 (x86_64_reloc_map): Add mappings for new relocs.
3513 (x86_64_reloc_map): Map new relocs.
DChangeLog-20092802 (x86_64_reloc_map): Likewise.
DChangeLog-20052039 (x86_64_reloc_map): Add entries for R_X86_64_PC64, R_X86_64_GOTOFF64,
DChangeLog-00011845 reloc code using x86_64_reloc_map.
DChangeLog-02036406 (x86_64_reloc_map): Add TLS relocs.