Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp84 __anon54ed0ecf0102(ExecutorAddrRange R, bool AutoRegisterCode) llvm_orc_registerJITLoaderGDBAllocAction() argument
100 __anon54ed0ecf0202(ExecutorAddrRange R, bool AutoRegisterCode) llvm_orc_registerJITLoaderGDBWrapper() argument
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.h101 bool AutoRegisterCode; variable
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.cpp53 registerDebugObject(ExecutorAddrRange TargetMem,bool AutoRegisterCode) registerDebugObject() argument
H A DDebugObjectManagerPlugin.cpp392 DebugObjectManagerPlugin(ExecutionSession & ES,std::unique_ptr<DebugObjectRegistrar> Target,bool RequireDebugSections,bool AutoRegisterCode) DebugObjectManagerPlugin() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp281 static constexpr bool AutoRegisterCode = true; completeSynthesisAndRegister() local