Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp172 static unsigned getPlainRelocationType(const MachOObjectFile &O, in getPlainRelocationType() function
4413 return getPlainRelocationType(*this, RE); in getAnyRelocationType()