Home
last modified time | relevance | path

Searched refs:R_AARCH64_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/arm64/include/asm/
H A Delf.h22 #define R_AARCH64_NONE 256 macro
/linux-6.15/scripts/
H A Drecordmcount.c37 #define R_AARCH64_NONE 0 macro
589 rel_type_nop = R_AARCH64_NONE; in do_file()
/linux-6.15/arch/arm64/kernel/
H A Dmodule.c251 case R_AARCH64_NONE: in apply_relocate_add()