Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp148 static bool getPlainRelocationPCRel(const MachOObjectFile &O, in getPlainRelocationPCRel() function
4398 return getPlainRelocationPCRel(*this, RE); in getAnyRelocationPCRel()