Searched defs:r_info (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | target-reloc.h | 72 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in scan_relocs() local 298 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in relocate_section() local 568 typename elfcpp::Elf_types<size>::Elf_WXword r_info = in scan_relocatable_relocs() local 663 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in relocate_relocs() local
|
D | reloc.cc | 631 typename elfcpp::Elf_types<size>::Elf_WXword r_info = in incremental_relocs_scan_reltype() local 1110 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in incremental_relocs_write_reltype() local 1253 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in split_stack_adjust_reltype() local 1345 typename elfcpp::Elf_types<size>::Elf_WXword r_info = in split_stack_adjust_reltype() local
|
D | gc.h | 228 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in gc_process_relocs() local
|
D | mips.cc | 8463 elfcpp::Elf_types<32>::Elf_WXword r_info = reloc.get_r_info(); in relocate_special_relocatable() local 8591 typename elfcpp::Elf_types<size>::Elf_WXword r_info; in local() local 9031 typename elfcpp::Elf_types<size>::Elf_WXword r_info; in global() local 9578 typename elfcpp::Elf_types<size>::Elf_WXword r_info; in relocate() local
|
D | arm.cc | 6712 typename elfcpp::Elf_types<32>::Elf_WXword r_info; in find_linked_text_section() local 9504 elfcpp::Elf_types<32>::Elf_WXword r_info = rel.get_r_info(); in relocate() local 10229 elfcpp::Elf_types<32>::Elf_WXword r_info = reloc.get_r_info(); in relocate_special_relocatable() local 11821 typename elfcpp::Elf_types<32>::Elf_WXword r_info = reloc.get_r_info(); in scan_reloc_section_for_stubs() local
|
D | powerpc.cc | 1778 typename elfcpp::Elf_types<size>::Elf_WXword r_info in scan_opd_relocs() local 7975 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in relocate_relocs() local
|
D | aarch64.cc | 3816 typename elfcpp::Elf_types<size>::Elf_WXword r_info = reloc.get_r_info(); in scan_reloc_section_for_stubs() local
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | external.h | 174 unsigned char r_info[4]; /* index and type of relocation */ member 179 unsigned char r_info[4]; /* index and type of relocation */ member 185 unsigned char r_info[8]; /* index and type of relocation */ member 190 unsigned char r_info[8]; /* index and type of relocation */ member
|
D | internal.h | 147 bfd_vma r_info; /* Index and Type of relocation */ member
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-sparc.h | 73 bfd_vma (*r_info) (Elf_Internal_Rela *, bfd_vma, bfd_vma); member
|
D | elfxx-tilegx.c | 42 #define TILEGX_ELF_R_TYPE(r_info) \ argument 48 #define TILEGX_ELF_R_SYMNDX(htab, r_info) \ argument 853 bfd_vma (*r_info) (Elf_Internal_Rela *, bfd_vma, bfd_vma); member 886 tilegx_elf_r_symndx_64 (bfd_vma r_info) in tilegx_elf_r_symndx_64() 907 tilegx_elf_r_symndx_32 (bfd_vma r_info) in tilegx_elf_r_symndx_32()
|
D | elfxx-sparc.c | 649 #define SPARC_ELF_R_TYPE(r_info) \ argument 776 sparc_elf_r_symndx_64 (bfd_vma r_info) in sparc_elf_r_symndx_64() 783 sparc_elf_r_symndx_32 (bfd_vma r_info) in sparc_elf_r_symndx_32() 976 #define SPARC_ELF_R_SYMNDX(htab, r_info) \ argument
|
D | elfcode.h | 1857 NAME(elf,r_info) (bfd_vma sym, bfd_vma type) in NAME() argument
|
D | elf64-x86-64.c | 831 bfd_vma (*r_info) (bfd_vma, bfd_vma); member
|
D | elf64-ppc.c | 7436 dec_dynrel_count (bfd_vma r_info, in dec_dynrel_count()
|