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

12

/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/mdb/tools/common/
H A Ddie.c39 die(char *format, ...) function
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dutils.c97 die(const char *format, ...) function
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c266 die_off(dwarf_t *dw, Dwarf_Die die) argument
280 die_sibling(dwarf_t *dw, Dwarf_Die die) argument
298 die_child(dwarf_t *dw, Dwarf_Die die) argument
315 die_tag(dwarf_t *dw, Dwarf_Die die) argument
329 die_attr(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name, int req) argument
352 die_signed(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name, Dwarf_Signed *valp, int req) argument
367 die_unsigned(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name, Dwarf_Unsigned *valp, int req) argument
382 die_bool(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name, Dwarf_Bool *valp, int req) argument
397 die_string(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name, char **strp, int req) argument
416 die_attr_ref(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name) argument
429 die_name(dwarf_t *dw, Dwarf_Die die) argument
439 die_isdecl(dwarf_t *dw, Dwarf_Die die) argument
447 die_isglobal(dwarf_t *dw, Dwarf_Die die) argument
475 die_lookup_pass1(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name) argument
487 die_mem_offset(dwarf_t *dw, Dwarf_Die die, Dwarf_Half name, Dwarf_Unsigned *valp, int req __unused) argument
757 die_enum_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1036 die_struct_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1042 die_union_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1130 die_funcptr_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1441 die_through_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp, int type, const char *typename) argument
1472 die_typedef_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1478 die_const_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1484 die_pointer_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1490 die_restrict_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1496 die_volatile_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1503 die_function_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp __unused) argument
1595 die_variable_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp __unused) argument
1635 die_lexblk_descend(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off __unused, tdesc_t *tdp __unused) argument
1690 die_create_one(dwarf_t *dw, Dwarf_Die die) argument
1725 die_create(dwarf_t *dw, Dwarf_Die die) argument
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/doc/
H A Dchew.c295 die (msg) function
/freebsd-10.0-release/contrib/diff/lib/
H A Dc-stack.c119 die (int signo) function
/freebsd-10.0-release/contrib/dtc/
H A Dutil.h26 static inline void __attribute__((noreturn)) die(char * str, ...) function
/freebsd-10.0-release/contrib/gcc/
H A Ddwarf2out.c2736 dw_die_ref die; member in struct:dw_val_struct_union::dw_val_die_union
3757 dw_die_ref die; local
3770 dw_die_ref die; local
4884 add_dwarf_attr(dw_die_ref die, dw_attr_ref attr) argument
4904 add_AT_flag(dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int flag) argument
4924 add_AT_int(dw_die_ref die, enum dwarf_attribute attr_kind, HOST_WIDE_INT int_val) argument
4944 add_AT_unsigned(dw_die_ref die, enum dwarf_attribute attr_kind, unsigned HOST_WIDE_INT unsigned_val) argument
4965 add_AT_long_long(dw_die_ref die, enum dwarf_attribute attr_kind, long unsigned int val_hi, long unsigned int val_low) argument
4980 add_AT_vec(dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int length, unsigned int elt_size, unsigned char *array) argument
5011 add_AT_string(dw_die_ref die, enum dwarf_attribute attr_kind, const char *str) argument
5082 add_AT_die_ref(dw_die_ref die, enum dwarf_attribute attr_kind, dw_die_ref targ_die) argument
5097 add_AT_specification(dw_die_ref die, dw_die_ref targ_die) argument
5130 add_AT_fde_ref(dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int targ_fde) argument
5143 add_AT_loc(dw_die_ref die, enum dwarf_attribute attr_kind, dw_loc_descr_ref loc) argument
5161 add_AT_loc_list(dw_die_ref die, enum dwarf_attribute attr_kind, dw_loc_list_ref loc_list) argument
5182 add_AT_addr(dw_die_ref die, enum dwarf_attribute attr_kind, rtx addr) argument
5204 add_AT_file(dw_die_ref die, enum dwarf_attribute attr_kind, struct dwarf_file_data *fd) argument
5227 add_AT_lbl_id(dw_die_ref die, enum dwarf_attribute attr_kind, const char *lbl_id) argument
5241 add_AT_lineptr(dw_die_ref die, enum dwarf_attribute attr_kind, const char *label) argument
5256 add_AT_macptr(dw_die_ref die, enum dwarf_attribute attr_kind, const char *label) argument
5270 add_AT_offset(dw_die_ref die, enum dwarf_attribute attr_kind, unsigned HOST_WIDE_INT offset) argument
5284 add_AT_range_list(dw_die_ref die, enum dwarf_attribute attr_kind, long unsigned int offset) argument
5307 get_AT(dw_die_ref die, enum dwarf_attribute attr_kind) argument
5334 get_AT_low_pc(dw_die_ref die) argument
5346 get_AT_hi_pc(dw_die_ref die) argument
5357 get_AT_string(dw_die_ref die, enum dwarf_attribute attr_kind) argument
5368 get_AT_flag(dw_die_ref die, enum dwarf_attribute attr_kind) argument
5379 get_AT_unsigned(dw_die_ref die, enum dwarf_attribute attr_kind) argument
5387 get_AT_ref(dw_die_ref die, enum dwarf_attribute attr_kind) argument
5395 get_AT_file(dw_die_ref die, enum dwarf_attribute attr_kind) argument
5459 remove_AT(dw_die_ref die, enum dwarf_attribute attr_kind) argument
5504 remove_child_TAG(dw_die_ref die, enum dwarf_tag tag) argument
5526 add_child_die(dw_die_ref die, dw_die_ref child_die) argument
5582 dw_die_ref die = ggc_alloc_cleared (sizeof (die_node)); local
5736 print_die(dw_die_ref die, FILE *outfile) argument
5856 debug_dwarf_die(dw_die_ref die) argument
5984 die_checksum(dw_die_ref die, struct md5_ctx *ctx, int *mark) argument
6214 is_type_die(dw_die_ref die) argument
6295 assign_symbol_names(dw_die_ref die) argument
6409 break_out_includes(dw_die_ref die) argument
6475 add_sibling_attributes(dw_die_ref die) argument
6491 output_location_lists(dw_die_ref die) argument
6510 build_abbrev_table(dw_die_ref die) argument
6602 size_of_die(dw_die_ref die) argument
6689 calc_die_sizes(dw_die_ref die) argument
6709 mark_dies(dw_die_ref die) argument
6722 unmark_dies(dw_die_ref die) argument
6735 unmark_all_dies(dw_die_ref die) argument
6927 output_die_symbol(dw_die_ref die) argument
7052 output_die(dw_die_ref die) argument
7272 output_comp_unit(dw_die_ref die, int output_if_empty) argument
7331 add_pubname(tree decl, dw_die_ref die) argument
7394 add_arange(tree decl, dw_die_ref die) argument
7458 dw_die_ref die = arange_table[i]; local
9692 add_AT_location_description(dw_die_ref die, enum dwarf_attribute attr_kind, dw_loc_descr_ref descr) argument
9719 add_data_member_location_attribute(dw_die_ref die, tree decl) argument
9851 add_const_value_attribute(dw_die_ref die, rtx rtl) argument
10358 add_location_or_const_value_attribute(dw_die_ref die, tree decl, enum dwarf_attribute attr) argument
10611 add_name_attribute(dw_die_ref die, const char *name_string) argument
10625 add_comp_dir_attribute(dw_die_ref die) argument
10787 add_byte_size_attribute(dw_die_ref die, tree tree_node) argument
10837 add_bit_offset_attribute(dw_die_ref die, tree decl) argument
10884 add_bit_size_attribute(dw_die_ref die, tree decl) argument
10898 add_prototyped_attribute(dw_die_ref die, tree func_type) argument
10910 add_abstract_origin_attribute(dw_die_ref die, tree origin) argument
10953 add_pure_or_virtual_attribute(dw_die_ref die, tree func_decl) argument
10975 add_src_coords_attributes(dw_die_ref die, tree decl) argument
10987 add_name_and_src_coords_attributes(dw_die_ref die, tree decl) argument
11655 dw_die_ref die; local
12147 add_call_src_coords_attributes(tree stmt, dw_die_ref die) argument
12159 add_high_low_attributes(tree stmt, dw_die_ref die) argument
12335 dw_die_ref die; local
12393 dw_die_ref die = new_die (DW_TAG_inheritance, context_die, binfo); local
12918 dw_die_ref die; local
14003 verify_marks_clear(dw_die_ref die) argument
14016 prune_unmark_dies(dw_die_ref die) argument
14029 prune_unused_types_walk_attribs(dw_die_ref die) argument
14054 prune_unused_types_mark(dw_die_ref die, int dokids) argument
14096 prune_unused_types_walk(dw_die_ref die) argument
14148 prune_unused_types_update_strings(dw_die_ref die) argument
14176 prune_unused_types_prune(dw_die_ref die) argument
14273 dw_die_ref die = 0; local
[all...]
H A Dtree.h2122 struct die_struct * GTY ((tag ("2"))) die; member in union:tree_type_symtab
/freebsd-10.0-release/contrib/gdb/gdb/
H A Ddwarf2read.c1932 process_die(struct die_info *die, struct dwarf2_cu *cu) argument
2035 read_file_scope(struct die_info *die, struct dwarf2_cu *cu) argument
2175 read_func_scope(struct die_info *die, struct dwarf2_cu *cu) argument
2300 read_lexical_block_scope(struct die_info *die, struct dwarf2_cu *cu) argument
2344 dwarf2_get_pc_bounds(struct die_info *die, CORE_ADDR *lowpc, CORE_ADDR *highpc, struct dwarf2_cu *cu) argument
2504 get_scope_pc_bounds(struct die_info *die, CORE_ADDR *lowpc, CORE_ADDR *highpc, struct dwarf2_cu *cu) argument
2564 dwarf2_add_field(struct field_info *fip, struct die_info *die, struct dwarf2_cu *cu) argument
2821 dwarf2_add_member_fn(struct field_info *fip, struct die_info *die, struct type *type, struct dwarf2_cu *cu) argument
3009 read_structure_type(struct die_info *die, struct dwarf2_cu *cu) argument
3174 process_structure_scope(struct die_info *die, struct dwarf2_cu *cu) argument
3214 read_enumeration_type(struct die_info *die, struct dwarf2_cu *cu) argument
3264 determine_class_name(struct die_info *die, struct dwarf2_cu *cu) argument
3322 process_enumeration_scope(struct die_info *die, struct dwarf2_cu *cu) argument
3394 read_array_type(struct die_info *die, struct dwarf2_cu *cu) argument
3474 read_common_block(struct die_info *die, struct dwarf2_cu *cu) argument
3520 read_namespace(struct die_info *die, struct dwarf2_cu *cu) argument
3592 namespace_name(struct die_info *die, int *is_anonymous, struct dwarf2_cu *cu) argument
3621 read_tag_pointer_type(struct die_info *die, struct dwarf2_cu *cu) argument
3678 read_tag_ptr_to_member_type(struct die_info *die, struct dwarf2_cu *cu) argument
3702 read_tag_reference_type(struct die_info *die, struct dwarf2_cu *cu) argument
3727 read_tag_unspecified_type(struct die_info *die, struct dwarf2_cu *cu) argument
3748 read_tag_const_type(struct die_info *die, struct dwarf2_cu *cu) argument
3763 read_tag_volatile_type(struct die_info *die, struct dwarf2_cu *cu) argument
3778 read_tag_restrict_type(struct die_info *die, struct dwarf2_cu *cu) argument
3798 read_tag_string_type(struct die_info *die, struct dwarf2_cu *cu) argument
3856 read_subroutine_type(struct die_info *die, struct dwarf2_cu *cu) argument
3926 read_typedef(struct die_info *die, struct dwarf2_cu *cu) argument
3948 read_base_type(struct die_info *die, struct dwarf2_cu *cu) argument
4033 read_subrange_type(struct die_info *die, struct dwarf2_cu *cu) argument
4126 struct die_info *die; local
4167 struct die_info *die local
4196 struct die_info *die, *next; local
4526 struct die_info *die; local
5062 dwarf2_attr(struct die_info *die, unsigned int name, struct dwarf2_cu *cu) argument
5090 die_is_declaration(struct die_info *die, struct dwarf2_cu *cu) argument
5100 die_specification(struct die_info *die, struct dwarf2_cu *cu) argument
5621 new_symbol(struct die_info *die, struct type *type, struct dwarf2_cu *cu) argument
5986 die_type(struct die_info *die, struct dwarf2_cu *cu) argument
6024 die_containing_type(struct die_info *die, struct dwarf2_cu *cu) argument
6073 tag_type_to_type(struct die_info *die, struct dwarf2_cu *cu) argument
6093 read_type_die(struct die_info *die, struct dwarf2_cu *cu) argument
6169 determine_prefix(struct die_info *die, struct dwarf2_cu *cu) argument
6367 sibling_die(struct die_info *die) argument
6375 dwarf2_linkage_name(struct die_info *die, struct dwarf2_cu *cu) argument
6391 dwarf2_name(struct die_info *die, struct dwarf2_cu *cu) argument
6405 dwarf2_extension(struct die_info *die, struct dwarf2_cu *cu) argument
7233 dump_die(struct die_info *die) argument
7301 dump_die_list(struct die_info *die) argument
7314 store_in_ref_table(unsigned int offset, struct die_info *die) argument
7382 struct die_info *die; local
7677 struct die_info *die; local
[all...]
H A Ddwarfread.c249 char *die; /* Pointer to the raw DIE data */ member in struct:dieinfo
[all...]
/freebsd-10.0-release/contrib/ldns-host/
H A Dldns-host.c28 die(int code, const char *fmt, ...) { function
[all...]
/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/contrib/llvm/lib/DebugInfo/
H A DDWARFCompileUnit.cpp161 DWARFDebugInfoEntryMinimal die; local
H A DDWARFCompileUnit.h113 void addDIE(DWARFDebugInfoEntryMinimal &die) { argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp174 DWARFDebugInfoEntry die; local
395 const DWARFDebugInfoEntry* die = DIE(); local
452 const DWARFDebugInfoEntry* die = DIE(); local
633 const DWARFDebugInfoEntry &die = *pos; local
959 const DWARFDebugInfoEntry *die = GetCompileUnitDIEOnly(); local
[all...]
H A DDWARFCompileUnit.h86 AddDIE (DWARFDebugInfoEntry& die) argument
H A DDWARFDIECollection.cpp22 DWARFDIECollection::Insert(const DWARFDebugInfoEntry *die) argument
33 DWARFDIECollection::Append (const DWARFDebugInfoEntry *die) argument
H A DDWARFDebugInfo.cpp294 DWARFDebugInfoEntry* die = NULL; local
335 DWARFDebugInfo_ParseCallback( SymbolFileDWARF* dwarf2Data, DWARFCompileUnitSP& cu_sp, DWARFDebugInfoEntry* die, const dw_offset_t next_offset, const uint32_t curr_depth, void* userData ) argument
484 DumpCallback( SymbolFileDWARF* dwarf2Data, DWARFCompileUnitSP& cu_sp, DWARFDebugInfoEntry* die, const dw_offset_t next_offset, const uint32_t curr_depth, void* userData ) argument
702 const DWARFDebugInfoEntry* die = cu_sp->DIE(); local
727 FindCallbackString( SymbolFileDWARF* dwarf2Data, DWARFCompileUnitSP& cu_sp, DWARFDebugInfoEntry* die, const dw_offset_t next_offset, const uint32_t curr_depth, void* userData ) argument
[all...]
H A DDWARFDebugPubnames.cpp103 const DWARFDebugInfoEntry *die = dies.GetDIEPtrAtIndex(die_idx); local
233 const DWARFDebugInfoEntry *die = dies.GetDIEPtrAtIndex(die_idx); local
H A DSymbolFileDWARF.cpp119 void Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) argument
133 const DWARFDebugInfoEntry *die = m_dies[i].die; local
159 Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) argument
186 const DWARFDebugInfoEntry *die; member in struct:DIEStack::DIEInfo
239 GetTypes(DWARFCompileUnit* cu, const DWARFDebugInfoEntry *die, dw_offset_t min_die_offset, dw_offset_t max_die_offset, uint32_t type_mask, TypeSet &type_set) argument
433 const DWARFDebugInfoEntry *die; local
1021 ParseCompileUnitFunction(const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die) argument
1125 const DWARFDebugInfoEntry *die = dwarf_cu->GetCompileUnitDIEOnly(); local
1149 const DWARFDebugInfoEntry *die = function_dies.GetDIEPtrAtIndex(func_idx); local
1281 ParseFunctionBlocks( const SymbolContext& sc, Block *parent_block, DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die, addr_t subprogram_low_pc, uint32_t depth ) argument
1407 ParseTemplateDIE(DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die, ClangASTContext::TemplateParameterInfos &template_param_infos) argument
1705 const DWARFDebugInfoEntry *die; local
2246 const DWARFDebugInfoEntry* die = debug_info->GetDIEPtr(type_uid, &cu_sp); local
2279 ResolveTypeUID(DWARFCompileUnit* cu, const DWARFDebugInfoEntry* die, bool assert_not_being_parsed) argument
2344 const DWARFDebugInfoEntry* die = m_forward_decl_clang_type_to_die.lookup (clang_type_no_qualifiers.GetOpaqueQualType()); local
2354 const DWARFDebugInfoEntry* die = m_forward_decl_clang_type_to_die.lookup (clang_type_no_qualifiers.GetOpaqueQualType()); local
3037 DIEIsInNamespace(const ClangNamespaceDecl *namespace_decl, DWARFCompileUnit* cu, const DWARFDebugInfoEntry* die) argument
3147 const DWARFDebugInfoEntry* die = NULL; local
3257 const DWARFDebugInfoEntry* die = NULL; local
3297 const DWARFDebugInfoEntry *die = DebugInfo()->GetDIEPtrWithCompileUnitHint (die_offset, &dwarf_cu); local
3303 ResolveFunction(DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, SymbolContextList& sc_list) argument
3414 FunctionDieMatchesPartialName(const DWARFDebugInfoEntry* die, const DWARFCompileUnit *dwarf_cu, uint32_t name_type_mask, const char *partial_name, const char *base_name_start, const char *base_name_end) argument
3593 const DWARFDebugInfoEntry *die = info->GetDIEPtrWithCompileUnitHint (die_offset, &dwarf_cu); local
3628 const DWARFDebugInfoEntry* die = info->GetDIEPtrWithCompileUnitHint (die_offset, &dwarf_cu); local
3665 const DWARFDebugInfoEntry* die = info->GetDIEPtrWithCompileUnitHint (die_offset, &dwarf_cu); local
3777 const DWARFDebugInfoEntry* die = info->GetDIEPtrWithCompileUnitHint (die_offsets[i], &dwarf_cu); local
3806 const DWARFDebugInfoEntry* die = info->GetDIEPtrWithCompileUnitHint (die_offsets[i], &dwarf_cu); local
3959 const DWARFDebugInfoEntry* die = NULL; local
4062 const DWARFDebugInfoEntry* die = NULL; local
4157 const DWARFDebugInfoEntry *die; local
4323 const DWARFDebugInfoEntry *die; local
4402 const DWARFDebugInfoEntry *die; local
4484 GetTypeForDIE(DWARFCompileUnit *dwarf_cu, const DWARFDebugInfoEntry* die) argument
4514 const DWARFDebugInfoEntry* die = DebugInfo()->GetDIEPtr(die_offset, &cu_sp); local
4529 const DWARFDebugInfoEntry* die = debug_info->GetDIEPtr(die_offset, &cu_sp); local
4538 ResolveNamespaceDIE(DWARFCompileUnit *dwarf_cu, const DWARFDebugInfoEntry *die) argument
4585 GetClangDeclContextForDIE(const SymbolContext &sc, DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) argument
4613 GetClangDeclContextContainingDIE(DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const DWARFDebugInfoEntry **decl_ctx_die_copy) argument
4666 GetDeclContextDIEContainingDIE(DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) argument
4774 FindCompleteObjCDefinitionTypeForDIE(const DWARFDebugInfoEntry *die, const ConstString &type_name, bool must_be_implementation) argument
4980 FindDefinitionTypeForDIE(DWARFCompileUnit* cu, const DWARFDebugInfoEntry *die, const ConstString &type_name) argument
5612 ParseType(const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die, bool *type_is_new_ptr) argument
6585 LinkDeclContextToDIE(ClangASTContext::GetAsDeclContext(objc_method_decl), die); local
6743 LinkDeclContextToDIE(ClangASTContext::GetAsDeclContext(cxx_method_decl), die); local
7046 ParseTypes( const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die, bool parse_siblings, bool parse_children ) argument
7181 const DWARFDebugInfoEntry* die = NULL; local
7244 ParseVariableDIE( const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die, const lldb::addr_t func_low_pc ) argument
7568 const DWARFDebugInfoEntry *die = info->GetDIEPtrWithCompileUnitHint(func_die_offset, result_die_cu_handle); local
7579 FindBlockContainingSpecification(DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die, dw_offset_t spec_block_die_offset, DWARFCompileUnit **result_die_cu_handle) argument
7643 const DWARFDebugInfoEntry *die = orig_die; local
7832 const DWARFDebugInfoEntry* die = NULL; local
[all...]
H A DSymbolFileDWARF.h234 GetCachedClangDeclContextForDIE (const DWARFDebugInfoEntry *die) argument
478 LinkDeclContextToDIE(clang::DeclContext *decl_ctx, const DWARFDebugInfoEntry *die) argument
[all...]
H A DSymbolFileDWARFDebugMap.cpp1213 SymbolFileDWARFDebugMap::FindCompleteObjCDefinitionTypeForDIE (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 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/crypto/openssh/
H A Dfixalgorithms8 die() { function

Completed in 369 milliseconds

12