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

/freebsd-10.0-release/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.0-release/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.0-release/contrib/binutils/include/elf/
H A Dexternal.h162 unsigned char r_info[4]; /* index and type of relocation */ member in struct:__anon521
167 unsigned char r_info[4]; /* index and type of relocation */ member in struct:__anon522
173 unsigned char r_info[8]; /* index and type of relocation */ member in struct:__anon523
178 unsigned char r_info[8]; /* index and type of relocation */ member in struct:__anon524
H A Dinternal.h123 bfd_vma r_info; /* Index and Type of relocation */ member in struct:elf_internal_rela
/freebsd-10.0-release/sys/sys/
H A Delf32.h124 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon10988
130 Elf32_Word r_info; /* Relocation type and symbol index. */ member in struct:__anon10989
H A Delf64.h133 Elf64_Xword r_info; /* Relocation type and symbol index. */ member in struct:__anon11004
139 Elf64_Xword r_info; /* Relocation type and symbol index. */ member in struct:__anon11005
/freebsd-10.0-release/sys/kern/
H A Dlink_elf_obj.c955 symbol_name(elf_file_t ef, Elf_Size r_info) argument
H A Dlink_elf.c1118 symbol_name(elf_file_t ef, Elf_Size r_info) argument
/freebsd-10.0-release/sys/xen/interface/
H A Delfstructs.h328 Elf32_Word r_info; /* symbol table index and type */ member in struct:__anon11180
334 Elf32_Word r_info; /* symbol table index and type */ member in struct:__anon11181
345 Elf64_Xword r_info; /* index & type of relocation */ member in struct:__anon11182
350 Elf64_Xword r_info; /* index & type of relocation */ member in struct:__anon11183
/freebsd-10.0-release/contrib/llvm/include/llvm/Object/
H A DELF.h320 Elf_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
335 Elf_Xword r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
358 Elf_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
374 Elf_Xword r_info; // Symbol table index and type of relocation to apply member in struct:llvm::object::Elf_Rel_Base
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DELF.h1267 Elf32_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::ELF::Elf32_Rel
1283 Elf32_Word r_info; // Symbol table index and type of relocation to apply member in struct:llvm::ELF::Elf32_Rela
1300 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member in struct:llvm::ELF::Elf64_Rel
1318 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. member in struct:llvm::ELF::Elf64_Rela
[all...]

Completed in 134 milliseconds