Home
last modified time | relevance | path

Searched refs:ProcessJD (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.h
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.h40 Create(ExecutionSession &ES, JITDylib &ProcessJD, const Triple &TT);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp331 JITDylib &ProcessJD, in Create() argument
338 if (auto RegisterSym = ES.lookup({&ProcessJD}, RegisterActionAddr)) in Create()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp