Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp82 [](ExecutorAddrRange R, bool AutoRegisterCode) { in llvm_orc_registerJITLoaderGDBAllocAction()
98 [](ExecutorAddrRange R, bool AutoRegisterCode) { in llvm_orc_registerJITLoaderGDBWrapper()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h101 bool AutoRegisterCode; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.cpp53 bool AutoRegisterCode) { in registerDebugObject()
H A DDebugObjectManagerPlugin.cpp392 bool RequireDebugSections, bool AutoRegisterCode) in DebugObjectManagerPlugin()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp281 static constexpr bool AutoRegisterCode = true; in completeSynthesisAndRegister() local