Searched refs:dump_data_sections (Results 1 – 2 of 2) sorted by relevance
261 static struct section_argument *dump_data_sections; variable262 static struct section_argument **dump_data_sections_tail = &dump_data_sections;939 || dump_data_sections != NULL in process_elf_file()993 if (dump_data_sections != NULL) in process_elf_file()12547 for_each_section_argument (ebl->elf, dump_data_sections, &dump_data_section); in dump_data()
3068 * readelf.c (parse_opt): Move code to add to dump_data_sections and3768 * readelf.c (dump_data_sections, dump_data_sections_tail):