[PATCH 1/4] objdump: New feature display of global variable information based on DWARF info section
Jan Beulich
jbeulich@suse.com
Fri Aug 22 07:37:57 GMT 2025
On 19.08.2025 04:12, Guillaume VACHERIAS wrote:
> +static void
> +insert_element_in_list (enum dwarf_tag dw_tag,
> + enum dwarf_attribute dw_attr ATTRIBUTE_UNUSED,
> + uint64_t die_offset ATTRIBUTE_UNUSED,
> + uint64_t *uvalue ATTRIBUTE_UNUSED,
> + int64_t *svalue ATTRIBUTE_UNUSED,
> + const unsigned char *data ATTRIBUTE_UNUSED)
Noticed only while looking at patch 2: Indentation looks to be off by 1 here.
Jan
More information about the Binutils
mailing list