Searched refs:getObjectFileInterface (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | Layer.cpp | 180 auto I = getObjectFileInterface(getExecutionSession(), O->getMemBufferRef()); in add() 187 auto I = getObjectFileInterface(getExecutionSession(), O->getMemBufferRef()); in add() 198 getObjectFileInterface(L.getExecutionSession(), O->getMemBufferRef()); in Create()
|
H A D | ObjectFileInterface.cpp | 274 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer) { in getObjectFileInterface() function
|
H A D | ExecutionUtils.cpp | 428 this->GetObjFileInterface = getObjectFileInterface; in StaticLibraryDefinitionGenerator()
|
H A D | COFFPlatform.cpp | 252 auto I = getObjectFileInterface(ES, *PerJDObj); in setupJITDylib()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | ObjectFileInterface.h | 33 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | ObjectFileInterface.h | 33 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | ObjectFileInterface.h | 33 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | ObjectFileInterface.h | 33 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ObjectFileInterface.h | 33 getObjectFileInterface(ExecutionSession &ES, MemoryBufferRef ObjBuffer);
|