Home
last modified time | relevance | path

Searched defs:ObjLinkingLayer (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
DLLJITWithGDBRegistrationListener.cpp70 auto ObjLinkingLayer = in main() local
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h159 ObjectLinkingLayer &ObjLinkingLayer; variable
DLLJIT.h211 std::unique_ptr<ObjectLayer> ObjLinkingLayer; variable
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
DLLJITWithObjectLinkingLayerPlugin.cpp146 auto ObjLinkingLayer = std::make_unique<ObjectLinkingLayer>( in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp96 auto ObjLinkingLayer = in createObjectLinkingLayer() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h145 std::unique_ptr<ObjectLayer> ObjLinkingLayer; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMachOPlatform.cpp149 ExecutionSession &ES, ObjectLinkingLayer &ObjLinkingLayer, in MachOPlatform()
DLLJIT.cpp958 std::unique_ptr<ObjectLinkingLayer> ObjLinkingLayer; in prepareForConstruction() local
1023 auto ObjLinkingLayer = in createObjectLinkingLayer() local