Searched refs:sort_sections (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dlibpe_section.c84 sort_sections(PE *pe) function
317 sort_sections(pe);
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-spu.c582 sort_sections (const void *a, const void *b) function
626 qsort (alloc_sec, n, sizeof (*alloc_sec), sort_sections);

Completed in 68 milliseconds