Searched refs:sections_match (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | unstrip.c | 964 sections_match (const struct section *sections, size_t i, in sections_match() function 997 if (sections_match (sections, i, shdr, name)) in find_alloc_section() 1491 if (likely (sections_match (sections, alloc_avail, shdr, name))) in copy_elided_sections() 1495 if (sections_match (sections, i, shdr, name)) in copy_elided_sections()
|
D | ChangeLog | 1280 (sections_match): Use sections_flags_match. 3590 (sections_match): New function, broken out of ... 3593 Use sections_match for SHF_ALLOC in ET_REL.
|