Searched refs:RelocType32 (Results 1 – 2 of 2) sorted by relevance
343 RelocType32(const ELFRel &rel) in RelocType32() function402 RelocType32(const ELFRela &rela) in RelocType32() function
60 RelocType32(const ELFRelocation &rel);107 ELFRelocation::RelocType32(const ELFRelocation &rel) in RelocType32() function in __anonacd6c33a0111::ELFRelocation110 return ELFRel::RelocType32(*rel.reloc.get<ELFRel*>()); in RelocType32()112 return ELFRela::RelocType32(*rel.reloc.get<ELFRela*>()); in RelocType32()1316 reloc_type = ELFRelocation::RelocType32; in ParsePLTRelocations()