Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp162 static unsigned getPlainRelocationLength(const MachOObjectFile &O, in getPlainRelocationLength() function
4597 return getPlainRelocationLength(*this, RE); in getAnyRelocationLength()