Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DMachO.h466 uint8_t getRelocationLength(DataRefImpl Rel) const;
/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp2334 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile