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