Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dreadelf.c9374 print_string_section (Elf_Scn *scn, const GElf_Shdr *shdr, const char *name) in print_string_section() function
9478 for_each_section_argument (ebl->elf, string_sections, &print_string_section); in dump_strings()
9507 print_string_section (scn, &shdr_mem, name); in print_strings()
DChangeLog1356 * readelf.c (print_string_section): Punt SHT_NOBITS like empty
2132 (print_string_section): New function, broken out of ...