Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/src/
H A DChangeLog262 (print_string_section): Likewise.
1804 (print_string_section): Likewise.
1855 (print_string_section): Likewise.
2022 (print_string_section): Likewise.
3667 * readelf.c (print_string_section): Punt SHT_NOBITS like empty
4443 (print_string_section): New function, broken out of ...
H A Dreadelf.c13350 print_string_section (Elf_Scn *scn, const GElf_Shdr *shdr, const char *name) in print_string_section() function
13482 for_each_section_argument (ebl->elf, string_sections, &print_string_section); in dump_strings()
13510 print_string_section (scn, &shdr_mem, name); in print_strings()