HomeSort by relevance Sort by last modified time
    Searched refs:sort_sections (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libelf/
elf32_updatefile.c 92 sort_sections (Elf_Scn **scns, Elf_ScnList *list) function
251 sort_sections (scns, list);
688 sort_sections (scns, list);
  /toolchain/binutils/binutils-2.27/bfd/
elf32-spu.c 629 sort_sections (const void *a, const void *b) function
679 qsort (alloc_sec, n, sizeof (*alloc_sec), sort_sections);
    [all...]

Completed in 222 milliseconds