Searched refs:getAnyRelocationLength (Results 1 – 4 of 4) sorted by relevance
359 W.printNumber("Length", Obj->getAnyRelocationLength(RE)); in printRelocation()371 << " " << Obj->getAnyRelocationLength(RE); in printRelocation()
158 unsigned getAnyRelocationLength(const macho::RelocationEntry &RE) const;
295 unsigned Size = MachO->getAnyRelocationLength(RE); in processRelocationRef()
1123 bool isUpper = getAnyRelocationLength(RE) >> 1; in getRelocationValueString()1425 unsigned MachOObjectFile::getAnyRelocationLength( in getAnyRelocationLength() function in llvm::object::MachOObjectFile