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

/external/elfutils/src/
H A Dreadelf.c186 static struct section_argument *dump_data_sections; variable in typeref:struct:section_argument
187 static struct section_argument **dump_data_sections_tail = &dump_data_sections;
603 || dump_data_sections != NULL
652 if (dump_data_sections != NULL)
6357 for_each_section_argument (ebl->elf, dump_data_sections, &dump_data_section);

Completed in 51 milliseconds