Home
last modified time | relevance | path

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

/external/elfutils/src/
Delflint.c2766 section_flags_string (GElf_Word flags, char *buf, size_t len) in section_flags_string() function
3797 section_flags_string (special_sections[s].attr, in check_sections()
3799 section_flags_string (shdr->sh_flags in check_sections()
3815 section_flags_string (special_sections[s].attr, in check_sections()
3817 section_flags_string (special_sections[s].attr2, in check_sections()
3819 section_flags_string (shdr->sh_flags in check_sections()
DChangeLog1081 * elflint.c (section_flags_string): Add NEWFLAG COMPRESSED.
3744 * elflint.c (section_flags_string): Return "none" for 0, not "".