Searched refs:getAnyRelocationLength (Results 1 – 10 of 10) sorted by relevance
73 unsigned Size = Obj.getAnyRelocationLength(RelInfo); in getRelocationEntry()
67 unsigned Size = Obj.getAnyRelocationLength(RE); in processScatteredVANILLA()
294 assert(Obj.getAnyRelocationLength(RelInfo) == 2); in processRelocationRef()488 unsigned Size = Obj.getAnyRelocationLength(RE); in processSubtractRelocation()
165 unsigned Size = Obj.getAnyRelocationLength(RE); in processSubtractRelocation()
156 unsigned Size = Obj.getAnyRelocationLength(RE); in processSECTDIFFRelocation()
356 unsigned HalfDiffKindBits = MachO.getAnyRelocationLength(RE); in processHALFSECTDIFFRelocation()
580 W.printNumber("Length", Obj->getAnyRelocationLength(RE)); in printRelocation() 601 << " " << Obj->getAnyRelocationLength(RE); in printRelocation()
642 unsigned getAnyRelocationLength(const MachO::any_relocation_info &RE) const;
2387 return getAnyRelocationLength(RE); in getRelocationLength()4593 unsigned MachOObjectFile::getAnyRelocationLength( in getAnyRelocationLength() function in MachOObjectFile
553 bool isUpper = (Obj->getAnyRelocationLength(RE) & 0x1) == 1; in getMachORelocationValueString()815 const unsigned r_length = O->getAnyRelocationLength(RE); in PrintRelocationEntries()3033 r_length = info->O->getAnyRelocationLength(RE); in SymbolizerGetOpInfo()