Searched defs:die (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-10.0-release/crypto/openssh/
H A Dfixalgorithms8 die() { function
H A Dfixpaths6 die() { function
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/mdb/tools/common/
H A Ddie.c39 die(char *format, ...) function
/freebsd-10.0-release/contrib/dtc/
H A Dutil.h26 static inline void __attribute__((noreturn)) die(char * str, ...) function
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dutils.c97 die(const char *format, ...) function
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIECollection.cpp22 DWARFDIECollection::Insert(const DWARFDebugInfoEntry *die) argument
33 DWARFDIECollection::Append (const DWARFDebugInfoEntry *die) argument
H A DUniqueDWARFASTType.cpp21 Find( SymbolFileDWARF *symfile, const DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const lldb_private::Declaration &decl, const int32_t byte_size, UniqueDWARFASTType &entry ) const argument
H A DDWARFDebugPubnames.cpp103 const DWARFDebugInfoEntry *die = dies.GetDIEPtrAtIndex(die_idx); local
233 const DWARFDebugInfoEntry *die = dies.GetDIEPtrAtIndex(die_idx); local
H A DUniqueDWARFASTType.h43 UniqueDWARFASTType(lldb::TypeSP &type_sp, SymbolFileDWARF *symfile, DWARFCompileUnit *cu, DWARFDebugInfoEntry *die, const lldb_private::Declaration &decl, int32_t byte_size) argument
152 Find(const lldb_private::ConstString &name, SymbolFileDWARF *symfile, const DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const lldb_private::Declaration &decl, const int32_t byte_size, UniqueDWARFASTType &entry) const argument
/freebsd-10.0-release/lib/libdwarf/
H A Ddwarf_attr.c34 dwarf_attr(Dwarf_Die die, Dwarf_Half attr, Dwarf_Attribute *atp, Dwarf_Error *err) argument
H A Ddwarf_finish.c44 Dwarf_Die die; local
H A Ddwarf_attrval.c35 dwarf_attrval_find(Dwarf_Die die, Dwarf_Half attr) argument
48 dwarf_attrval_add(Dwarf_Die die, Dwarf_AttrValue avref, Dwarf_AttrValue *avp, Dwarf_Error *error) argument
83 dwarf_attrval_flag(Dwarf_Die die, uint64_t attr, Dwarf_Bool *valp, Dwarf_Error *err) argument
120 dwarf_attrval_string(Dwarf_Die die, uint64_t attr, const char **strp, Dwarf_Error *err) argument
161 dwarf_attrval_signed(Dwarf_Die die, uint64_t attr, Dwarf_Signed *valp, Dwarf_Error *err) argument
198 dwarf_attrval_unsigned(Dwarf_Die die, uint64_t attr, Dwarf_Unsigned *valp, Dwarf_Error *err) argument
[all...]
H A Ddwarf_die.c35 Dwarf_Die die; local
77 dwarf_dieoffset(Dwarf_Die die, Dwarf_Off *ret_offset, Dwarf_Error *err __unused) argument
85 dwarf_child(Dwarf_Die die, Dwarf_Die *ret_die, Dwarf_Error *err) argument
110 dwarf_tag(Dwarf_Die die, Dwarf_Half *tag, Dwarf_Error *err) argument
128 dwarf_siblingof(Dwarf_Debug dbg, Dwarf_Die die, Dwarf_Die *caller_ret_die, Dwarf_Error *err) argument
178 dwarf_die_find(Dwarf_Die die, Dwarf_Unsigned off) argument
[all...]
H A Ddwarf_func.c93 Dwarf_Die die; local
109 Dwarf_Die die, origin_die; local
[all...]
H A Ddwarf_loc.c531 dwarf_locdesc(Dwarf_Die die, uint64_t attr, Dwarf_Locdesc **llbuf, Dwarf_Signed *lenp, Dwarf_Error *err) argument
/freebsd-10.0-release/sys/dev/ida/
H A Didaio.h13 struct ida_drive_info_ext die; member in union:ida_user_command::__anon8503
/freebsd-10.0-release/sys/tools/
H A Dmakeobjops.awk70 function die (msg) function
H A Dvnode_if.awk48 function die(msg, what) function
/freebsd-10.0-release/libexec/rpc.sprayd/
H A Dsprayd.c70 die(int sig __unused) function
/freebsd-10.0-release/tools/regression/zfs/
H A Dmisc.sh39 die() function
[all...]
/freebsd-10.0-release/contrib/diff/lib/
H A Dc-stack.c119 die (int signo) function
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfAccelTable.cpp47 void DwarfAccelTable::AddName(StringRef Name, DIE* die, char Flags) { argument
/freebsd-10.0-release/tools/regression/iscsi/
H A Discsi-test.sh88 die() { function
[all...]
/freebsd-10.0-release/contrib/llvm/lib/DebugInfo/
H A DDWARFCompileUnit.cpp161 DWARFDebugInfoEntryMinimal die; local
H A DDWARFCompileUnit.h113 void addDIE(DWARFDebugInfoEntryMinimal &die) { argument

Completed in 271 milliseconds

12