Searched refs:getRelocationLength (Results 1 – 3 of 3) sorted by relevance
251 return Obj->getRelocationLength(R.getRawDataRefImpl()); in getLengthMachO64()
239 uint8_t getRelocationLength(DataRefImpl Rel) const;
754 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile