Home
last modified time | relevance | path

Searched defs:AutoRegisterCode (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp81 [](ExecutorAddrRange R, bool AutoRegisterCode) { in llvm_orc_registerJITLoaderGDBAllocAction()
97 [](ExecutorAddrRange R, bool AutoRegisterCode) { in llvm_orc_registerJITLoaderGDBWrapper()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h102 bool AutoRegisterCode; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.cpp50 bool AutoRegisterCode) { in registerDebugObject()
H A DDebuggerSupportPlugin.cpp
H A DDebugObjectManagerPlugin.cpp391 bool RequireDebugSections, bool AutoRegisterCode) in DebugObjectManagerPlugin()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp287 static constexpr bool AutoRegisterCode = true; in completeSynthesisAndRegister() local