Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DMachOObjectFile.cpp129 static bool getPlainRelocationPCRel(const MachOObjectFile *O, in getPlainRelocationPCRel() function
2030 return getPlainRelocationPCRel(this, RE); in getAnyRelocationPCRel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp145 static bool getPlainRelocationPCRel(const MachOObjectFile &O, in getPlainRelocationPCRel() function
4221 return getPlainRelocationPCRel(*this, RE); in getAnyRelocationPCRel()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp148 static bool getPlainRelocationPCRel(const MachOObjectFile &O, in getPlainRelocationPCRel() function
4579 return getPlainRelocationPCRel(*this, RE); in getAnyRelocationPCRel()