Lines Matching full:symbols
26 # System.map is generated to document addresses of all kernel symbols
95 # The kallsyms linking does not need debug symbols included.
119 # Create ${btf_data} which contains just .BTF section but no symbols. Add
121 # deletes all symbols including __start_BTF and __stop_BTF, which will
138 # Create ${2}.o file with all symbols from the ${1} object file
144 kallsymopt="${kallsymopt} --all-symbols"
170 # Create map file with all symbols from ${1}
221 # The kallsyms linking does not need debug symbols, but the BTF does.
240 # Generate section listing all symbols and add it into vmlinux
243 # 1) Link .tmp_vmlinux1.kallsyms so it has all symbols and sections,
263 # The kallsyms linking does not need debug symbols included.