Searched defs:r_info (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-sparc.h74 bfd_vma (*r_info) (Elf_Internal_Rela *, bfd_vma, bfd_vma); member in struct:_bfd_sparc_elf_link_hash_table
H A Delfxx-sparc.c566 sparc_elf_r_symndx_64(bfd_vma r_info) argument
573 sparc_elf_r_symndx_32(bfd_vma r_info) argument
[all...]
H A Delf64-ppc.c6190 dec_dynrel_count(bfd_vma r_info, asection *sec, struct bfd_link_info *info, Elf_Internal_Sym **local_syms, struct elf_link_hash_entry *h, asection *sym_sec) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h320 elf_xword r_info; ///< symbol index and type of relocation. member in struct:elf::ELFRel
378 elf_xword r_info; ///< Symbol index and type of relocation. member in struct:elf::ELFRela
[all...]
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dexternal.h162 unsigned char r_info[4]; /* index and type of relocation */ member in struct:__anon519
167 unsigned char r_info[4]; /* index and type of relocation */ member in struct:__anon520
173 unsigned char r_info[8]; /* index and type of relocation */ member in struct:__anon521
178 unsigned char r_info[8]; /* index and type of relocation */ member in struct:__anon522
H A Dinternal.h123 bfd_vma r_info; /* Index and Type of relocation */ member in struct:elf_internal_rela
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DELFTypes.h295 Elf_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
308 Elf_Xword r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
330 Elf_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
344 Elf_Xword r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
[all...]
/freebsd-10-stable/sys/sys/
H A Delf64.h145 Elf64_Xword r_info; /* Relocation type and symbol index. */ member in struct:__anon35
151 Elf64_Xword r_info; /* Relocation type and symbol index. */ member in struct:__anon36
H A Delf32.h136 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon18
142 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon19
/freebsd-10-stable/sys/kern/
H A Dlink_elf_obj.c998 symbol_name(elf_file_t ef, Elf_Size r_info) argument
H A Dlink_elf.c1110 symbol_name(elf_file_t ef, Elf_Size r_info) argument
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h328 Elf32_Word r_info; /* symbol table index and type */ member in struct:__anon11688
334 Elf32_Word r_info; /* symbol table index and type */ member in struct:__anon11689
345 Elf64_Xword r_info; /* index & type of relocation */ member in struct:__anon11690
350 Elf64_Xword r_info; /* index & type of relocation */ member in struct:__anon11691
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1455 Elf32_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::ELF::Elf32_Rel
1471 Elf32_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::ELF::Elf32_Rela
1488 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member in struct:llvm::ELF::Elf64_Rel
1506 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member in struct:llvm::ELF::Elf64_Rela
[all...]

Completed in 152 milliseconds