Lines Matching full:dump
58 \fI\%dump\fP
142 \fI\%pretty\fP \- Dump symbol and type information in a format that
145 \fI\%dump\fP \- Dump low level types and structures from the PDB
148 \fI\%bytes\fP \- Dump data from the PDB file\(aqs streams, records,
332 Dump external (e.g. exported) symbols
337 Dump global symbols
342 Dump the mappings between source lines and code addresses.
352 Type of symbols to dump when \-globals, \-externals, or \-module\-syms is
409 .SS dump
411 USAGE: \fBllvm\-pdbutil\fP dump [\fIoptions\fP] <input PDB file>
414 The \fBdump\fP subcommand displays low level information about the structure of a
422 The \fBdump\fP subcommand exposes internal details of the file format. As
432 dump a summary of all of the streams in the PDB file.
443 Dump MSF and PDB header information.
449 For all options that dump information from each module/compiland, limit to
455 Dump the source files that contribute to each displayed module.
460 Dump inlinee line information (DEBUG_S_INLINEELINES CodeView subsection)
465 Dump line information (DEBUG_S_LINES CodeView subsection)
470 Dump compiland information
475 Dump cross module exports (DEBUG_S_CROSSSCOPEEXPORTS CodeView subsection)
480 Dump cross module imports (DEBUG_S_CROSSSCOPEIMPORTS CodeView subsection)
486 dump global symbol records
491 dump additional information about the globals, such as hash buckets and hash
497 dump public symbol records
502 dump additional information about the publics, such as hash buckets and hash
508 dump symbols (functions, variables, etc) for each module dumped.
520 Dump CodeView type records from TPI stream
525 Dump additional information from the TPI stream, such as hashes and the type
537 Only dump types with the specified type index.
542 Dump CodeView type records from IPI stream.
547 Dump additional information from the IPI stream, such as hashes and the type
559 only dump ID records with the specified hexadecimal type index.
568 \fI\-dependents=0x4000\fP, then this would dump both records (as well as any other
580 Dump section contributions.
585 Dump image section headers.
590 Dump section map.
595 Dump PDB string table.
602 Like the \fBdump\fP subcommand, the \fBbytes\fP subcommand displays low level
616 Dump binary data from specified range of MSF file blocks.
621 Dump binary data from specified range of bytes in the file.
626 Dump the MSF free page map.
631 Dump binary data from the specified streams. Format is SN[:Start][@Size].
639 Dump bytes of PDB Name Map
645 Dump the edit and continue map substream of the DBI stream.
650 Dump the file info substream of the DBI stream.
655 Dump the modi substream of the DBI stream.
660 Dump section contributions substream of the DBI stream.
665 Dump the section map from the DBI stream.
670 Dump the type server map from the DBI stream.
677 options in this category will dump bytes from all modules.
682 Dump the bytes of each module\(aqs C13 debug subsection.
688 separate chunk for each subsection type, and dump them separately.
693 Dump the symbol record substream from each module.
699 Dump the record from the IPI stream with the given type index.
704 Dump the record from the TPI stream with the given type index.