Home
last modified time | relevance | path

Searched defs:bitsize (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/tools/lldbmacros/
H A Dpmap.py7 def ReadPhysInt(phys_addr, bitsize = 64, cpuval = None): argument
218 def WritePhysInt(phys_addr, int_val, bitsize = 64): argument