Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog241 (attr_callback): Rename index var to word.
271 * readelf.c (attr_callback): Only print block as expressions if it
292 (attr_callback): Recognized DW_FORM_implicit_cost as signed. Use
331 (attr_callback): Likewise.
378 (attr_callback): Likewise.
390 (attr_callback): Use yes_str and no_str instead of calling gettext.
412 * readelf.c (attr_callback): Only register section_loc when not
457 (attr_callback): Handle DW_AT_addr_base and DW_AT_GNU_addr_base.
462 * readelf.c (attr_callback): Handle DW_FORM_loclistx and
475 (attr_callback): Handle DW_AT_loclists_base and notice sec_offset
[all …]
Dreadelf.c6945 attr_callback (Dwarf_Attribute *attrp, void *arg) in attr_callback() function
7728 (void) dwarf_getattrs (&dies[level], attr_callback, &args, 0); in print_debug_units()