Home | History | Annotate | Download | only in src

Lines Matching full:dump_data_sections

201 static struct section_argument *dump_data_sections;
202 static struct section_argument **dump_data_sections_tail = &dump_data_sections;
656 || dump_data_sections != NULL
705 if (dump_data_sections != NULL)
8411 for_each_section_argument (ebl->elf, dump_data_sections, &dump_data_section);