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
70 RelocSymbol32(const ELFRelocation &rel);129 ELFRelocation::RelocSymbol32(const ELFRelocation &rel) in RelocSymbol32() function in __anonfadcb66a0111::ELFRelocation132 return ELFRel::RelocSymbol32(*rel.reloc.get<ELFRel*>()); in RelocSymbol32()134 return ELFRela::RelocSymbol32(*rel.reloc.get<ELFRela*>()); in RelocSymbol32()1403 reloc_symbol = ELFRelocation::RelocSymbol32; in ParsePLTRelocations()