/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | coredump.c | 12 MODULE_PARM_DESC(coredump_memdump, "Optional ability to dump firmware memory"); 144 mt7915_coredump_fw_state(struct mt7915_dev *dev, struct mt7915_coredump *dump, in mt7915_coredump_fw_state() argument 157 strscpy(dump->fw_state, "normal", sizeof(dump->fw_state)); in mt7915_coredump_fw_state() 159 strscpy(dump->fw_state, "assert", sizeof(dump->fw_state)); in mt7915_coredump_fw_state() 161 strscpy(dump->fw_state, "exception", sizeof(dump->fw_state)); in mt7915_coredump_fw_state() 167 mt7915_coredump_fw_trace(struct mt7915_dev *dev, struct mt7915_coredump *dump, in mt7915_coredump_fw_trace() argument 173 dump->last_msg_id = mt76_rr(dev, MT_FW_LAST_MSG_ID); in mt7915_coredump_fw_trace() 178 dump->eint_info_idx = n; in mt7915_coredump_fw_trace() 183 dump->irq_info_idx = n; in mt7915_coredump_fw_trace() 188 dump->sched_info_idx = n; in mt7915_coredump_fw_trace() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBSymDumper.h | 24 virtual void dump(const PDBSymbolAnnotation &Symbol); 25 virtual void dump(const PDBSymbolBlock &Symbol); 26 virtual void dump(const PDBSymbolCompiland &Symbol); 27 virtual void dump(const PDBSymbolCompilandDetails &Symbol); 28 virtual void dump(const PDBSymbolCompilandEnv &Symbol); 29 virtual void dump(const PDBSymbolCustom &Symbol); 30 virtual void dump(const PDBSymbolData &Symbol); 31 virtual void dump(const PDBSymbolExe &Symbol); 32 virtual void dump(const PDBSymbolFunc &Symbol); 33 virtual void dump(const PDBSymbolFuncDebugEnd &Symbol); [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymDumper.cpp | 17 llvm_unreachable("Attempt to dump " #Type " with no dump implementation"); 24 void PDBSymDumper::dump(const PDBSymbolAnnotation &Symbol) { in dump() function in PDBSymDumper 28 void PDBSymDumper::dump(const PDBSymbolBlock &Symbol) { in dump() function in PDBSymDumper 32 void PDBSymDumper::dump(const PDBSymbolCompiland &Symbol) { in dump() function in PDBSymDumper 36 void PDBSymDumper::dump(const PDBSymbolCompilandDetails &Symbol) { in dump() function in PDBSymDumper 40 void PDBSymDumper::dump(const PDBSymbolCompilandEnv &Symbol) { in dump() function in PDBSymDumper 44 void PDBSymDumper::dump(const PDBSymbolCustom &Symbol) { in dump() function in PDBSymDumper 48 void PDBSymDumper::dump(const PDBSymbolData &Symbol) { in dump() function in PDBSymDumper 52 void PDBSymDumper::dump(const PDBSymbolExe &Symbol) { in dump() function in PDBSymDumper 56 void PDBSymDumper::dump(const PDBSymbolFunc &Symbol) { in dump() function in PDBSymDumper [all …]
|
/freebsd/usr.bin/clang/llvm-pdbutil/ |
H A D | llvm-pdbutil.1 | 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> [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | dump | 3 # $File: dump,v 1.17 2018/06/26 01:07:17 christos Exp $ 4 # dump: file(1) magic for dump file format--for new and old dump filesystems 8 0 name new-dump-be 9 >4 bedate x This dump %s, 10 >8 bedate x Previous dump %s, 27 0 name old-dump-be 28 #>4 bedate x This dump %s, 29 #>8 bedate x Previous dump %s, 46 0 name ufs2-dump-be 47 >896 beqdate x This dump %s, [all …]
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | coredump.c | 12 MODULE_PARM_DESC(coredump_memdump, "Optional ability to dump firmware memory"); 101 mt7996_coredump_fw_state(struct mt7996_dev *dev, struct mt7996_coredump *dump, in mt7996_coredump_fw_state() argument 110 strscpy(dump->fw_state, "normal", sizeof(dump->fw_state)); in mt7996_coredump_fw_state() 112 strscpy(dump->fw_state, "exception", sizeof(dump->fw_state)); in mt7996_coredump_fw_state() 118 mt7996_coredump_fw_stack(struct mt7996_dev *dev, struct mt7996_coredump *dump, in mt7996_coredump_fw_stack() argument 123 strscpy(dump->pc_current, "program counter", sizeof(dump->pc_current)); in mt7996_coredump_fw_stack() 131 dump->pc_stack[0] = mt76_rr(dev, MT_CONN_DBG_CTL_PC_LOG); in mt7996_coredump_fw_stack() 143 dump->pc_stack[i + 1] = in mt7996_coredump_fw_stack() 151 dump->lr_stack[i] = in mt7996_coredump_fw_stack() 165 struct mt7996_coredump *dump; in mt7996_coredump_build() local [all …]
|
/freebsd/sbin/dump/ |
H A D | dump.8 | 33 .Nm dump , 63 A dump that is larger than the output medium is broken into 99 Dump levels. 107 tells dump to 109 last dump of any lower level. 172 Each file will be used for one dump volume in the order listed; 173 if the dump requires more volumes than the number of names given, 226 To obtain a consistent dump image, 231 then does a dump of the snapshot. 232 The snapshot is unlinked as soon as the dump starts, and [all …]
|
/freebsd/sbin/dumpon/ |
H A D | dumpon.8 | 65 utility is used to configure where the kernel can save a crash dump in the case 82 can configure a series of fallback dump devices. 88 local disk dump as a second choice option. 92 Insert the specified dump configuration into the prioritized fallback dump 97 is not specified, the configured dump device is appended to the prioritized 100 Remove the specified dump device configuration or configurations from the 101 fallback dump device list rather than inserting or appending it. 114 dump encryption every time 120 The encrypted dump contents consist of a standard dump header, the 122 dump contents. [all …]
|
/freebsd/sbin/savecore/ |
H A D | savecore.8 | 33 .Nd "save a core dump of the operating system" 57 copies a core dump into 62 and enters a reboot message and information about the core dump into 75 Check to see if a dump exists, 77 An exit status of 0 indicates that a dump is there, 83 Clear the dump, so that future invocations of 87 Force a dump to be taken even if either the dump was cleared or if the 88 dump header information is inconsistent. 90 Do not clear the dump after saving it. 94 to generate and save a kernel dump of the running system, rather than [all …]
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesTypes.cpp | 14 LLVM_DUMP_METHOD void CommonEntityInfo::dump(llvm::raw_ostream &OS) const { in dump() function in clang::api_notes::CommonEntityInfo 26 LLVM_DUMP_METHOD void CommonTypeInfo::dump(llvm::raw_ostream &OS) const { in dump() function in clang::api_notes::CommonTypeInfo 27 static_cast<const CommonEntityInfo &>(*this).dump(OS); in dump() 35 LLVM_DUMP_METHOD void ContextInfo::dump(llvm::raw_ostream &OS) { in dump() function in clang::api_notes::ContextInfo 36 static_cast<CommonTypeInfo &>(*this).dump(OS); in dump() 48 LLVM_DUMP_METHOD void VariableInfo::dump(llvm::raw_ostream &OS) const { in dump() function in clang::api_notes::VariableInfo 49 static_cast<const CommonEntityInfo &>(*this).dump(OS); in dump() 57 LLVM_DUMP_METHOD void ObjCPropertyInfo::dump(llvm::raw_ostream &OS) const { in dump() function in clang::api_notes::ObjCPropertyInfo 58 static_cast<const VariableInfo &>(*this).dump(OS); in dump() 64 LLVM_DUMP_METHOD void ParamInfo::dump(llvm::raw_ostream &OS) const { in dump() function in clang::api_notes::ParamInfo [all …]
|
/freebsd/contrib/elftoolchain/elfdump/ |
H A D | elfdump.1 | 55 Dump all information. 57 Dump section headers. 59 Dump dynamic symbols. 61 Dump ELF header. 63 Dump the GOT. 65 Dump the hash values. 67 Dump the dynamic interpreter. 69 Dump the ELF checksum. 71 Dump note sections. 73 Only dump the section with the specific [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dbg_fw_funcs.c | 267 /* If true, block is taken out of reset before dump */ 1989 bool dump, in ecore_dump_str() argument 1992 if (dump) in ecore_dump_str() 2002 bool dump, in ecore_dump_align() argument 2010 if (dump && align_size) in ecore_dump_align() 2020 bool dump, in ecore_dump_str_param() argument 2027 /* Dump param name */ in ecore_dump_str_param() 2028 offset += ecore_dump_str(char_buf + offset, dump, param_name); in ecore_dump_str_param() 2031 if (dump) in ecore_dump_str_param() 2035 /* Dump param value */ in ecore_dump_str_param() [all …]
|
H A D | ecore_hsi_debug_tools.h | 227 BIN_BUF_DBG_DUMP_REG /* GRC Dump registers */, 228 BIN_BUF_DBG_DUMP_MEM /* GRC Dump memories */, 382 * condition header for registers dump 392 * memory data for registers dump 411 * register data for registers dump 425 * split header for registers dump 828 * GRC Dump data 843 DBG_GRC_PARAM_DUMP_TSTORM /* dump Tstorm memories (0/1) */, 844 DBG_GRC_PARAM_DUMP_MSTORM /* dump Mstorm memories (0/1) */, 845 DBG_GRC_PARAM_DUMP_USTORM /* dump Ustorm memories (0/1) */, [all …]
|
/freebsd/usr.sbin/crashinfo/ |
H A D | crashinfo.8 | 33 .Nd "analyze a core dump of the operating system" 43 utility analyzes a core dump saved by 46 the core dump. 47 For a given core dump file named 54 analyzes the most recent core dump in the core dump directory. 55 A specific core dump may be specified via either the 62 has located a core dump, 63 it analyzes the core dump to determine the exact version of the kernel 73 has located a core dump and kernel, 99 Specify an alternate core dump directory. [all …]
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_gendump.c | 64 /* now initialize hw so user can read the dump in */ in ocs_gen_dump_reset() 138 /* Initiate dump */ in ocs_gen_dump() 141 /* Wait for dump to complete */ in ocs_gen_dump() 142 ocs_log_debug(ocs, "Dump requested, wait for completion.\n"); in ocs_gen_dump() 153 ocs_log_test(ocs, "Failed to see dump after 30 secs\n"); in ocs_gen_dump() 156 ocs_log_debug(ocs, "sucessfully generated dump\n"); in ocs_gen_dump() 170 ocs_log_test(ocs, "dump request to hw failed\n"); in ocs_gen_dump() 203 /* Initiate dump */ in ocs_fdb_dump() 206 /* Wait for dump to complete */ in ocs_fdb_dump() 207 ocs_log_debug(ocs, "Dump requested, wait for completion.\n"); in ocs_fdb_dump() [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 1 //===- llvm-pdbutil.cpp - Dump debug info from a PDB file -------*- C++ -*-===// 101 cl::SubCommand DumpSubcommand("dump", "Dump MSF and CodeView debug info"); 102 cl::SubCommand BytesSubcommand("bytes", "Dump raw bytes from the PDB file"); 105 "Dump debug information using a DIA-like API"); 109 "Dump semantic information about types and symbols"); 174 cl::desc("When dumping a SymIndexId, dump the full details of the " 178 static cl::opt<bool> Enums("enums", cl::desc("Dump enum types"), 180 static cl::opt<bool> Pointers("pointers", cl::desc("Dump enum types"), 182 static cl::opt<bool> UDTs("udts", cl::desc("Dump ud 449 namespace dump { global() namespace [all...] |
/freebsd/sbin/restore/ |
H A D | restore.8 | 34 .Nd "restore files or file systems from backups made with dump" 72 .Xr dump 8 . 105 This mode allows interactive restoration of files from a dump. 106 After reading in the directory information from the dump, 140 from the dump. 162 nothing is extracted from the dump. 175 Display dump header information, which includes: date, 176 level, label, and the file system and host dump was made 228 .Xr dump 8 , 268 The number of kilobytes per dump record. [all …]
|
/freebsd/contrib/libucl/python/tests/ |
H A D | test_dump.py | 8 ucl.dump() 11 self.assertEqual(ucl.dump(None), None) 16 self.assertEqual(ucl.dump(data), valid) 21 self.assertEqual(ucl.dump(data), valid) 26 self.assertEqual(ucl.dump(data), valid) 31 self.assertEqual(ucl.dump(data), valid) 36 self.assertEqual(ucl.dump(data), valid) 42 self.assertEqual(ucl.dump(data), valid) 47 self.assertEqual(ucl.dump(data), valid) 55 self.assertIn(ucl.dump(data), valid) [all …]
|
/freebsd/share/doc/smm/02.config/ |
H A D | b.t | 94 this. The dump contains the contents of memory, but not 95 the swap areas. Normally the dump device is a disk in 97 back of the partition. The dump is placed in the back of the 98 partition because the primary swap and dump device are commonly 100 immediately overwriting the saved information. When a dump has 103 the dump. The \fIsavecore\fP\|(8) 104 program then copies the information from the dump partition to 107 ``/kernel''). The offset to the system dump is defined in the 109 the front of the dump partition). The 114 corresponding location in the dump area of the dump partition. [all …]
|
/freebsd/usr.bin/elfdump/ |
H A D | elfdump.1 | 49 Dump all information. 51 Dump section headers. 53 Dump dynamic symbols. 55 Dump ELF header. 62 Dump the GOT. 64 Dump the hash values. 66 Dump the dynamic interpreter. 68 Dump note sections. 70 Dump the program header. 72 Dump relocations. [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inuse/ |
H A D | inuse_001_pos.ksh | 40 # 1. Create crash dump device using 'dumpadm' 41 # 2. Try to create a ZFS pool using the 'dumpadm' crash dump device. 49 # Remove dump device. 58 log_assert "Ensure ZFS cannot use a device designated as a dump device" 64 PREVDUMPDEV=`dumpadm | awk '/Dump device/ {print $3}'` 69 log_note "Configuring $rawdisk0 as dump device" 72 log_note "Confirm that dump device has been setup" 73 dumpdev=`dumpadm | awk '/Dump device/ {print $3}'` 74 [[ -z "$dumpdev" ]] && log_untested "No dump device has been configured" 77 log_untested "Dump device has not been configured to $rawdisk0" [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | error-dump.h | 17 * enum iwl_fw_error_dump_type - types of data in the dump file 30 * @IWL_FW_ERROR_DUMP_ERROR_INFO: description of what triggered this dump. 36 * @IWL_FW_ERROR_DUMP_RADIO_REG: Dump the radio registers. 80 * struct iwl_dump_file_name_info - data for dump file name addition 82 * @len: the length of file name string to be added to dump file 83 * @data: the string need to be added to dump file 151 * @lmac_err_id: the lmac 0/1 error_id/rt_status that triggered the latest dump 152 * if the dump collection was not initiated by an assert, the value is 0 153 * @umac_err_id: the umac error_id/rt_status that triggered the latest dump 154 * if the dump collectio [all...] |
/freebsd/sbin/decryptcore/ |
H A D | decryptcore.8 | 30 .Nd "decrypt a core dump of the operating system" 57 Alternatively a user can decrypt a core dump numbered 62 In this case a dump key from the 73 does not overwrite an old core dump as a user might want to store the core 84 Remove a decryped core dump if it already exists. 93 Specify location of a private key file which will be used to decrypt a dump key 96 Specify location of a dump key file. 100 Specify location of a resulting decrypted core dump. 102 Specify an alternative crash dump directory. 103 The default crash dump directory is [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTDumper.cpp | 9 // This file implements the AST dump methods, which dump out the 88 // If requested, dump the redecl chain for this lookup. in dumpLookups() 90 // Dump earliest decl first. in dumpLookups() 141 // Ensure we dump at least one decl for each specialization. in dumpTemplateDeclSpecialization() 161 // to its context when it's explicitly instantiated, so dump explicit in VisitFunctionTemplateDecl() 162 // instantiations when we dump the template itself. in VisitFunctionTemplateDecl() 178 void QualType::dump(const char *msg) const { in dump() function in QualType 181 dump(); in dump() 184 LLVM_DUMP_METHOD void QualType::dump() const { in dump() function in QualType 189 LLVM_DUMP_METHOD void QualType::dump(llvm::raw_ostream &OS, in dump() function in QualType [all …]
|
/freebsd/sys/ddb/ |
H A D | db_textdump.c | 30 * Kernel text-dump support: write a series of text files to the dump 34 * binary dumps, as well as allowing dump information to be used without 40 * Crash dumps are aligned to the end of the dump or swap partition in order 41 * to minimize the chances of swap duing fsck eating into the dump. However, 42 * unlike a memory dump, we don't know the size of the textdump a priori, so 47 * dump header and trailer before and after it once done. savecore(8) must 58 * dump in a generic way. 82 * Don't touch the first SIZEOF_METADATA bytes on the dump device. This is 122 * routine instead of the machine-dependent kernel dump routine. 131 "Perform textdump instead of regular kernel dump."); [all …]
|