Home
last modified time | relevance | path

Searched defs:r_info (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Dgelf_mips64el.c48 _libelf_mips64el_r_info_tof(Elf64_Xword r_info) in _libelf_mips64el_r_info_tof()
66 _libelf_mips64el_r_info_tom(Elf64_Xword r_info) in _libelf_mips64el_r_info_tom()
/freebsd/sys/i386/i386/
H A Delf_machdep.c163 elf_is_ifunc_reloc(Elf_Size r_info) in elf_is_ifunc_reloc()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h307 elf_xword r_info; ///< symbol index and type of relocation. member
348 elf_xword r_info; ///< Symbol index and type of relocation. member
/freebsd/sys/amd64/amd64/
H A Delf_machdep.c268 elf_is_ifunc_reloc(Elf_Size r_info) elf_is_ifunc_reloc() argument
/freebsd/sys/powerpc/powerpc/
H A Delf32_machdep.c228 elf_is_ifunc_reloc(Elf_Size r_info) in elf_is_ifunc_reloc()
H A Delf64_machdep.c318 elf_is_ifunc_reloc(Elf_Size r_info) in elf_is_ifunc_reloc()
/freebsd/sys/sys/
H A Delf32.h136 Elf32_Word r_info; /* Relocation type and symbol index. */ member
142 Elf32_Word r_info; /* Relocation type and symbol index. */ member
H A Delf64.h145 Elf64_Xword r_info; /* Relocation type and symbol index. */ member
151 Elf64_Xword r_info; /* Relocation type and symbol index. */ member
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2837 Elf32_Word r_info; /* type+section for relocation */ member
2842 Elf32_Word r_info; /* type+section for relocation */ member
2848 Elf64_Xword r_info; /* type+section for relocation */ member
2853 Elf64_Xword r_info; /* type+section for relocation */ member
/freebsd/sys/kern/
H A Dlink_elf.c1428 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name()
1440 symbol_type(elf_file_t ef, Elf_Size r_info) in symbol_type()
H A Dlink_elf_obj.c1343 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1368 Elf32_Word r_info; // Symbol table index and type of relocation to apply member
1384 Elf32_Word r_info; // Symbol table index and type of relocation to apply member
1404 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member
1420 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member