Searched refs:RelocSymbol64 (Results 1 – 2 of 2) sorted by relevance
366 RelocSymbol64(const ELFRel &rel) in RelocSymbol64() function425 RelocSymbol64(const ELFRela &rela) in RelocSymbol64() function
73 RelocSymbol64(const ELFRelocation &rel);138 ELFRelocation::RelocSymbol64(const ELFRelocation &rel) in RelocSymbol64() function in __anonfadcb66a0111::ELFRelocation141 return ELFRel::RelocSymbol64(*rel.reloc.get<ELFRel*>()); in RelocSymbol64()143 return ELFRela::RelocSymbol64(*rel.reloc.get<ELFRela*>()); in RelocSymbol64()1408 reloc_symbol = ELFRelocation::RelocSymbol64; in ParsePLTRelocations()