Home
last modified time | relevance | path

Searched refs:R_RELATIVE (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c38 #define R_RELATIVE R_AARCH64_RELATIVE macro
42 #define R_RELATIVE R_ARM_RELATIVE macro
45 #define R_RELATIVE R_386_RELATIVE macro
48 #define R_RELATIVE R_X86_64_RELATIVE macro
52 #define R_RELATIVE R_RISCV_RELATIVE macro
371 case R_RELATIVE: in efi_runtime_relocate()