Searched refs:__vmlinux_relocs_64_end (Results 1 – 3 of 3) sorted by relevance
106 __vmlinux_relocs_64_end = .; symbol
87 extern char __vmlinux_relocs_64_start[], __vmlinux_relocs_64_end[];
158 for (reloc = (int *)__vmlinux_relocs_64_start; reloc < (int *)__vmlinux_relocs_64_end; reloc++) { in kaslr_adjust_relocs()