Searched refs:R_X86_64_NONE (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/headers/private/system/arch/x86_64/
H A Darch_elf_boot.h12 #define R_X86_64_NONE 0 /* No relocation. */ macro
/haiku-fatelf/src/bin/gdb/include/elf/
H A Dx86-64.h27 RELOC_NUMBER (R_X86_64_NONE, 0) /* No reloc */
/haiku-fatelf/src/system/runtime_loader/arch/x86_64/
H A Darch_relocate.cpp46 case R_X86_64_NONE:
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_elf.cpp326 case R_X86_64_NONE:
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-x86-64.c37 HOWTO(R_X86_64_NONE, 0, 0, 0, FALSE, 0, complain_overflow_dont,
38 bfd_elf_generic_reloc, "R_X86_64_NONE", FALSE, 0x00000000, 0x00000000,
125 { BFD_RELOC_NONE, R_X86_64_NONE, },
1662 but this way if it does, we get a R_X86_64_NONE reloc instead

Completed in 96 milliseconds