Lines Matching defs:kallsyms
96 # The kallsyms linking does not need debug symbols included.
140 kallsyms()
149 scripts/kallsyms ${kallsymopt} "${1}" > "${2}.S"
158 # Perform kallsyms for the given temporary vmlinux.
162 kallsyms "${1}.syms" "${1}.kallsyms"
216 kallsyms .tmp_vmlinux0.syms .tmp_vmlinux0.kallsyms
221 # The kallsyms linking does not need debug symbols, but the BTF does.
239 # kallsyms support
243 # 1) Link .tmp_vmlinux1.kallsyms so it has all symbols and sections,
245 # Running kallsyms on that gives us .tmp_vmlinux1.kallsyms.o with
247 # 2) Link .tmp_vmlinux2.kallsyms so it now has a __kallsyms section of
250 # From here, we generate a correct .tmp_vmlinux2.kallsyms.o
253 # introduces new names, which further expands kallsyms. Do another
263 # The kallsyms linking does not need debug symbols included.
310 echo >&2 Inconsistent kallsyms data