Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h342 uint8_t getRelocationLength(DataRefImpl Rel) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2280 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile