Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp276 GetObjectFileInterface GetObjFileInterface) { in Load()
323 GetObjectFileInterface GetObjFileInterface) { in Create()
341 GetObjectFileInterface GetObjFileInterface) { in Create()
475 GetObjectFileInterface GetObjFileInterface, Error &Err) in StaticLibraryDefinitionGenerator()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h326 GetObjectFileInterface GetObjFileInterface; variable