Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c922 sections_match (const struct section *sections, size_t i, in sections_match() function
955 if (sections_match (sections, i, shdr, name)) in find_alloc_section()
1401 if (likely (sections_match (sections, alloc_avail, shdr, name))) in copy_elided_sections()
1405 if (sections_match (sections, i, shdr, name)) in copy_elided_sections()
DChangeLog217 (sections_match): Use sections_flags_match.
2527 (sections_match): New function, broken out of ...
2530 Use sections_match for SHF_ALLOC in ET_REL.