Home
last modified time | relevance | path

Searched refs:getRelocationLength (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Object/
DRelocVisitor.h258 return Obj->getRelocationLength(R.getRawDataRefImpl()); in getLengthMachO64()
DMachO.h241 uint8_t getRelocationLength(DataRefImpl Rel) const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h341 uint8_t getRelocationLength(DataRefImpl Rel) const;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachO.h492 uint8_t getRelocationLength(DataRefImpl Rel) const;
/external/llvm/lib/Object/
DMachOObjectFile.cpp892 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2268 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp2378 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile