Home
last modified time | relevance | path

Searched refs:sorttable (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/
A D.sorttable.cmd1sorttable := gcc -Wp,-MMD,scripts/.sorttable.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 …
3 source_scripts/sorttable := scripts/sorttable.c
5 deps_scripts/sorttable := \
8 scripts/sorttable.h \
10 scripts/sorttable: $(deps_scripts/sorttable)
12 $(deps_scripts/sorttable):
A Dlink-vmlinux.sh283 sorttable() function
285 ${objtree}/scripts/sorttable ${1}
405 if ! sorttable vmlinux; then
A D.gitignore10 /sorttable
A DMakefile12 hostprogs-always-$(CONFIG_BUILDTIME_TABLE_SORT) += sorttable
/linux/Documentation/x86/
A Dexception-tables.rst346 link of the kernel image, via a host utility scripts/sorttable. It will set the

Completed in 8 milliseconds