Home
last modified time | relevance | path

Searched defs:GetObjFileInterface (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp276 GetObjectFileInterface GetObjFileInterface) { in Load()
288 GetObjectFileInterface GetObjFileInterface) { in Load()
338 GetObjectFileInterface GetObjFileInterface) { in Create()
422 GetObjectFileInterface GetObjFileInterface, Error &Err) in StaticLibraryDefinitionGenerator()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DExecutionUtils.h311 GetObjectFileInterface GetObjFileInterface; variable