Searched refs:DIDT_All (Results 1 – 3 of 3) sorted by relevance
170 DIDT_All = ~0U, enumerator181 unsigned DumpType = DIDT_All;
463 if (!(DumpType & DIDT_UUID) || DumpType == DIDT_All) in dumpObjectFile()664 DumpType = DIDT_All; in main()667 DumpType = DIDT_All; in main()
362 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump()