Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dreadelf.c277 static struct section_argument *dump_data_sections; variable
278 static struct section_argument **dump_data_sections_tail = &dump_data_sections;
401 cleanup_list (dump_data_sections); in main()
995 || dump_data_sections != NULL in process_elf_file()
1049 if (dump_data_sections != NULL) in process_elf_file()
13034 for_each_section_argument (ebl->elf, dump_data_sections, &dump_data_section); in dump_data()
DChangeLog651 (main): Call cleanup_list for dump_data_sections and string_sections.
3756 * readelf.c (parse_opt): Move code to add to dump_data_sections and
4456 * readelf.c (dump_data_sections, dump_data_sections_tail):