Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dxnudefines.py115 proc_flag_explain_strings = ["!0x00000004 - process is 32 bit", #only exception that does not foll… variable
H A Dprocess.py110 out_string += "\t" + xnudefines.proc_flag_explain_strings[i] + "\n"
112 out_string += "\t" + xnudefines.proc_flag_explain_strings[0] + "\n"