Home
last modified time | relevance | path

Searched refs:dwarf_attr_string (Results 1 – 5 of 5) 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()
Dvarlocs.c96 dwarf_attr_string (unsigned int attrnum) in dwarf_attr_string() function
933 dwarf_attr_string (code), dwarf_form_string (form)); in handle_attr()
954 dwarf_attr_string (code), dwarf_errmsg (-1)); in handle_attr()
DChangeLog703 (dwarf_attr_string): Likewise.
1385 * show-die-info.c (dwarf_tag_string, dwarf_attr_string): Likewise.
2337 (dwarf_attr_string): Likewise.
2338 (handle): Call dwarf_tag_string and dwarf_attr_string instead.
/external/elfutils/src/
DChangeLog1476 * readelf.c (dwarf_tag_string, dwarf_attr_string)
2347 (dwarf_attr_string): Likewise.
2399 * readelf.c (dwarf_attr_string): Add DW_AT_GNU_macros.
2615 (dwarf_attr_string): Support DW_AT_GNU_call_site_value,
2639 * readelf.c (dwarf_attr_string): Add DW_AT_GNU_* handling.
2658 * readelf.c (dwarf_attr_string): Grok DW_AT_GNU_odr_signature.
2761 (dwarf_attr_string): Add new attributes.
2880 * readelf.c (dwarf_attr_string): Match DW_AT_GNU_vector and
4142 * readelf.c (dwarf_tag_string, dwarf_attr_string): Update name tables
4389 * readelf.c (dwarf_attr_string): Add all attributes in <dwarf.h>.
Dreadelf.c3805 dwarf_attr_string (unsigned int attrnum) in dwarf_attr_string() function
4130 const char *ret = dwarf_attr_string (attr); in dwarf_attr_name()