Searched defs:archConfig (Results 1 - 1 of 1) sorted by path

/external/lldb/test/
H A Ddotest.py1312 archConfig = "" variable
1315 archConfig = "arch=%s" % archs[ia]
1319 configString = "%s compiler=%s" % (archConfig, compilers[ic])
1321 configString = archConfig

Completed in 221 milliseconds