Searched refs:eSearchDepthModule (Results 1 – 10 of 10) sorted by relevance
73 lldb::SearchDepth GetDepth() override { return lldb::eSearchDepthModule; } in GetDepth()123 lldb::SearchDepth GetDepth() override { return lldb::eSearchDepthModule; } in GetDepth()268 lldb::SearchDepth GetDepth() override { return lldb::eSearchDepthModule; } in GetDepth()
260 if (searcher.GetDepth() >= lldb::eSearchDepthModule) { in DoModuleIteration()262 if (searcher.GetDepth() == lldb::eSearchDepthModule) { in DoModuleIteration()280 if (searcher.GetDepth() == lldb::eSearchDepthModule) { in DoModuleIteration()831 if (searcher.GetDepth() == lldb::eSearchDepthModule) { in Search()
190 return lldb::eSearchDepthModule; in GetDepth()
154 lldb::SearchDepth depth = lldb::eSearchDepthModule; in GetDepth()
257 return lldb::eSearchDepthModule; in GetDepth()
399 return lldb::eSearchDepthModule; in GetDepth()
460 return lldb::eSearchDepthModule; in GetDepth()508 return lldb::eSearchDepthModule; in GetDepth()
262 return lldb::eSearchDepthModule; in ScriptedBreakpointResolverSearchDepth()
299 eSearchDepthModule, enumerator
2001 int depth_as_int = lldb::eSearchDepthModule; in ScriptedBreakpointResolverSearchDepth()2013 return lldb::eSearchDepthModule; in ScriptedBreakpointResolverSearchDepth()2018 return lldb::eSearchDepthModule; in ScriptedBreakpointResolverSearchDepth()