Searched refs:RELOC_TYPE_RELATIVE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dself_reloc.c48 #define RELOC_TYPE_RELATIVE R_AARCH64_RELATIVE macro
51 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE macro
54 #define RELOC_TYPE_RELATIVE R_ARM_RELATIVE macro
57 #define RELOC_TYPE_RELATIVE R_386_RELATIVE macro
60 #define RELOC_TYPE_RELATIVE R_RISCV_RELATIVE macro
111 case RELOC_TYPE_RELATIVE:

Completed in 79 milliseconds