Home
last modified time | relevance | path

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

/external/elfutils/src/
DChangeLog403 * readelf.c (enum section_e): Make section_types not an alias of
405 (section_all): Add section_types.
406 (parse_opt): Add both section_info and section_types for "info"
2772 (enum section_e): Add section_types alias for section_info.
Dreadelf.c252 section_types = 16384, /* .debug_types (implied by .debug_info) */ enumerator
257 | section_macro | section_addr | section_types)
480 print_debug_sections |= section_types; in parse_opt()
485 print_debug_sections |= section_types; in parse_opt()