Home
last modified time | relevance | path

Searched refs:R_IA64_REL64LSB (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dreloc_ia64.S71 #define R_IA64_REL64LSB 0x6f macro
165 cmp.eq Prel,p0 = R_IA64_REL64LSB,r_type
/netbsd-src/sys/arch/ia64/include/
H A Delf_machdep.h99 #define R_IA64_REL64LSB 0x6f /* word64 LSB BD + A */ macro
/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dstart.S76 #define R_IA64_REL64LSB 0x6f /* word64 LSB BD + A */ macro
225 cmp.eq p6,p0=R_IA64_REL64LSB,r23
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-ia64.c153 IA64_HOWTO (R_IA64_REL64LSB, "REL64LSB", 8, false, true),
289 case BFD_RELOC_IA64_REL64LSB: rtype = R_IA64_REL64LSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3344 case R_IA64_REL64LSB: in set_got_entry()
3988 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4302 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4820 case R_IA64_REL64LSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c3011 dyn_r_type = R_IA64_REL64LSB; in set_got_entry()
4341 case R_IA64_REL64LSB: in elf64_ia64_reloc_type_class()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c153 IA64_HOWTO (R_IA64_REL64LSB, "REL64LSB", 8, false, true),
289 case BFD_RELOC_IA64_REL64LSB: rtype = R_IA64_REL64LSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3345 case R_IA64_REL64LSB: in set_got_entry()
3989 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4303 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4821 case R_IA64_REL64LSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c3012 dyn_r_type = R_IA64_REL64LSB; in set_got_entry()
4342 case R_IA64_REL64LSB: in elf64_ia64_reloc_type_class()
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dia64.h348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2016 enum R_IA64_REL64LSB = 0x6f; variable
/netbsd-src/sys/external/bsd/gnu-efi/dist/
H A DREADME.gnuefi338 R_IA64_DIR64LSB, R_IA64_REL64LSB, and R_IA64_FPTR64LSB are needed.
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m42038 _(R_IA64_REL64LSB, 0x6f)