Searched refs:Dwarf_P_Attribute (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/dtrace-147/libdwarf/
H A Dpro_forms.c57 Dwarf_P_Attribute attr);
66 Dwarf_P_Attribute
82 Dwarf_P_Attribute
90 Dwarf_P_Attribute new_attr;
95 return ((Dwarf_P_Attribute) DW_DLV_BADADDR);
100 return ((Dwarf_P_Attribute) DW_DLV_BADADDR);
108 return ((Dwarf_P_Attribute) DW_DLV_BADADDR);
111 new_attr = (Dwarf_P_Attribute)
115 return ((Dwarf_P_Attribute) DW_DLV_BADADDR);
133 return ((Dwarf_P_Attribute) DW_DLV_BADADD
[all...]
H A Dpro_die.c50 void _dwarf_pro_add_at_to_die(Dwarf_P_Die die, Dwarf_P_Attribute attr);
177 Dwarf_P_Attribute new_attr;
181 new_attr = (Dwarf_P_Attribute)
213 Dwarf_P_Attribute
216 Dwarf_P_Attribute new_attr;
220 (Dwarf_P_Attribute) DW_DLV_BADADDR);
222 new_attr = (Dwarf_P_Attribute)
226 (Dwarf_P_Attribute) DW_DLV_BADADDR);
240 (Dwarf_P_Attribute) DW_DLV_BADADDR);
255 Dwarf_P_Attribute
[all...]
H A Dpro_opaque.h159 Dwarf_P_Attribute di_attrs; /* list of attributes */
160 Dwarf_P_Attribute di_last_attr; /* last attribute */
181 Dwarf_P_Attribute ar_next;
H A Dlibdwarf.h416 typedef struct Dwarf_P_Attribute_s* Dwarf_P_Attribute; typedef in typeref:struct:Dwarf_P_Attribute_s
1628 Dwarf_P_Attribute dwarf_add_AT_targ_address(Dwarf_P_Debug /*dbg*/,
1635 Dwarf_P_Attribute dwarf_add_AT_targ_address_b(Dwarf_P_Debug /*dbg*/,
1642 Dwarf_P_Attribute dwarf_add_AT_unsigned_const(Dwarf_P_Debug /*dbg*/,
1648 Dwarf_P_Attribute dwarf_add_AT_signed_const(Dwarf_P_Debug /*dbg*/,
1654 Dwarf_P_Attribute dwarf_add_AT_reference(Dwarf_P_Debug /*dbg*/,
1660 Dwarf_P_Attribute dwarf_add_AT_const_value_string(Dwarf_P_Die /*ownerdie*/,
1664 Dwarf_P_Attribute dwarf_add_AT_location_expr(Dwarf_P_Debug /*dbg*/,
1670 Dwarf_P_Attribute dwarf_add_AT_string(Dwarf_P_Debug /*dbg*/,
1676 Dwarf_P_Attribute dwarf_add_AT_fla
[all...]
H A Dpro_section.c146 (Dwarf_P_Attribute, Dwarf_P_Abbrev, int no_attr);
1415 Dwarf_P_Attribute curattr;
1503 Dwarf_P_Attribute curattr;
1878 Dwarf_P_Attribute curattr;
1958 _dwarf_pro_match_attr(Dwarf_P_Attribute attr,

Completed in 79 milliseconds