Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DSearchFilter.cpp181 if (searcher.GetDepth () >= Searcher::eDepthModule) in DoModuleIteration()
185 if (searcher.GetDepth () == Searcher::eDepthModule) in DoModuleIteration()
209 if (searcher.GetDepth () == Searcher::eDepthModule) in DoModuleIteration()
738 if (searcher.GetDepth() == Searcher::eDepthModule) in Search()
DAddressResolverName.cpp242 return Searcher::eDepthModule; in GetDepth()
/external/lldb/source/Breakpoint/
DBreakpointResolverFileLine.cpp232 return Searcher::eDepthModule; in GetDepth()
DBreakpointResolverName.cpp327 return Searcher::eDepthModule; in GetDepth()
/external/lldb/include/lldb/Core/
DSearchFilter.h44 eDepthModule, enumerator
/external/lldb/source/Commands/
DCommandCompletions.cpp650 return eDepthModule; in GetDepth()
716 return eDepthModule; in GetDepth()