Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c224 static struct section_argument *dump_data_sections; variable
225 static struct section_argument **dump_data_sections_tail = &dump_data_sections;
868 || dump_data_sections != NULL in process_elf_file()
919 if (dump_data_sections != NULL) in process_elf_file()
9655 for_each_section_argument (ebl->elf, dump_data_sections, &dump_data_section); in dump_data()
DChangeLog2005 * readelf.c (parse_opt): Move code to add to dump_data_sections and
2705 * readelf.c (dump_data_sections, dump_data_sections_tail):