Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/unit/tools/
H A Dgenerate_ut_proj.py87 TYPE_EXE = '"compiled.mach-o.executable"' variable
204 return TYPE_EXE
223 if typ == TYPE_STATIC_LIB or typ == TYPE_EXE: