Home
last modified time | relevance | path

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

/external/elfutils/0.153/src/
Dunstrip.c710 compare_sections_nonrel (const void *a, const void *b) in compare_sections_nonrel() function
1041 sizeof undo_sections[0], compare_sections_nonrel); in find_alloc_sections_prelink()
1266 ? compare_sections_rel : compare_sections_nonrel); in copy_elided_sections()
DChangeLog158 * unstrip.c (compare_sections_nonrel): Mark this function as static.
1158 (compare_sections_rel, compare_sections_nonrel): New functions.