Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSourceManager.cpp338 Module *executable_ptr = target_sp->GetExecutableModulePointer(); in GetDefaultFileAndLine() local
339 if (executable_ptr) { in GetDefaultFileAndLine()
344 executable_ptr->FindFunctions(main_name, CompilerDeclContext(), in GetDefaultFileAndLine()