Home
last modified time | relevance | path

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

/external/elfutils/src/
Delflint.c2769 section_flags_string (GElf_Word flags, char *buf, size_t len) in section_flags_string() function
3816 section_flags_string (special_sections[s].attr, in check_sections()
3818 section_flags_string (shdr->sh_flags in check_sections()
3834 section_flags_string (special_sections[s].attr, in check_sections()
3836 section_flags_string (special_sections[s].attr2, in check_sections()
3838 section_flags_string (shdr->sh_flags in check_sections()
DChangeLog366 * elflint.c (section_flags_string): Add NEWFLAG for GNU_RETAIN,
371 * elflint.c (section_flags_string): Update cp pointer after
1769 * elflint.c (section_flags_string): Add NEWFLAG COMPRESSED.
4432 * elflint.c (section_flags_string): Return "none" for 0, not "".