Home
last modified time | relevance | path

Searched defs:RELOC_TYPE_RELATIVE (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/arch/riscv64/stand/efiboot/
H A Dself_reloc.c50 #define RELOC_TYPE_RELATIVE R_AARCH64_RELATIVE macro
53 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE macro
56 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE macro
59 #define RELOC_TYPE_RELATIVE R_386_RELATIVE macro
62 #define RELOC_TYPE_RELATIVE R_RISCV_RELATIVE macro
/openbsd-src/sys/arch/armv7/stand/efiboot/
H A Dself_reloc.c50 #define RELOC_TYPE_RELATIVE R_AARCH64_RELATIVE macro
53 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE macro
56 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE macro
59 #define RELOC_TYPE_RELATIVE R_386_RELATIVE macro
/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Dself_reloc.c50 #define RELOC_TYPE_RELATIVE R_AARCH64_RELATIVE macro
53 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE macro
56 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE macro
59 #define RELOC_TYPE_RELATIVE R_386_RELATIVE macro
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Dself_reloc.c50 #define RELOC_TYPE_RELATIVE R_AARCH64_RELATIVE macro
53 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE macro
56 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE macro
59 #define RELOC_TYPE_RELATIVE R_386_RELATIVE macro