Lines Matching full:symbols
26 # System.map is generated to document addresses of all kernel symbols
91 # The kallsyms linking does not need debug symbols included.
115 # Create ${btf_data} which contains just .BTF section but no symbols. Add
117 # deletes all symbols including __start_BTF and __stop_BTF, which will
134 # Create ${2}.o file with all symbols from the ${1} object file
140 kallsymopt="${kallsymopt} --all-symbols"
166 # Create map file with all symbols from ${1}
212 # The kallsyms linking does not need debug symbols, but the BTF does.
231 # Generate section listing all symbols and add it into vmlinux
234 # 1) Link .tmp_vmlinux.kallsyms1 so it has all symbols and sections,
254 # The kallsyms linking does not need debug symbols included.