Searched defs:dwarfdump_uuid_regex (Results 1 – 2 of 2) sorted by relevance
9 dwarfdump_uuid_regex = re.compile("UUID: ([-0-9a-fA-F]+) \(([^\(]+)\) .*") variable in AddDsymDownload
299 dwarfdump_uuid_regex = re.compile("UUID: ([-0-9a-fA-F]+) \(([^\(]+)\) .*") variable in CrashLog.DarwinImage