Lines Matching full:relocation
6 * Generates relocation information used by the kernel to convert
47 * AArch64 relocation type constants.
314 * Print ASM statements to create a hyp relocation entry for a given
315 * R_AARCH64_ABS64 relocation.
319 * also generate a dynamic relocation entry so that the kernel can shift
326 * relocation referencing a symbol that the hyp linker script put at
338 * Create a PREL32 relocation which instructs the linker of `vmlinux` in emit_rela_abs64()
358 * hyp relocation data for all absolute addresses in hyp code/data.
361 * Failure is reported for unexpected relocation types.
384 * Emit a hyp relocation. in emit_rela_section()
389 /* Allow 32-bit absolute relocation, for kCFI type hashes. */ in emit_rela_section()
431 /* Iterate over all sections and emit hyp relocation data for RELA sections. */