Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog1212 * readelf.c (handle_core_item): Likewise, but use alloca
1270 * readelf.c (handle_core_item): Handle right shift >= 32 bits.
1823 * readelf.c (handle_core_item): Make sure variable length array
2097 * readelf.c (handle_core_item) <'h'>: New branch for handling
2303 (handle_core_item): Remove the FORMAT_MAX values in TYPES, DO_TYPE,
2311 * readelf.c (handle_core_item) <b>: Make run an outer block variable.
2824 * readelf.c (handle_core_item): Fix bitmask printing.
2887 (handle_core_item): Handle .format of '\n' as \n-separated strings.
3218 * readelf.c (handle_core_item): Handle 'B' type for 1-origin bitset.
3222 (handle_core_register, handle_core_item): Update callers.
[all …]
Dreadelf.c11333 handle_core_item (Elf *core, const Ebl_Core_Item *item, const void *desc, in handle_core_item() function
11621 colno = handle_core_item (core, items, desc, colno, &size); in handle_core_items()
11656 colno = handle_core_item (core, *item, desc, colno, NULL); in handle_core_items()