Searched refs:R_IA64_REL64LSB (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/external/bsd/gnu-efi/dist/gnuefi/ |
H A D | reloc_ia64.S | 71 #define R_IA64_REL64LSB 0x6f macro 165 cmp.eq Prel,p0 = R_IA64_REL64LSB,r_type
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | elf_machdep.h | 99 #define R_IA64_REL64LSB 0x6f /* word64 LSB BD + A */ macro
|
/netbsd-src/sys/arch/ia64/stand/ia64/efi/ |
H A D | start.S | 76 #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 D | elfxx-ia64.c | 153 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 D | elfnn-ia64.c | 3344 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 D | elf64-ia64-vms.c | 3011 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 D | elfxx-ia64.c | 153 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 D | elfnn-ia64.c | 3345 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 D | elf64-ia64-vms.c | 3012 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 D | ia64.h | 348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ia64.h | 348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 2016 enum R_IA64_REL64LSB = 0x6f; variable
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/ |
H A D | README.gnuefi | 338 R_IA64_DIR64LSB, R_IA64_REL64LSB, and R_IA64_FPTR64LSB are needed.
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 2038 _(R_IA64_REL64LSB, 0x6f)
|