Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c978 sections_match (const struct section *sections, size_t i, in sections_match() function
1011 if (sections_match (sections, i, shdr, name)) in find_alloc_section()
1520 if (likely (sections_match (sections, alloc_avail, shdr, name))) in copy_elided_sections()
1524 if (sections_match (sections, i, shdr, name)) in copy_elided_sections()
DChangeLog1686 (sections_match): Use sections_flags_match.
3996 (sections_match): New function, broken out of ...
3999 Use sections_match for SHF_ALLOC in ET_REL.