Searched refs:die (Results 26 - 50 of 178) sorted by relevance

12345678

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_attrval.c32 dwarf_attrval_flag(Dwarf_Die die, Dwarf_Half attr, Dwarf_Bool *valp, Dwarf_Error *err) argument
37 dbg = die != NULL ? die->die_dbg : NULL;
39 if (die == NULL || valp == NULL) {
46 if ((at = _dwarf_attr_find(die, attr)) == NULL) {
65 dwarf_attrval_string(Dwarf_Die die, Dwarf_Half attr, const char **strp, Dwarf_Error *err) argument
70 dbg = die != NULL ? die->die_dbg : NULL;
72 if (die == NULL || strp == NULL) {
79 if ((at = _dwarf_attr_find(die, att
100 dwarf_attrval_signed(Dwarf_Die die, Dwarf_Half attr, Dwarf_Signed *valp, Dwarf_Error *err) argument
142 dwarf_attrval_unsigned(Dwarf_Die die, Dwarf_Half attr, Dwarf_Unsigned *valp, Dwarf_Error *err) argument
[all...]
H A Ddwarf_pro_attr.c32 dwarf_add_AT_location_expr(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, argument
37 if (dbg == NULL || die == NULL || loc_expr == NULL) {
42 if (_dwarf_attr_alloc(die, &at, error) != DW_DLE_NONE)
45 at->at_die = die;
64 STAILQ_INSERT_TAIL(&die->die_attr, at, at_next);
70 dwarf_add_AT_name(Dwarf_P_Die die, char *name, Dwarf_Error *error) argument
74 if (_dwarf_add_string_attr(die, &at, DW_AT_name, name, error) !=
82 dwarf_add_AT_comp_dir(Dwarf_P_Die die, char *dir, Dwarf_Error *error) argument
86 if (_dwarf_add_string_attr(die, &at, DW_AT_comp_dir, dir, error) !=
94 dwarf_add_AT_producer(Dwarf_P_Die die, cha argument
106 dwarf_add_AT_const_value_signedint(Dwarf_P_Die die, Dwarf_Signed value, Dwarf_Error *error) argument
133 dwarf_add_AT_const_value_unsignedint(Dwarf_P_Die die, Dwarf_Unsigned value, Dwarf_Error *error) argument
160 dwarf_add_AT_const_value_string(Dwarf_P_Die die, char *string, Dwarf_Error *error) argument
173 dwarf_add_AT_targ_address(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Signed sym_index, Dwarf_Error *error) argument
182 dwarf_add_AT_targ_address_b(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, Dwarf_Error *error) argument
207 dwarf_add_AT_dataref(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, Dwarf_Error *error) argument
228 dwarf_add_AT_ref_address(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned pc_value, Dwarf_Unsigned sym_index, Dwarf_Error *error) argument
253 dwarf_add_AT_unsigned_const(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Unsigned value, Dwarf_Error *error) argument
285 dwarf_add_AT_signed_const(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Signed value, Dwarf_Error *error) argument
317 dwarf_add_AT_reference(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_P_Die ref_die, Dwarf_Error *error) argument
345 dwarf_add_AT_flag(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, Dwarf_Small flag, Dwarf_Error *error) argument
369 dwarf_add_AT_string(Dwarf_P_Debug dbg, Dwarf_P_Die die, Dwarf_Half attr, char *string, Dwarf_Error *error) argument
[all...]
H A Ddwarf_die.c33 dwarf_child(Dwarf_Die die, Dwarf_Die *ret_die, Dwarf_Error *error) argument
40 dbg = die != NULL ? die->die_dbg : NULL;
42 if (die == NULL || ret_die == NULL) {
47 if (die->die_ab->ab_children == DW_CHILDREN_no)
50 dbg = die->die_dbg;
51 cu = die->die_cu;
53 ret = _dwarf_die_parse(die->die_dbg, ds, cu, cu->cu_dwarf_size,
54 die->die_next_off, cu->cu_next_offset, ret_die, 0, error);
66 dwarf_siblingof_b(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Di argument
139 dwarf_siblingof(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Die *ret_die, Dwarf_Error *error) argument
235 dwarf_tag(Dwarf_Die die, Dwarf_Half *tag, Dwarf_Error *error) argument
254 dwarf_dieoffset(Dwarf_Die die, Dwarf_Off *ret_offset, Dwarf_Error *error) argument
271 dwarf_die_CU_offset(Dwarf_Die die, Dwarf_Off *ret_offset, Dwarf_Error *error) argument
292 dwarf_die_CU_offset_range(Dwarf_Die die, Dwarf_Off *cu_offset, Dwarf_Off *cu_length, Dwarf_Error *error) argument
315 dwarf_diename(Dwarf_Die die, char **ret_name, Dwarf_Error *error) argument
337 dwarf_die_abbrev_code(Dwarf_Die die) argument
407 dwarf_get_die_infotypes_flag(Dwarf_Die die) argument
[all...]
H A Ddwarf_dealloc.c37 Dwarf_Die die; local
61 die = p;
62 STAILQ_FOREACH_SAFE(at, &die->die_attr, at_next, tat) {
63 STAILQ_REMOVE(&die->die_attr, at,
69 if (die->die_attrarray)
70 free(die->die_attrarray);
71 free(die);
/freebsd-11-stable/tools/regression/tmpfs/
H A Dt_exec45 cp /bin/cp . || die
48 die
50 ./cp cp foo || die
H A Dt_statvfs47 [ ${pagesize} -eq ${f_bsize} ] || die
48 [ $((${f_bsize} * ${f_blocks})) -ge $((10 * 1024 * 1024)) ] || die
50 $((10 * 1024 * 1024 + ${pagesize})) ] || die
H A Dh_funcs.subr48 # die
53 die() {
84 mkdir ${Work_Dir} || die
86 mount -t tmpfs "$@" tmpfs ${Work_Dir} || die
88 mount -t tmpfs tmpfs ${Work_Dir} || die
111 umount ${Work_Dir} || die
112 rmdir ${Work_Dir} || die
H A Dt_vnode_leak44 sysctl -w kern.maxvnodes=2000 >/dev/null || die
53 sysctl -w kern.maxvnodes=${oldvnodes} >/dev/null || die
H A Dt_vnd46 die
53 dd if=/dev/zero of=disk.img bs=1m count=10 >/dev/null 2>&1 || die
56 mdconfig -a -f disk.img -u 3 -x 32 -y 2 ||die
65 mkdir mnt || die
83 mdconfig -d -u 3 || die
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.h30 const DWARFDIE &die,
35 const DWARFDIE &die) = 0;
38 CompleteTypeFromDWARF(const DWARFDIE &die, lldb_private::Type *type,
42 GetDeclForUIDFromDWARF(const DWARFDIE &die) = 0;
45 GetDeclContextForUIDFromDWARF(const DWARFDIE &die) = 0;
48 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) = 0;
H A DDWARFBaseDIE.h29 DWARFBaseDIE(DWARFUnit *cu, DWARFDebugInfoEntry *die) argument
30 : m_cu(cu), m_die(die) {}
32 DWARFBaseDIE(const DWARFUnit *cu, DWARFDebugInfoEntry *die) argument
33 : m_cu(const_cast<DWARFUnit *>(cu)), m_die(die) {}
35 DWARFBaseDIE(DWARFUnit *cu, const DWARFDebugInfoEntry *die) argument
36 : m_cu(cu), m_die(const_cast<DWARFDebugInfoEntry *>(die)) {}
38 DWARFBaseDIE(const DWARFUnit *cu, const DWARFDebugInfoEntry *die) argument
40 m_die(const_cast<DWARFDebugInfoEntry *>(die)) {}
64 void Set(DWARFUnit *cu, DWARFDebugInfoEntry *die) { argument
65 if (cu && die) {
[all...]
H A DDWARFASTParserClang.h45 const DWARFDIE &die,
50 const DWARFDIE &die) override;
53 CompleteTypeFromDWARF(const DWARFDIE &die, lldb_private::Type *type,
57 GetDeclForUIDFromDWARF(const DWARFDIE &die) override;
63 GetDeclContextForUIDFromDWARF(const DWARFDIE &die) override;
66 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) override;
93 clang::DeclContext *GetDeclContextForBlock(const DWARFDIE &die);
95 clang::BlockDecl *ResolveBlockDIE(const DWARFDIE &die);
97 clang::NamespaceDecl *ResolveNamespaceDIE(const DWARFDIE &die);
99 bool ParseTemplateDIE(const DWARFDIE &die,
[all...]
H A DDWARFASTParserClang.cpp109 static DWARFDIE GetContainingClangModuleDIE(const DWARFDIE &die) { argument
110 if (die.IsValid()) {
114 for (DWARFDIE parent = die.GetParent(); parent.IsValid();
128 static lldb::ModuleSP GetContainingClangModule(const DWARFDIE &die) { argument
129 if (die.IsValid()) {
130 DWARFDIE clang_module_die = GetContainingClangModuleDIE(die);
135 return die.GetDWARF()->GetExternalModule(
143 const DWARFDIE &die,
145 ModuleSP clang_module_sp = GetContainingClangModule(die);
153 die
142 ParseTypeFromClangModule(const SymbolContext &sc, const DWARFDIE &die, Log *log) argument
229 CompleteExternalTagDeclType(ClangASTContext &ast, ClangASTImporter &ast_importer, clang::DeclContext *decl_ctx, DWARFDIE die, const char *type_name_cstr) argument
256 ParsedDWARFTypeAttributes(const DWARFDIE &die) argument
383 GetUnitName(const DWARFDIE &die) argument
389 ParseTypeFromDWARF(const SymbolContext &sc, const DWARFDIE &die, bool *type_is_new_ptr) argument
500 ParseTypeModifier(const SymbolContext &sc, const DWARFDIE &die, ParsedDWARFTypeAttributes &attrs) argument
715 ParseEnum(const SymbolContext &sc, const DWARFDIE &die, ParsedDWARFTypeAttributes &attrs) argument
798 LinkDeclContextToDIE(ClangASTContext::GetDeclContextForType(clang_type), die); local
823 ParseSubroutine(const DWARFDIE &die, ParsedDWARFTypeAttributes &attrs) argument
1231 ParseArrayType(const DWARFDIE &die, ParsedDWARFTypeAttributes &attrs) argument
1321 ParsePointerToMemberType( const DWARFDIE &die, const ParsedDWARFTypeAttributes &attrs) argument
1344 UpdateSymbolContextScopeForType( const SymbolContext &sc, const DWARFDIE &die, TypeSP type_sp) argument
1379 ParseStructureLikeDIE(const SymbolContext &sc, const DWARFDIE &die, ParsedDWARFTypeAttributes &attrs) argument
1817 ParseTemplateDIE( const DWARFDIE &die, ClangASTContext::TemplateParameterInfos &template_param_infos) argument
1954 CompleteRecordType(const DWARFDIE &die, lldb_private::Type *type, CompilerType &clang_type) argument
2115 CompleteEnumType(const DWARFDIE &die, lldb_private::Type *type, CompilerType &clang_type) argument
2130 CompleteTypeFromDWARF(const DWARFDIE &die, lldb_private::Type *type, CompilerType &clang_type) argument
2182 GetDeclForUIDFromDWARF(const DWARFDIE &die) argument
2190 GetDeclContextForUIDFromDWARF(const DWARFDIE &die) argument
2198 GetDeclContextContainingUIDFromDWARF(const DWARFDIE &die) argument
2272 ParseFunctionFromDWARF(CompileUnit &comp_unit, const DWARFDIE &die) argument
2385 ParseSingleMember( const DWARFDIE &die, const DWARFDIE &parent_die, lldb_private::CompilerType &class_clang_type, const lldb::LanguageType class_language, std::vector<int> &member_accessibilities, lldb::AccessType &default_accessibility, DelayedPropertyList &delayed_properties, lldb_private::ClangASTImporter::LayoutInfo &layout_info, FieldInfo &last_field_info) argument
3200 GetTypeForDIE(const DWARFDIE &die) argument
3221 GetClangDeclForDIE(const DWARFDIE &die) argument
3320 GetClangDeclContextForDIE(const DWARFDIE &die) argument
3362 IsSubroutine(const DWARFDIE &die) argument
3372 GetContainingFunctionWithAbstractOrigin(const DWARFDIE &die) argument
3411 GetDeclContextForBlock(const DWARFDIE &die) argument
3425 ResolveBlockDIE(const DWARFDIE &die) argument
3446 ResolveNamespaceDIE(const DWARFDIE &die) argument
3496 GetClangDeclContextContainingDIE( const DWARFDIE &die, DWARFDIE *decl_ctx_die_copy) argument
3515 GetCachedClangDeclContextForDIE(const DWARFDIE &die) argument
3524 LinkDeclContextToDIE(clang::DeclContext *decl_ctx, const DWARFDIE &die) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/mdb/tools/common/
H A Dutil.h40 extern void die(char *, ...);
/freebsd-11-stable/crypto/openssh/
H A Dfixalgorithms8 die() { function
H A Dfixprogs14 die(&usage);
27 die("Couldn't open input file");
31 die("Couldn't open output file $outfilename");
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.ksh99 die "output problem\n" unless /^TOTAL (\d+)/;
101 die "too few samples (\$count)\n" unless \$count >= 1000;
108 die "expected START at \$.\n" unless /^START/;
113 die "expected END at \$.\n" unless /\`baz\+/;
117 die "expected END at \$.\n" unless /\`bar\+/;
121 die "expected END at \$.\n" unless /\`foo\+/;
125 die "expected END at \$.\n" unless /\`main\+/;
129 die "expected END at \$.\n" unless /^END\$/;
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dutils.h45 extern void die(const char *, ...);
/freebsd-11-stable/tools/test/devrandom/
H A Dhammer.urandom11 open(ZERO, "/dev/zero") || die "Cannot open /dev/zero - $!\n";
22 $z == 0 || die "/dev/zero is returning non-zero!\n";
/freebsd-11-stable/share/examples/printing/
H A Dnetprint7 $#ARGV eq 1 || die "Usage: $0 <printer-hostname> <port-number>";
21 || die "Can't create TCP/IP stream socket: $!";
22 connect(PRINTER, $sockaddr) || die "Can't contact $printer_host: $!";
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.cpp29 die();
/freebsd-11-stable/contrib/ntp/scripts/build/
H A DupdateBEDate32 open(my $IFILE, "<", $i) or die "Cannot open < $i: $!";
33 open(my $OFILE, ">", $i.".new") or die "Cannot open > $i.new: $!";
49 utime(time, $mod_time, "$i.new") || die "touch $i.new failed: $!";
51 rename $i,"$i.old" || die "rename $i,$i.old failed: $!";
52 rename "$i.new",$i || die "rename $i.new,$i failed: $!";
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh86 or die "socket() failed: \$!";
89 or die "setsockopt() failed: \$!";
92 bind(S, \$addr) or die "bind() failed: \$!";
93 listen(S, SOMAXCONN) or die "listen() failed: \$!";
115 or die "socket() failed: \$!";
117 connect(S, \$peer) or die "connect failed: \$!";
120 send(S, "There!", 0) or die "send() failed: \$!";
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dh_ffs_server.c33 die(const char *reason, int error) function
89 die("rump init failed", error);
92 die("mount point create", errno);
97 die("mount ffs", errno);
101 die("rump server init failed", error);
/freebsd-11-stable/tools/regression/zfs/
H A Dmisc.sh39 die() function
136 TMPDIR=`${cmd}` || die "failed: ${cmd}"
138 ${cmd} || die "failed: ${cmd}"
146 eval "${cmd}" || die "failed: ${cmd}"
157 ${cmd} > /dev/null 2>&1 || die "failed: ${cmd}"
171 DISKNAME=`$cmd 2>/dev/null` || die "failed: ${cmd}"
178 fname=`${cmd}` || die "failed: ${cmd}"
184 ${cmd} || die "failed: ${cmd}"
188 DISKNAME=`${cmd}` || die "failed: ${cmd}"
198 fname=`${cmd}` || die "faile
[all...]

Completed in 149 milliseconds

12345678