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.cpp297 GetObjectFileInterface GetObjFileInterface) { in Load()
312 GetObjectFileInterface GetObjFileInterface) { in Create()
375 GetObjectFileInterface GetObjFileInterface) { in Create()
496 GetObjectFileInterface GetObjFileInterface, in StaticLibraryDefinitionGenerator()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h346 GetObjectFileInterface GetObjFileInterface; variable