Lines Matching full:symbols
4 # tools to retrieve the actual addresses of symbols in the kernel.
14 # readprofile starts reading symbols when _stext is found, and
24 # a: local absolute symbols
25 # N: debugging symbols
26 # U: undefined global symbols
27 # w: local weak symbols
34 # local symbols for ARM, MIPS, etc.
43 # arm64 local symbols in PIE namespace
47 # arm64 local symbols in non-VHE KVM namespace
78 # Ignored symbols (exact match)
90 # (symbols that contain the pattern are ignored)
97 # Ignored kallsyms symbols
99 # If the 3rd parameter exists, symbols from it will be omitted from the output.
101 # Without this, the step2 would get new symbols generated by scripts/kallsyms.c