Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/lldbmacros/core/
H A Dstandard.py146 def converter(cls, name, raw=False): member in SBValueFormatter
288 @SBValueFormatter.converter("c_str", raw=True)
292 @SBValueFormatter.converter("human_size")
/xnu-10002.1.13/tools/lldbmacros/kmemory/
H A Dvm.py23 @SBValueFormatter.converter("vm_prot")
/xnu-10002.1.13/tools/lldbmacros/
H A Dmemory.py3484 @SBValueFormatter.converter("vm_kern_tag")