Home
last modified time | relevance | path

Searched refs:R_IA64_REL64MSB (Results 1 – 19 of 19) sorted by relevance

/netbsd/sys/arch/ia64/include/
H A Delf_machdep.h98 #define R_IA64_REL64MSB 0x6e /* word64 MSB BD + A */ macro
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c152 IA64_HOWTO (R_IA64_REL64MSB, "REL64MSB", 8, false, true),
288 case BFD_RELOC_IA64_REL64MSB: rtype = R_IA64_REL64MSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3345 dyn_r_type = R_IA64_REL64MSB; in set_got_entry()
3985 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4300 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4819 case R_IA64_REL64MSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c4340 case R_IA64_REL64MSB: in elf64_ia64_reloc_type_class()
/netbsd/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dreloc_ia64.S70 #define R_IA64_REL64MSB 0x6e macro
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h347 RELOC_NUMBER (R_IA64_REL64MSB, 0x6e) /* data 8 + REL */
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h347 RELOC_NUMBER (R_IA64_REL64MSB, 0x6e) /* data 8 + REL */
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h347 RELOC_NUMBER (R_IA64_REL64MSB, 0x6e) /* data 8 + REL */
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h347 RELOC_NUMBER (R_IA64_REL64MSB, 0x6e) /* data 8 + REL */
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c152 IA64_HOWTO (R_IA64_REL64MSB, "REL64MSB", 4, FALSE, TRUE),
288 case BFD_RELOC_IA64_REL64MSB: rtype = R_IA64_REL64MSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3352 dyn_r_type = R_IA64_REL64MSB; in set_got_entry()
3994 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4309 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4828 case R_IA64_REL64MSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c4346 case R_IA64_REL64MSB: in elf64_ia64_reloc_type_class()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-ia64.c152 IA64_HOWTO (R_IA64_REL64MSB, "REL64MSB", 4, FALSE, TRUE),
288 case BFD_RELOC_IA64_REL64MSB: rtype = R_IA64_REL64MSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3386 dyn_r_type = R_IA64_REL64MSB; in set_got_entry()
4028 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4343 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4858 case R_IA64_REL64MSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c4349 case R_IA64_REL64MSB: in elf64_ia64_reloc_type_class()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-ia64.c152 IA64_HOWTO (R_IA64_REL64MSB, "REL64MSB", 4, FALSE, TRUE),
288 case BFD_RELOC_IA64_REL64MSB: rtype = R_IA64_REL64MSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3352 dyn_r_type = R_IA64_REL64MSB; in set_got_entry()
3994 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4309 dyn_r_type = R_IA64_REL64MSB; in elfNN_ia64_relocate_section()
4828 case R_IA64_REL64MSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c4346 case R_IA64_REL64MSB: in elf64_ia64_reloc_type_class()
/netbsd/sys/arch/ia64/stand/ia64/efi/
H A Dstart.S74 #define R_IA64_REL64MSB 0x6e /* word64 MSB BD + A */ macro