Home
last modified time | relevance | path

Searched refs:DebuggerInitialize (Results 1 – 25 of 31) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp89 PlatformQemuUser::CreateInstance, PlatformQemuUser::DebuggerInitialize); in Initialize()
96 void PlatformQemuUser::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() function in PlatformQemuUser
H A DPlatformQemuUser.h74 static void DebuggerInitialize(Debugger &debugger);
/openbsd-src/gnu/llvm/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.h35 static void DebuggerInitialize(lldb_private::Debugger &debugger);
H A DJITLoaderGDB.cpp155 void JITLoaderGDB::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() function in JITLoaderGDB
432 DebuggerInitialize); in Initialize()
/openbsd-src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.h77 static void DebuggerInitialize(Debugger &debugger);
H A DStructuredDataDarwinLog.cpp1046 &CreateInstance, &DebuggerInitialize, &FilterLaunchInfo); in Initialize()
1341 void StructuredDataDarwinLog::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() function in StructuredDataDarwinLog
/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.h81 static void DebuggerInitialize(Debugger &debugger);
H A DTraceIntelPT.cpp82 TraceIntelPTBundleLoader::GetSchema(), DebuggerInitialize); in Initialize()
85 void TraceIntelPT::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() function in TraceIntelPT
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h41 static void DebuggerInitialize(Debugger &debugger);
H A DPlatformDarwin.h53 static void DebuggerInitialize(lldb_private::Debugger &debugger);
H A DPlatformDarwinKernel.cpp61 PlatformDarwinKernel::DebuggerInitialize); in Initialize()
217 void PlatformDarwinKernel::DebuggerInitialize( in DebuggerInitialize() function in PlatformDarwinKernel
H A DPlatformDarwin.cpp91 PlatformDarwin::DebuggerInitialize); in Initialize()
160 void PlatformDarwin::DebuggerInitialize( in DebuggerInitialize() function in PlatformDarwin
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.h40 static void DebuggerInitialize(lldb_private::Debugger &debugger);
H A DProcessKDP.cpp704 DebuggerInitialize); in Initialize()
710 void ProcessKDP::DebuggerInitialize(lldb_private::Debugger &debugger) { in DebuggerInitialize() function in ProcessKDP
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h43 static void DebuggerInitialize(lldb_private::Debugger &debugger);
H A DDynamicLoaderDarwinKernel.cpp1509 DebuggerInitialize); in Initialize()
1516 void DynamicLoaderDarwinKernel::DebuggerInitialize( in DebuggerInitialize() function in DynamicLoaderDarwinKernel
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h40 static void DebuggerInitialize(Debugger &debugger) {} in DebuggerInitialize() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.h43 static void DebuggerInitialize(lldb_private::Debugger &debugger);
H A DSymbolFilePDB.cpp115 DebuggerInitialize); in Initialize()
127 void SymbolFilePDB::DebuggerInitialize(lldb_private::Debugger &debugger) {} in DebuggerInitialize() function in SymbolFilePDB
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h59 static void DebuggerInitialize(lldb_private::Debugger &debugger);
H A DObjectFilePECOFF.cpp184 SaveCore, DebuggerInitialize); in Initialize()
187 void ObjectFilePECOFF::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() function in ObjectFilePECOFF
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h63 static void DebuggerInitialize(Debugger &debugger);
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h467 static void DebuggerInitialize(Debugger &debugger);
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h62 static void DebuggerInitialize(Debugger &debugger);
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h87 static void DebuggerInitialize(lldb_private::Debugger &debugger);

12