Lines Matching full:relocation
6 * Generates relocation information used by the kernel to convert
47 * AArch64 relocation type constants.
311 * Print ASM statements to create a hyp relocation entry for a given
312 * R_AARCH64_ABS64 relocation.
316 * also generate a dynamic relocation entry so that the kernel can shift
323 * relocation referencing a symbol that the hyp linker script put at
335 * Create a PREL32 relocation which instructs the linker of `vmlinux` in emit_rela_abs64()
355 * hyp relocation data for all absolute addresses in hyp code/data.
358 * Failure is reported for unexpected relocation types.
381 * Emit a hyp relocation. in emit_rela_section()
425 /* Iterate over all sections and emit hyp relocation data for RELA sections. */