custom_sort 270 scripts/sortextable.c table_sort_t custom_sort; custom_sort 304 scripts/sortextable.c custom_sort = NULL; custom_sort 313 scripts/sortextable.c custom_sort = x86_sort_relative_table; custom_sort 321 scripts/sortextable.c custom_sort = sort_relative_table; custom_sort 345 scripts/sortextable.c do32(ehdr, fname, custom_sort); custom_sort 355 scripts/sortextable.c do64(ghdr, fname, custom_sort); custom_sort 91 scripts/sortextable.h do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort) custom_sort 165 scripts/sortextable.h if (custom_sort) { custom_sort 166 scripts/sortextable.h custom_sort(extab_image, _r(&extab_sec->sh_size));