Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DSourceManager.cpp283 Module *executable_ptr = target_sp->GetExecutableModulePointer(); in GetDefaultFileAndLine() local
284 if (executable_ptr) in GetDefaultFileAndLine()
291 size_t num_matches = executable_ptr->FindFunctions (main_name, in GetDefaultFileAndLine()