Searched refs:sections_match (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/src/ |
D | unstrip.c | 873 sections_match (const struct section *sections, size_t i, in sections_match() function 905 if (sections_match (sections, i, shdr, name)) in find_alloc_section() 1346 if (likely (sections_match (sections, alloc_avail, shdr, name))) in copy_elided_sections() 1350 if (sections_match (sections, i, shdr, name)) in copy_elided_sections()
|
D | ChangeLog | 2042 (sections_match): New function, broken out of ... 2045 Use sections_match for SHF_ALLOC in ET_REL.
|