Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp276 GetObjectFileInterface GetObjFileInterface) { in Load()
288 GetObjectFileInterface GetObjFileInterface) { in Load()
338 GetObjectFileInterface GetObjFileInterface) { in Create()
422 GetObjectFileInterface GetObjFileInterface, Error &Err) in StaticLibraryDefinitionGenerator()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h311 GetObjectFileInterface GetObjFileInterface; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1623 GetObjFileInterface; in addLibraries() local