Searched defs:AutoRegisterCode (Results 1 – 5 of 5) sorted by relevance
| /llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ | ||
| H A D | JITLoaderGDB.cpp | 84 __anon54ed0ecf0102(ExecutorAddrRange R, bool AutoRegisterCode) llvm_orc_registerJITLoaderGDBAllocAction() argument |
| /llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
| H A D | DebugObjectManagerPlugin.h | 101 bool AutoRegisterCode; variable |
| /llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
| H A D | EPCDebugObjectRegistrar.cpp | 53 registerDebugObject(ExecutorAddrRange TargetMem,bool AutoRegisterCode) registerDebugObject() argument |
| H A D | DebugObjectManagerPlugin.cpp | 392 DebugObjectManagerPlugin(ExecutionSession & ES,std::unique_ptr<DebugObjectRegistrar> Target,bool RequireDebugSections,bool AutoRegisterCode) DebugObjectManagerPlugin() argument |
| /llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ | ||
| H A D | DebuggerSupportPlugin.cpp | 281 static constexpr bool AutoRegisterCode = true; completeSynthesisAndRegister() local |