Home
last modified time | relevance | path

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

/external/elfutils/src/
Delflint.c2734 section_flags_string (GElf_Word flags, char *buf, size_t len) in section_flags_string() function
3765 section_flags_string (special_sections[s].attr, in check_sections()
3767 section_flags_string (shdr->sh_flags in check_sections()
3783 section_flags_string (special_sections[s].attr, in check_sections()
3785 section_flags_string (special_sections[s].attr2, in check_sections()
3787 section_flags_string (shdr->sh_flags in check_sections()
DChangeLog18 * elflint.c (section_flags_string): Add NEWFLAG COMPRESSED.
2681 * elflint.c (section_flags_string): Return "none" for 0, not "".