Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDMachO.h341 uint8_t getRelocationLength(DataRefImpl Rel) const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDMachOObjectFile.cpp2268 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile