Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c747 compare_sections_nonrel (const void *a, const void *b) in compare_sections_nonrel() function
1098 sizeof undo_sections[0], compare_sections_nonrel); in find_alloc_sections_prelink()
1325 ? compare_sections_rel : compare_sections_nonrel); in copy_elided_sections()
DChangeLog1524 * unstrip.c (compare_sections_nonrel): Mark this function as static.
2524 (compare_sections_rel, compare_sections_nonrel): New functions.