Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog361 * readelf.c (struct attrcb_args): Rename die to dies.
933 (attrcb_args): Add is_split field.
2571 (struct attrcb_args): Replace cu_base field with cu.
2606 * readelf.c (attrcb_args): Add Dwarf_Die.
2658 (struct attrcb_args): Removed unused cu_offset field.
3118 (struct attrcb_args): Add silent member.
3145 (struct attrcb_args): New member version.
3223 (struct attrcb_args): Add offset_size field.
Dreadelf.c7018 struct attrcb_args struct
7036 struct attrcb_args *cbargs = (struct attrcb_args *) arg; in attr_callback() argument
7851 struct attrcb_args args = in print_debug_units()