Home
last modified time | relevance | path

Searched refs:pointer_r_type (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delfxx-x86.h531 unsigned int pointer_r_type; member
H A Delfxx-x86.c788 ret->pointer_r_type = R_X86_64_64; in _bfd_x86_elf_link_hash_table_create()
797 ret->pointer_r_type = R_X86_64_32; in _bfd_x86_elf_link_hash_table_create()
811 ret->pointer_r_type = R_386_32; in _bfd_x86_elf_link_hash_table_create()
H A Delf64-x86-64.c2234 htab->pointer_r_type)) in elf_x86_64_check_relocs()
2634 if (r_type == htab->pointer_r_type in elf_x86_64_relocate_section()
3201 if (r_type == htab->pointer_r_type in elf_x86_64_relocate_section()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf64-x86-64.c884 unsigned int pointer_r_type; member
1073 ret->pointer_r_type = R_X86_64_64; in elf_x86_64_link_hash_table_create()
1081 ret->pointer_r_type = R_X86_64_32; in elf_x86_64_link_hash_table_create()
2625 && r_type == htab->pointer_r_type in elf_x86_64_check_relocs()
4325 if (r_type == htab->pointer_r_type in elf_x86_64_relocate_section()
4873 if (r_type == htab->pointer_r_type in elf_x86_64_relocate_section()
/dflybsd-src/contrib/gdb-7/bfd/
H A Delf64-x86-64.c748 unsigned int pointer_r_type; member
908 ret->pointer_r_type = R_X86_64_64; in elf_x86_64_link_hash_table_create()
916 ret->pointer_r_type = R_X86_64_32; in elf_x86_64_link_hash_table_create()
3813 if (r_type == htab->pointer_r_type) in elf_x86_64_relocate_section()