Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/kmemory/
H A Dzone.py698 submap_name = submap_arr.xGetCStringAtIndex(submap_idx)
/xnu-8796.121.2/tools/lldbmacros/core/
H A Dlldbwrap.py1152 def xGetCStringAtIndex(self, index, *args): member in SBValue