Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/ !
H A Dkasan.py634 def _print_shadow_map(self, shadow_addr, lines_around=1, line_width=16): argument
636 line_width * lines_around)
638 (line_width * lines_around) + line_width)