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()
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()
638 unsigned getAnyRelocationLength(const MachO::any_relocation_info &RE) const;
107 R.length = Obj.getAnyRelocationLength(RE); in constructSectionCommon()
809 unsigned RelocSize = 1 << Obj.getAnyRelocationLength(MachOReloc); in findValidRelocsMachO()
2380 return getAnyRelocationLength(RE); in getRelocationLength()4582 unsigned MachOObjectFile::getAnyRelocationLength( in getAnyRelocationLength() function in MachOObjectFile
579 bool isUpper = (Obj->getAnyRelocationLength(RE) & 0x1) == 1; in getMachORelocationValueString()841 const unsigned r_length = O->getAnyRelocationLength(RE); in PrintRelocationEntries()3071 r_length = info->O->getAnyRelocationLength(RE); in SymbolizerGetOpInfo()