Lines Matching refs:kallsyms
148 # The kallsyms linking does not need debug symbols included.
149 if [ "$output" != "${output#.tmp_vmlinux.kallsyms}" ] ; then
235 kallsyms()
252 ${NM} -n ${1} | scripts/kallsyms ${kallsymopt} > ${2}
255 # Perform one step in kallsyms generation, including temporary linking of
260 kallsyms_vmlinux=.tmp_vmlinux.kallsyms${1}
265 kallsyms ${kallsyms_vmlinux} ${kallsyms_S}
369 # kallsyms support
374 # Running kallsyms on that gives us .tmp_kallsyms1.o with
382 # introduces new names, which further expands kallsyms. Do another
428 echo >&2 Inconsistent kallsyms data