Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Delf.h50 #define R_ARM_NONE 0 macro
/linux/arch/arm64/include/asm/
H A Delf.h21 #define R_ARM_NONE 0 macro
/linux/arch/arm/kernel/
H A Dmodule.c118 case R_ARM_NONE: in apply_relocate()
H A Dentry-armv.S34 #define RELOC_TEXT_NONE .reloc .text, R_ARM_NONE, .
/linux/arch/arm64/kernel/
H A Dmodule.c263 case R_ARM_NONE: in apply_relocate_add()
/linux/scripts/
H A Drecordmcount.c582 rel_type_nop = R_ARM_NONE; in do_file()