Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp275 GetObjectFileInterface GetObjFileInterface) { in Load()
287 GetObjectFileInterface GetObjFileInterface) { in Load()
337 GetObjectFileInterface GetObjFileInterface) { in Create()
397 GetObjectFileInterface GetObjFileInterface, Error &Err) in StaticLibraryDefinitionGenerator()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h301 GetObjectFileInterface GetObjFileInterface; variable
/llvm-project-15.0.7/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1641 GetObjFileInterface; in addLibraries() local