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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp283 Module *executable_ptr = target_sp->GetExecutableModulePointer(); local
284 if (executable_ptr)
291 size_t num_matches = executable_ptr->FindFunctions (main_name,

Completed in 104 milliseconds