Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/src/
H A Delflint.c2808 section_flags_string (GElf_Word flags, char *buf, size_t len) in section_flags_string() function
3859 section_flags_string (special_sections[s].attr, in check_sections()
3861 section_flags_string (shdr->sh_flags in check_sections()
3877 section_flags_string (special_sections[s].attr, in check_sections()
3879 section_flags_string (special_sections[s].attr2, in check_sections()
3881 section_flags_string (shdr->sh_flags in check_sections()
H A DChangeLog441 * elflint.c (section_flags_string): Add NEWFLAG for GNU_RETAIN,
446 * elflint.c (section_flags_string): Update cp pointer after
1844 * elflint.c (section_flags_string): Add NEWFLAG COMPRESSED.
4507 * elflint.c (section_flags_string): Return "none" for 0, not "".