Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h493 uint8_t getRelocationLength(DataRefImpl Rel) const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2385 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile