Searched refs:dump_data_sections (Results 1 – 2 of 2) sorted by relevance
218 static struct section_argument *dump_data_sections; variable219 static struct section_argument **dump_data_sections_tail = &dump_data_sections;843 || dump_data_sections != NULL in process_elf_file()892 if (dump_data_sections != NULL) in process_elf_file()9472 for_each_section_argument (ebl->elf, dump_data_sections, &dump_data_section); in dump_data()
1520 * readelf.c (parse_opt): Move code to add to dump_data_sections and2220 * readelf.c (dump_data_sections, dump_data_sections_tail):