Searched refs:GetAddrRelocation (Results 1 – 2 of 2) sorted by relevance
227 const RelocationRef &GetAddrRelocation);
2263 auto &GetAddrRelocation = *RelI; in processRelocationRef() local2265 GetAddrRelocation); in processRelocationRef()2414 const RelocationRef &GetAddrRelocation) { in processX86_64TLSRelocation() argument2428 switch (GetAddrRelocation.getType()) { in processX86_64TLSRelocation()