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

/freebsd-13-stable/stand/common/
H A Dself_reloc.c47 #define RELOC_TYPE_NONE R_AARCH64_NONE macro
50 #define RELOC_TYPE_NONE R_X86_64_NONE macro
53 #define RELOC_TYPE_NONE R_ARM_NONE macro
56 #define RELOC_TYPE_NONE R_386_NONE macro
59 #define RELOC_TYPE_NONE R_RISCV_NONE macro
107 case RELOC_TYPE_NONE:

Completed in 34 milliseconds