Home
last modified time | relevance | path

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

/external/elfutils/src/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()
DChangeLog868 (dwarf_attr_string): Likewise.
869 (handle): Call dwarf_tag_string and dwarf_attr_string instead.
/external/elfutils/src/src/
DChangeLog799 (dwarf_attr_string): Likewise.
851 * readelf.c (dwarf_attr_string): Add DW_AT_GNU_macros.
1067 (dwarf_attr_string): Support DW_AT_GNU_call_site_value,
1091 * readelf.c (dwarf_attr_string): Add DW_AT_GNU_* handling.
1110 * readelf.c (dwarf_attr_string): Grok DW_AT_GNU_odr_signature.
1213 (dwarf_attr_string): Add new attributes.
1332 * readelf.c (dwarf_attr_string): Match DW_AT_GNU_vector and
2594 * readelf.c (dwarf_tag_string, dwarf_attr_string): Update name tables
2841 * readelf.c (dwarf_attr_string): Add all attributes in <dwarf.h>.
Dreadelf.c3579 dwarf_attr_string (unsigned int attrnum) in dwarf_attr_string() function
3835 const char *ret = dwarf_attr_string (attr); in dwarf_attr_name()