Searched defs:LoadCore (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBTarget.cpp | 240 SBProcess SBTarget::LoadCore(const char *core_file) { LoadCore() function in SBTarget |
/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 2784 Status Process::LoadCore() { LoadCore() function in Process |