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