Home
last modified time | relevance | path

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

/external/elfutils/src/src/
DChangeLog1181 * readelf.c (for_each_section_argument): Process all sections with
1351 (for_each_section_argument): Don't complain about a missing section by
2136 (for_each_section_argument): New function, broken out of ...
Dreadelf.c9412 for_each_section_argument (Elf *elf, const struct section_argument *list, in for_each_section_argument() function
9472 for_each_section_argument (ebl->elf, dump_data_sections, &dump_data_section); in dump_data()
9478 for_each_section_argument (ebl->elf, string_sections, &print_string_section); in dump_strings()