Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp166 static unsigned getPlainRelocationType(const MachOObjectFile &O, in getPlainRelocationType() function
4214 return getPlainRelocationType(*this, RE); in getAnyRelocationType()