HomeSort by relevance Sort by last modified time
    Searched full:mib_other (Results 1 - 1 of 1) sorted by null

  /external/lldb/tools/debugserver/source/MacOSX/
MachVMMemory.cpp 123 static int mib_other[CTL_MAXNAME]; local
159 r = sysctlnametomib("machdep.memmap.Other", mib_other,
194 if(-1 == sysctl(mib_other, mib_other_len, &other,

Completed in 292 milliseconds