Home
last modified time | relevance | path

Searched refs:attr_callback (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
DChangeLog280 * readelf.c (attr_callback): Don't handle blocks as expression
644 (attr_callback): Get current current die using dies[level].
677 * readelf.c (attr_callback): Print DW_AT_data_member_location as
929 (attr_callback): Rename index var to word.
959 * readelf.c (attr_callback): Only print block as expressions if it
980 (attr_callback): Recognized DW_FORM_implicit_cost as signed. Use
1019 (attr_callback): Likewise.
1066 (attr_callback): Likewise.
1078 (attr_callback): Use yes_str and no_str instead of calling gettext.
1100 * readelf.c (attr_callback): Only register section_loc when not
[all …]
Dreadelf.c7203 attr_callback (Dwarf_Attribute *attrp, void *arg) in attr_callback() function
8076 (void) dwarf_getattrs (&dies[level], attr_callback, &args, 0); in print_debug_units()