Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h492 uint8_t getRelocationLength(DataRefImpl Rel) const;
/openbsd/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp2378 uint8_t MachOObjectFile::getRelocationLength(DataRefImpl Rel) const { in getRelocationLength() function in MachOObjectFile