Home
last modified time | relevance | path

Searched refs:R_X86_64_NONE (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/objtool/arch/x86/include/arch/
H A Delf.h5 #define R_NONE R_X86_64_NONE
/openbmc/u-boot/arch/x86/lib/
H A Dreloc_x86_64_efi.c49 case R_X86_64_NONE: in _relocate()
/openbmc/linux/arch/x86/um/asm/
H A Delf.h102 #define R_X86_64_NONE 0 /* No reloc */ macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h47 #define R_X86_64_NONE 0 /* No reloc */ macro
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c169 case R_X86_64_NONE: in __write_relocate_add()
H A Dmachine_kexec_64.c508 case R_X86_64_NONE: in arch_kexec_apply_relocations_add()
/openbmc/u-boot/include/
H A Delf.h568 #define R_X86_64_NONE 0 /* No reloc */ macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c210 REL_TYPE(R_X86_64_NONE), in rel_type()
862 case R_X86_64_NONE: in do_reloc64()
/openbmc/linux/scripts/
H A Drecordmcount.c605 rel_type_nop = R_X86_64_NONE; in do_file()
/openbmc/qemu/include/
H A Delf.h1085 #define R_X86_64_NONE 0 /* No reloc */ macro