Searched refs:rel_type (Results 1 – 3 of 3) sorted by relevance
61 _dwarf_get_reloc_size(Dwarf_Debug dbg, Dwarf_Unsigned rel_type) in _dwarf_get_reloc_size() argument68 if (rel_type == R_AARCH64_ABS32) in _dwarf_get_reloc_size()70 else if (rel_type == R_AARCH64_ABS64) in _dwarf_get_reloc_size()74 if (rel_type == R_ARM_ABS32) in _dwarf_get_reloc_size()79 if (rel_type == R_386_32) in _dwarf_get_reloc_size()83 if (rel_type == R_X86_64_32) in _dwarf_get_reloc_size()85 else if (rel_type == R_X86_64_64) in _dwarf_get_reloc_size()89 if (rel_type == R_SPARC_UA32) in _dwarf_get_reloc_size()91 else if (rel_type == R_SPARC_UA64) in _dwarf_get_reloc_size()95 if (rel_type == R_PPC_ADDR32) in _dwarf_get_reloc_size()[all …]
2261 unsigned rel_type, in ParsePLTRelocations() argument2271 ELFRelocation rel(rel_type); in ParsePLTRelocations()2402 unsigned rel_type = PLTRelocationType(); in ParseTrampolineSymbols() local2403 if (!rel_type) in ParseTrampolineSymbols()2408 rel_type, in ParseTrampolineSymbols()
7765 (cons_fix_new_hppa): `reloc_type' => `rel_type'.