Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/lib/
H A Dreloc_aarch64_efi.c73 case R_AARCH64_NONE: in _relocate()
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h22 #define R_AARCH64_NONE 256 macro
/openbmc/linux/scripts/
H A Drecordmcount.c37 #define R_AARCH64_NONE 0 macro
589 rel_type_nop = R_AARCH64_NONE; in do_file()
/openbmc/u-boot/include/
H A Delf.h685 #define R_AARCH64_NONE 0 /* No relocation */ macro
/openbmc/linux/arch/arm64/kernel/
H A Dmodule.c377 case R_AARCH64_NONE: in apply_relocate_add()
/openbmc/qemu/include/
H A Delf.h879 #define R_AARCH64_NONE 256 /* also accepts R_ARM_NONE (0) */ macro