Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dpmap.py218 def WritePhysInt(phys_addr, int_val, bitsize = 64): argument
228 if not KDPWritePhysMEM(phys_addr, int_val, bitsize):