Searched refs:RelocationInfoType (Results 1 – 3 of 3) sorted by relevance
76 MachO::RelocationInfoType RelType = in getRelocationEntry()77 static_cast<MachO::RelocationInfoType>(Obj.getAnyRelocationType(RelInfo)); in getRelocationEntry()
134 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()308 MachO::RelocationInfoType RelType = in resolveRelocation()309 static_cast<MachO::RelocationInfoType>(RE.RelType); in resolveRelocation()
437 enum RelocationInfoType { enum