Home
last modified time | relevance | path

Searched refs:dwarf_attr_string (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/tests/
Dshow-die-info.c45 dwarf_attr_string (unsigned int attrnum) in dwarf_attr_string() function
100 printf (" %s", dwarf_attr_string (cnt)); in handle()
DChangeLog364 * show-die-info.c (dwarf_tag_string, dwarf_attr_string): Likewise.
1316 (dwarf_attr_string): Likewise.
1317 (handle): Call dwarf_tag_string and dwarf_attr_string instead.
/external/elfutils/src/
DChangeLog413 * readelf.c (dwarf_tag_string, dwarf_attr_string)
1284 (dwarf_attr_string): Likewise.
1336 * readelf.c (dwarf_attr_string): Add DW_AT_GNU_macros.
1552 (dwarf_attr_string): Support DW_AT_GNU_call_site_value,
1576 * readelf.c (dwarf_attr_string): Add DW_AT_GNU_* handling.
1595 * readelf.c (dwarf_attr_string): Grok DW_AT_GNU_odr_signature.
1698 (dwarf_attr_string): Add new attributes.
1817 * readelf.c (dwarf_attr_string): Match DW_AT_GNU_vector and
3079 * readelf.c (dwarf_tag_string, dwarf_attr_string): Update name tables
3326 * readelf.c (dwarf_attr_string): Add all attributes in <dwarf.h>.
Dreadelf.c3689 dwarf_attr_string (unsigned int attrnum) in dwarf_attr_string() function
3941 const char *ret = dwarf_attr_string (attr); in dwarf_attr_name()