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.
1666 SmallVector<DumpInfo, 0> Dumps; variable1758 ArrayRef<DumpInfo> getDumps() const { return Dumps; } in getDumps()1820 Dumps.push_back(DumpInfo(Loc, Message)); in addDump()1827 void appendDumps(const Record *Rec) { Dumps.append(Rec->Dumps); } in appendDumps()
29 # Dumps a file to the test's stdout for debugging purposes.
82 …help = "Dumps the database in a human readable format to the specified file, \nor the standard out…
775 // "Collecting User-Mode Dumps" that may optionally be set to collect crash
2877 for (auto &Dump : Dumps) { in resolveReferences()