Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dmemory.py3106 def getThreadRW(thread, debug, elem_find, force_print): function
3192 string = getThreadRW(thread, debug, 0, True)
3210 print getThreadRW(th, debug, 0, False)
3232 print getThreadRW(th, True, rw_to_find, False)