Home
last modified time | relevance | path

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

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