Searched defs:rel_hdr (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-sparc.c152 Elf_Internal_Shdr *rel_hdr; local
54 elf64_sparc_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, asymbol **symbols, bfd_boolean dynamic) argument
[all...]
H A Delfcode.h1348 elf_slurp_reloc_table_from_section(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
1452 Elf_Internal_Shdr *rel_hdr; local
[all...]
H A Delf64-mips.c2411 mips_elf64_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
2585 Elf_Internal_Shdr *rel_hdr; local
2660 Elf_Internal_Shdr *rel_hdr; local
2719 mips_elf64_write_rel(bfd *abfd, asection *sec, Elf_Internal_Shdr *rel_hdr, int *count, void *data) argument
[all...]
H A Delf32-spu.c2844 Elf_Internal_Shdr *rel_hdr; local
H A Delf-bfd.h1165 Elf_Internal_Shdr rel_hdr; member in struct:bfd_elf_section_data
H A Delf.c2726 _bfd_elf_init_reloc_shdr(bfd *abfd, Elf_Internal_Shdr *rel_hdr, asection *asect, bfd_boolean use_rela_p) argument
[all...]
H A Delflink.c2146 Elf_Internal_Shdr *rel_hdr; local
2222 _bfd_elf_link_size_reloc_section(bfd *abfd, Elf_Internal_Shdr *rel_hdr, asection *o) argument
7198 elf_link_adjust_relocs(bfd *abfd, Elf_Internal_Shdr *rel_hdr, unsigned int count, struct elf_link_hash_entry **rel_hash) argument
8995 Elf_Internal_Shdr *rel_hdr; local
[all...]
H A Delfxx-mips.c7802 Elf_Internal_Shdr *rel_hdr; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1292 ParsePLTRelocations(Symtab *symbol_table, user_id_t start_id, unsigned rel_type, const ELFHeader *hdr, const ELFSectionHeader *rel_hdr, const ELFSectionHeader *plt_hdr, const ELFSectionHeader *sym_hdr, const lldb::SectionSP &plt_section_sp, DataExtractor &rel_data, DataExtractor &symtab_data, DataExtractor &strtab_data) argument
1366 ParseTrampolineSymbols(Symtab *symbol_table, user_id_t start_id, const ELFSectionHeaderInfo *rel_hdr, user_id_t rel_id) argument

Completed in 306 milliseconds