Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dvoc.c63 { unsigned int sections, section_types ; member
/third_party/elfutils/src/
DChangeLog1091 * readelf.c (enum section_e): Make section_types not an alias of
1093 (section_all): Add section_types.
1094 (parse_opt): Add both section_info and section_types for "info"
3460 (enum section_e): Add section_types alias for section_info.
Dreadelf.c268 section_types = 16384, /* .debug_types (implied by .debug_info) */ enumerator
273 | section_macro | section_addr | section_types)
538 print_debug_sections |= section_types; in parse_opt()
543 print_debug_sections |= section_types; in parse_opt()