Home
last modified time | relevance | path

Searched defs:rel_hdr (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf64-mips.c2008 Elf_Internal_Shdr *rel_hdr, in mips_elf64_slurp_one_reloc_table()
2181 Elf_Internal_Shdr *rel_hdr; in mips_elf64_slurp_reloc_table() local
2256 Elf_Internal_Shdr *rel_hdr; in mips_elf64_write_relocs() local
2316 Elf_Internal_Shdr *rel_hdr, in mips_elf64_write_rel()
H A Delfcode.h1230 Elf_Internal_Shdr *rel_hdr, in elf_slurp_reloc_table_from_section()
1337 Elf_Internal_Shdr *rel_hdr; in elf_slurp_reloc_table() local
H A Delflink.h2837 Elf_Internal_Shdr *rel_hdr; variable
4791 elf_link_size_reloc_section (abfd, rel_hdr, o) in elf_link_size_reloc_section() argument
4845 elf_link_adjust_relocs (abfd, rel_hdr, count, rel_hash) in elf_link_adjust_relocs() argument
7426 Elf_Internal_Shdr *rel_hdr; local
H A Delf64-sparc.c353 sparc64_elf_slurp_one_reloc_table (abfd, asect, rel_hdr, symbols, dynamic) in sparc64_elf_slurp_one_reloc_table() argument
456 Elf_Internal_Shdr *rel_hdr; local
H A Delflink.c1862 Elf_Internal_Shdr *rel_hdr; in _bfd_elf_link_read_relocs() local
1939 Elf_Internal_Shdr *rel_hdr, in _bfd_elf_link_size_reloc_section()
5436 Elf_Internal_Shdr *rel_hdr, in elf_link_adjust_relocs()
6942 Elf_Internal_Shdr *rel_hdr; in elf_reloc_link_order() local
H A Delf-bfd.h985 Elf_Internal_Shdr rel_hdr; member
H A Delf.c2321 Elf_Internal_Shdr *rel_hdr, in _bfd_elf_init_reloc_shdr()
H A Delfxx-mips.c6232 Elf_Internal_Shdr *rel_hdr; in _bfd_mips_elf_relocate_section() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-mips.c2389 Elf_Internal_Shdr *rel_hdr, in mips_elf64_slurp_one_reloc_table()
2562 Elf_Internal_Shdr *rel_hdr; in mips_elf64_slurp_reloc_table() local
2637 Elf_Internal_Shdr *rel_hdr; in mips_elf64_write_relocs() local
2697 Elf_Internal_Shdr *rel_hdr, in mips_elf64_write_rel()
H A Delf64-sparc.c55 Elf_Internal_Shdr *rel_hdr, in elf64_sparc_slurp_one_reloc_table()
152 Elf_Internal_Shdr *rel_hdr; in elf64_sparc_slurp_reloc_table() local
H A Delfcode.h1313 Elf_Internal_Shdr *rel_hdr, in elf_slurp_reloc_table_from_section()
1415 Elf_Internal_Shdr *rel_hdr; in elf_slurp_reloc_table() local
H A Delflink.c2041 Elf_Internal_Shdr *rel_hdr; in _bfd_elf_link_read_relocs() local
2118 Elf_Internal_Shdr *rel_hdr, in _bfd_elf_link_size_reloc_section()
6187 Elf_Internal_Shdr *rel_hdr, in elf_link_adjust_relocs()
7824 Elf_Internal_Shdr *rel_hdr; in elf_reloc_link_order() local
H A Delf-bfd.h1085 Elf_Internal_Shdr rel_hdr; member
H A Delf.c2676 Elf_Internal_Shdr *rel_hdr, in _bfd_elf_init_reloc_shdr()
H A Delfxx-mips.c7720 Elf_Internal_Shdr *rel_hdr; in _bfd_mips_elf_relocate_section() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2428 GetPltEntrySizeAndOffset(const ELFSectionHeader *rel_hdr, in GetPltEntrySizeAndOffset()
2463 const ELFHeader *hdr, const ELFSectionHeader *rel_hdr, in ParsePLTRelocations()
2527 const ELFSectionHeaderInfo *rel_hdr, in ParseTrampolineSymbols()
2641 Symtab *symtab, const ELFHeader *hdr, const ELFSectionHeader *rel_hdr, in ApplyRelocations()
2754 unsigned ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr, in RelocateDebugSections()