Home
last modified time | relevance | path

Searched refs:executable_ptr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSourceManager.cpp349 Module *executable_ptr = target_sp->GetExecutableModulePointer(); in GetDefaultFileAndLine() local
350 if (executable_ptr) { in GetDefaultFileAndLine()
358 executable_ptr->FindFunctions(main_name, CompilerDeclContext(), in GetDefaultFileAndLine()