Home
last modified time | relevance | path

Searched defs:dsymForUUIDBinary (Results 1 – 1 of 1) sorted by relevance

/external/lldb/examples/python/
Dcrashlog.py147 dsymForUUIDBinary = os.path.expanduser('~rc/bin/dsymForUUID') variable in CrashLog.DarwinImage
149 dsymForUUIDBinary = commands.getoutput('which dsymForUUID') variable in CrashLog.DarwinImage