Searched refs:getAnyRelocationLength (Results 1 – 12 of 12) 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()
157 unsigned Size = Obj.getAnyRelocationLength(RE); in processSECTDIFFRelocation()
166 unsigned Size = Obj.getAnyRelocationLength(RE); in processSubtractRelocation()
357 unsigned HalfDiffKindBits = MachO.getAnyRelocationLength(RE); in processHALFSECTDIFFRelocation()
571 W.printNumber("Length", Obj->getAnyRelocationLength(RE)); in printRelocation()592 << " " << Obj->getAnyRelocationLength(RE); in printRelocation()
483 unsigned getAnyRelocationLength(const MachO::any_relocation_info &RE) const;
524 unsigned RelocSize = 1 << Obj.getAnyRelocationLength(MachOReloc); in findValidRelocsMachO()
101 R.length = Obj.getAnyRelocationLength(RE); in constructSectionCommon()
2282 return getAnyRelocationLength(RE); in getRelocationLength()4235 unsigned MachOObjectFile::getAnyRelocationLength( in getAnyRelocationLength() function in MachOObjectFile
560 bool isUpper = (Obj->getAnyRelocationLength(RE) & 0x1) == 1; in getMachORelocationValueString()822 const unsigned r_length = O->getAnyRelocationLength(RE); in PrintRelocationEntries()2814 r_length = info->O->getAnyRelocationLength(RE); in SymbolizerGetOpInfo()