Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Delf.h11 #define R_390_NONE 0 /* No reloc. */ macro
/linux-4.1.27/arch/s390/kernel/
Dmodule.c227 case R_390_NONE: /* No relocation. */ in apply_rela()