Searched refs:sorttable (Results 1 – 5 of 5) sorted by relevance
1 …sorttable := gcc -Wp,-MMD,scripts/.sorttable.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 …3 source_scripts/sorttable := scripts/sorttable.c5 deps_scripts/sorttable := \8 scripts/sorttable.h \10 scripts/sorttable: $(deps_scripts/sorttable)12 $(deps_scripts/sorttable):
283 sorttable() function285 ${objtree}/scripts/sorttable ${1}405 if ! sorttable vmlinux; then
10 /sorttable
12 hostprogs-always-$(CONFIG_BUILDTIME_TABLE_SORT) += sorttable
346 link of the kernel image, via a host utility scripts/sorttable. It will set the
Completed in 8 milliseconds