Home
last modified time | relevance | path

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

/netbsd/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/sys/arch/ia64/include/
H A Delf_machdep.h99 #define R_IA64_REL64LSB 0x6f /* word64 LSB BD + A */ macro
/netbsd/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/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.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/external/gpl3/gdb/dist/include/elf/
H A Dia64.h348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h348 RELOC_NUMBER (R_IA64_REL64LSB, 0x6f) /* data 8 + REL */
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c153 IA64_HOWTO (R_IA64_REL64LSB, "REL64LSB", 4, FALSE, TRUE),
289 case BFD_RELOC_IA64_REL64LSB: rtype = R_IA64_REL64LSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3351 case R_IA64_REL64LSB: in set_got_entry()
3997 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4311 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4829 case R_IA64_REL64LSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c3017 dyn_r_type = R_IA64_REL64LSB; in set_got_entry()
4347 case R_IA64_REL64LSB: in elf64_ia64_reloc_type_class()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-ia64.c153 IA64_HOWTO (R_IA64_REL64LSB, "REL64LSB", 4, FALSE, TRUE),
289 case BFD_RELOC_IA64_REL64LSB: rtype = R_IA64_REL64LSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3385 case R_IA64_REL64LSB: in set_got_entry()
4031 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4345 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4859 case R_IA64_REL64LSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c3024 dyn_r_type = R_IA64_REL64LSB; in set_got_entry()
4350 case R_IA64_REL64LSB: in elf64_ia64_reloc_type_class()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-ia64.c153 IA64_HOWTO (R_IA64_REL64LSB, "REL64LSB", 4, FALSE, TRUE),
289 case BFD_RELOC_IA64_REL64LSB: rtype = R_IA64_REL64LSB; break; in ia64_elf_reloc_type_lookup()
H A Delfnn-ia64.c3351 case R_IA64_REL64LSB: in set_got_entry()
3997 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4311 dyn_r_type = R_IA64_REL64LSB; in elfNN_ia64_relocate_section()
4829 case R_IA64_REL64LSB: in elfNN_ia64_reloc_type_class()
H A Delf64-ia64-vms.c3017 dyn_r_type = R_IA64_REL64LSB; in set_got_entry()
4347 case R_IA64_REL64LSB: in elf64_ia64_reloc_type_class()
/netbsd/sys/external/bsd/gnu-efi/dist/
H A DREADME.gnuefi338 R_IA64_DIR64LSB, R_IA64_REL64LSB, and R_IA64_FPTR64LSB are needed.