Searched defs:LoadCore (Results 1 – 2 of 2) sorted by relevance
232 SBProcess SBTarget::LoadCore(const char *core_file) { in LoadCore() function in SBTarget239 SBProcess SBTarget::LoadCore(const char *core_file, lldb::SBError &error) { in LoadCore() function in SBTarget
2608 Status Process::LoadCore() { in LoadCore() function in Process