Searched refs:Dwarf_Attribute (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_query.c105 Dwarf_Attribute ** attrbuf,
114 Dwarf_Attribute new_attr;
115 Dwarf_Attribute head_attr = NULL, curr_attr;
116 Dwarf_Attribute *attr_ptr;
145 (Dwarf_Attribute) _dwarf_get_alloc(dbg, DW_DLA_ATTR, 1);
185 attr_ptr = (Dwarf_Attribute *)
347 Dwarf_Attribute * ret_attr, Dwarf_Error * error)
350 Dwarf_Attribute attrib;
366 attrib = (Dwarf_Attribute) _dwarf_get_alloc(dbg, DW_DLA_ATTR, 1);
594 dwarf_attr_offset(Dwarf_Die die, Dwarf_Attribute att
[all...]
H A Ddwarf_form.c43 dwarf_hasform(Dwarf_Attribute attr,
73 dwarf_whatform_direct(Dwarf_Attribute attr,
87 dwarf_whatform(Dwarf_Attribute attr,
119 dwarf_whatattr(Dwarf_Attribute attr,
161 dwarf_formref(Dwarf_Attribute attr,
243 dwarf_global_formref(Dwarf_Attribute attr,
373 dwarf_formaddr(Dwarf_Attribute attr,
421 dwarf_formflag(Dwarf_Attribute attr,
463 dwarf_formudata(Dwarf_Attribute attr,
539 dwarf_formsdata(Dwarf_Attribute att
[all...]
H A Dlibdwarf.h407 typedef struct Dwarf_Attribute_s* Dwarf_Attribute; typedef in typeref:struct:Dwarf_Attribute_s
440 #define DW_DLA_ATTR 0x0a /* Dwarf_Attribute */
832 Dwarf_Attribute * /*returned_attr*/,
846 int dwarf_loclist_n(Dwarf_Attribute /*attr*/,
851 int dwarf_loclist(Dwarf_Attribute /*attr*/, /* inflexible! */
909 Dwarf_Attribute** /*attrbuf*/,
914 int dwarf_hasform(Dwarf_Attribute /*attr*/,
919 int dwarf_whatform(Dwarf_Attribute /*attr*/,
923 int dwarf_whatform_direct(Dwarf_Attribute /*attr*/,
927 int dwarf_whatattr(Dwarf_Attribute /*att
[all...]
H A Ddwarf_loc.c585 _dwarf_setup_loc(Dwarf_Attribute attr,
625 Dwarf_Attribute attr,
669 dwarf_loclist_n(Dwarf_Attribute attr,
676 Dwarf_Attribute that describes the DW_AT_location in die, if
678 Dwarf_Attribute loc_attr = attr;
822 dwarf_loclist(Dwarf_Attribute attr,
829 Dwarf_Attribute that describes the DW_AT_location in die, if
831 Dwarf_Attribute loc_attr = attr;
H A Ddwarf_opaque.h76 Dwarf_Attribute ar_next;
H A Ddwarf_addr_finder.c261 Dwarf_Attribute attr;
313 Dwarf_Attribute attr;
H A Ddwarf_print_lines.c103 Dwarf_Attribute stmt_list_attr;
106 Dwarf_Attribute comp_dir_attr;
H A Ddwarf_line.c107 Dwarf_Attribute stmt_list_attr;
110 Dwarf_Attribute comp_dir_attr;
344 Dwarf_Attribute stmt_list_attr;
347 Dwarf_Attribute comp_dir_attr;
H A Ddwarf_frame.c1144 Dwarf_Attribute attr;
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Ddwarf.c337 static Dwarf_Attribute
340 Dwarf_Attribute attr;
361 die_attr_form(dwarf_t *dw, Dwarf_Attribute attr)
378 Dwarf_Attribute attr;
399 Dwarf_Attribute attr;
419 Dwarf_Attribute attr;
439 Dwarf_Attribute attr;
459 Dwarf_Attribute attr;
506 Dwarf_Attribute attr;
576 Dwarf_Attribute att
[all...]

Completed in 201 milliseconds