Searched refs:RelocSymbol32 (Results 1 – 2 of 2) sorted by relevance
358 RelocSymbol32(const ELFRel &rel) in RelocSymbol32() function417 RelocSymbol32(const ELFRela &rela) in RelocSymbol32() function
66 RelocSymbol32(const ELFRelocation &rel);125 ELFRelocation::RelocSymbol32(const ELFRelocation &rel) in RelocSymbol32() function in __anonacd6c33a0111::ELFRelocation128 return ELFRel::RelocSymbol32(*rel.reloc.get<ELFRel*>()); in RelocSymbol32()130 return ELFRela::RelocSymbol32(*rel.reloc.get<ELFRela*>()); in RelocSymbol32()1317 reloc_symbol = ELFRelocation::RelocSymbol32; in ParsePLTRelocations()