Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDMachOObjectFile.cpp174 static unsigned getPlainRelocationType(const MachOObjectFile &O, in getPlainRelocationType() function
4605 return getPlainRelocationType(*this, RE); in getAnyRelocationType()