Searched refs:RelocType64 (Results 1 – 2 of 2) sorted by relevance
350 RelocType64(const ELFRel &rel) in RelocType64() function409 RelocType64(const ELFRela &rela) in RelocType64() function
63 RelocType64(const ELFRelocation &rel);116 ELFRelocation::RelocType64(const ELFRelocation &rel) in RelocType64() function in __anonacd6c33a0111::ELFRelocation119 return ELFRel::RelocType64(*rel.reloc.get<ELFRel*>()); in RelocType64()121 return ELFRela::RelocType64(*rel.reloc.get<ELFRela*>()); in RelocType64()1321 reloc_type = ELFRelocation::RelocType64; in ParsePLTRelocations()