Searched refs:getAnyRelocationLength (Results 1 – 9 of 9) sorted by relevance
140 unsigned Size = Obj.getAnyRelocationLength(RE); in processSECTDIFFRelocation()198 unsigned Size = Obj.getAnyRelocationLength(RE); in processI386ScatteredVANILLA()
216 unsigned HalfDiffKindBits = MachO.getAnyRelocationLength(RE); in processHALFSECTDIFFRelocation()
265 assert(Obj.getAnyRelocationLength(RelInfo) == 2); in processRelocationRef()
74 unsigned Size = Obj.getAnyRelocationLength(RelInfo); in getRelocationEntry()
496 W.printNumber("Length", Obj->getAnyRelocationLength(RE)); in printRelocation()517 << " " << Obj->getAnyRelocationLength(RE); in printRelocation()
326 unsigned getAnyRelocationLength(const MachO::any_relocation_info &RE) const;
734 return getAnyRelocationLength(RE); in getRelocationLength()1921 unsigned MachOObjectFile::getAnyRelocationLength( in getAnyRelocationLength() function in MachOObjectFile
644 bool isUpper = Obj->getAnyRelocationLength(RE) >> 1; in getRelocationValueString()
1908 r_length = info->O->getAnyRelocationLength(RE); in SymbolizerGetOpInfo()