Home
last modified time | relevance | path

Searched refs:Dump (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-pdbutil.rst30 * :ref:`pretty_subcommand` - Dump symbol and type information in a format that
32 * :ref:`dump_subcommand` - Dump low level types and structures from the PDB
34 * :ref:`bytes_subcommand` - Dump data from the PDB file's streams, records,
186 Dump external (e.g. exported) symbols
190 Dump global symbols
194 Dump the mappings between source lines and code addresses.
283 Dump MSF and PDB header information.
295 Dump the source files that contribute to each displayed module.
299 Dump inlinee line information (DEBUG_S_INLINEELINES CodeView subsection)
303 Dump line information (DEBUG_S_LINES CodeView subsection)
[all …]
H A Dllvm-dwarfdump.rst28 Dump all supported DWARF sections.
32 Dump DWARF debug information for the specified CPU architecture.
134 Dump the output in a format that is more friendly for comparing
154 Dump the specified DWARF section by name. Only the
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dlto-dump.texi85 Dump the demangled output.
88 Dump only the defined symbols.
91 Dump initial values of the variables.
100 Dump the symbols in reverse order.
103 Dump the symbols in order of occurrence.
106 Dump the details of specific symbol.
109 Dump the details of LTO objects.
112 Dump the statistics of tree types.
115 Dump the statistics of trees.
118 Dump the statistics of gimple statements.
[all …]
H A Doptinfo.texi13 * Dump setup:: Setup of optimization dumps.
15 * Dump files and streams:: Dump output file names and streams.
16 * Dump output verbosity:: How much information to dump.
17 * Dump types:: Various types of dump functions.
18 * Dump examples:: Sample usage.
21 @node Dump setup
22 @subsection Dump setup
81 @node Dump files and streams
82 @subsection Dump files and streams
108 @node Dump output verbosity
[all …]
H A Dgcov-dump.texi33 @chapter @command{gcov-dump}---an Offline Gcda and Gcno Profile Dump Tool
78 Dump content of records.
82 Dump positions of records.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dlto-dump.texi85 Dump the demangled output.
88 Dump only the defined symbols.
91 Dump initial values of the variables.
100 Dump the symbols in reverse order.
103 Dump the symbols in order of occurrence.
106 Dump the details of specific symbol.
109 Dump the details of LTO objects.
112 Dump the statistics of tree types.
115 Dump the statistics of trees.
118 Dump the statistics of gimple statements.
[all …]
H A Doptinfo.texi13 * Dump setup:: Setup of optimization dumps.
15 * Dump files and streams:: Dump output file names and streams.
16 * Dump output verbosity:: How much information to dump.
17 * Dump types:: Various types of dump functions.
18 * Dump examples:: Sample usage.
21 @node Dump setup
22 @subsection Dump setup
81 @node Dump files and streams
82 @subsection Dump files and streams
108 @node Dump output verbosity
[all …]
H A Dgcov-dump.texi33 @chapter @command{gcov-dump}---an Offline Gcda and Gcno Profile Dump Tool
77 Dump content of records.
81 Dump positions of records.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlang.opt79 Dump the demangled output.
83 Dump only the defined symbols.
106 Dump the details of LTO objects.
110 Dump the statistics of tree types.
114 Dump the statistics of trees.
118 Dump the statistics of gimple statements.
128 Dump the dump tool command line options.
132 Dump the symtab callgraph.
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlang.opt79 Dump the demangled output.
83 Dump only the defined symbols.
106 Dump the details of LTO objects.
110 Dump the statistics of tree types.
114 Dump the statistics of trees.
118 Dump the statistics of gimple statements.
128 Dump the dump tool command line options.
132 Dump the symtab callgraph.
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dsysex77 >>3 byte 0x0A Dump (All)
78 >>3 byte 0x01 Dump (Bank)
133 >>>4 byte 0x10 SNDD (Sound Dump)
138 >>>4 byte 0x11 MULD (Multi Dump)
143 >>>4 byte 0x12 DRMD (Drum Map Dump)
148 >>>4 byte 0x13 PATD (Sequencer Pattern Dump)
153 >>>4 byte 0x14 GLBD (Global Parameter Dump)
157 >>>4 byte 0x17 MODD (Mode Parameter Dump)
162 >>>4 byte 0x10 SNDD (Sound Dump)
167 >>>4 byte 0x11 MULD (Multi Dump)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp28 static cl::SubCommand Dump("fdr-dump", "FDR Trace Dump"); variable
31 cl::Required, cl::sub(Dump));
34 cl::init(false), cl::sub(Dump));
36 static CommandRegistration Unused(&Dump, []() -> Error { in __anon06fcd1400102()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.opt207 Dump various analyzer internals to SRCFILE.analyzer.txt.
211 Dump various analyzer internals to stderr.
215 Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file.
219 Dump the analyzer exploded graph to a SRCFILE.eg.dot file.
227 Dump a textual representation of the exploded graph to SRCFILE.eg.txt.
231 Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt.
235 Dump a textual representation of each diagnostic's exploded path to SRCFILE.IDX.KIND.epath.txt.
239 Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot.
243 Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file.
247 Dump state-purging information to a SRCFILE.state-purge.dot file.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.opt147 Dump various analyzer internals to SRCFILE.analyzer.txt.
151 Dump various analyzer internals to stderr.
155 Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file.
159 Dump the analyzer exploded graph to a SRCFILE.eg.dot file.
167 Dump a textual representation of the exploded graph to SRCFILE.eg.txt.
171 Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt.
175 Dump state-purging information to a SRCFILE.state-purge.dot file.
179 Dump the analyzer supergraph to a SRCFILE.supergraph.dot file.
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp42 static cl::opt<bool> Dump("dump", cl::desc("Dump low level bitcode trace")); variable
106 Dump ? Optional<BCDumpOptions>(O) : Optional<BCDumpOptions>(None), in main()
109 if (Dump) in main()
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp43 bool Dump = false; member
105 if (Info.Dump) in generateReproducerMetaInfo()
175 InvocationInfo.Dump = true; in cc1gen_reproducer_main()
/netbsd-src/sys/gdbscripts/
H A Dmsgbuf38 # Dump the unread section
47 # Dump the whole thing
64 Dump the kernel message buffer.
H A Dbdump29 # Dump the entire buffer cache.
49 # Dump the buffers in a particular hashbucket.
63 # Dump the buffers on the empty and age queues
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cc89 void Dump() { in Dump() function in __sancov::__anonad5a09220111::TracePcGuardController
219 __sancov::pc_guard_controller.Dump(); in __sanitizer_dump_trace_pc_guard_coverage()
H A Dsanitizer_coverage_libcdep_new.cc143 void Dump() { in Dump() function in __sancov::__anonee27a13b0111::TracePcGuardController
187 __sancov::pc_guard_controller.Dump(); in __sanitizer_dump_trace_pc_guard_coverage()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cc86 void Dump() { in Dump() function in __sancov::__anonb7d18b040111::TracePcGuardController
216 __sancov::pc_guard_controller.Dump(); in __sanitizer_dump_trace_pc_guard_coverage()
H A Dsanitizer_coverage_libcdep_new.cc141 void Dump() { in Dump() function in __sancov::__anon8a71441d0111::TracePcGuardController
185 __sancov::pc_guard_controller.Dump(); in __sanitizer_dump_trace_pc_guard_coverage()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp91 void Dump() { in Dump() function in __sancov::__anon7f06d8740111::TracePcGuardController
231 __sancov::pc_guard_controller.Dump(); in __sanitizer_dump_trace_pc_guard_coverage()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTConsumers.cpp36 enum Kind { DumpFull, Dump, Print, None }; enumerator
171 : DumpDecls ? ASTPrinter::Dump : ASTPrinter::None, in CreateASTDumper()
/netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/
H A DRequest.pm63 $res = $marshall->Dump . "\n";

12345678910>>...15