Searched defs:Dwarf_Attribute (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/include/elfutils/
H A Dlibdw.h128 } Dwarf_Attribute; typedef in typeref:struct:__anon6017
265 /* Retieve DWARF descriptor used for a Dwarf_Die or Dwarf_Attribute.
266 A Dwarf_Die or a Dwarf_Attribute is associated with a particular
369 or Dwarf_Attribute. A Dwarf_Die or a Dwarf_Attribute is associated
431 int (*callback) (Dwarf_Attribute *, void *),
440 extern Dwarf_Attribute *dwarf_attr (Dwarf_Die *die, unsigned int search_name,
441 Dwarf_Attribute *result)
449 extern Dwarf_Attribute *dwarf_attr_integrate (Dwarf_Die *die,
451 Dwarf_Attribute *resul
[all...]
/external/elfutils/libdw/
H A Dlibdw.h128 } Dwarf_Attribute; typedef in typeref:struct:__anon6070
265 /* Retieve DWARF descriptor used for a Dwarf_Die or Dwarf_Attribute.
266 A Dwarf_Die or a Dwarf_Attribute is associated with a particular
369 or Dwarf_Attribute. A Dwarf_Die or a Dwarf_Attribute is associated
431 int (*callback) (Dwarf_Attribute *, void *),
440 extern Dwarf_Attribute *dwarf_attr (Dwarf_Die *die, unsigned int search_name,
441 Dwarf_Attribute *result)
449 extern Dwarf_Attribute *dwarf_attr_integrate (Dwarf_Die *die,
451 Dwarf_Attribute *resul
[all...]

Completed in 195 milliseconds