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

/external/lldb/examples/python/
H A Dsymbolication.py520 def print_module_section (section, depth): function
525 print_module_section (section.GetSubSectionAtIndex(sect_idx), depth - 1)
529 print_module_section (sect, depth)

Completed in 115 milliseconds