Searched refs:Dumps (Results 1 – 6 of 6) sorted by relevance
37 Dumps DTB size, format and other key values.67 Dumps the list of reserved memory regions.
1659 SmallVector<DumpInfo, 0> Dumps; variable1748 ArrayRef<DumpInfo> getDumps() const { return Dumps; } in getDumps()1826 Dumps.push_back(DumpInfo(Loc, Message)); in addDump()1833 void appendDumps(const Record *Rec) { Dumps.append(Rec->Dumps); } in appendDumps()
29 # Dumps a file to the test's stdout for debugging purposes.
88 …help = "Dumps the database in a human readable format to the specified file, \nor the standard out…
716 // "Collecting User-Mode Dumps" that may optionally be set to collect crash
2974 for (DumpInfo &Dump : Dumps) { in resolveReferences()