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

  /toolchain/binutils/binutils-2.25/bfd/
elf-strtab.c 291 strrevcmp (const void *a, const void *b) function
362 qsort (array, size, sizeof (struct elf_strtab_hash_entry *), strrevcmp);
merge.c 531 strrevcmp (const void *a, const void *b) function
552 /* Like strrevcmp, but for the case where all strings have the same
631 ? strrevcmp_align : strrevcmp));

Completed in 159 milliseconds