Home
last modified time | relevance | path

Searched refs:R_IA64_GPREL22 (Results 1 – 17 of 17) sorted by relevance

/netbsd/sys/arch/ia64/include/
H A Delf_machdep.h60 #define R_IA64_GPREL22 0x2a /* immediate22 @gprel(S + A) */ macro
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c103 IA64_HOWTO (R_IA64_GPREL22, "GPREL22", 1, false, true),
237 case BFD_RELOC_IA64_GPREL22: rtype = R_IA64_GPREL22; break; in ia64_elf_reloc_type_lookup()
584 case R_IA64_GPREL22: in ia64_elf_install_value()
H A Delfnn-ia64.c438 case R_IA64_GPREL22: in elfNN_ia64_relax_section()
765 if (r_type == R_IA64_GPREL22) in elfNN_ia64_relax_section()
772 R_IA64_GPREL22); in elfNN_ia64_relax_section()
4011 case R_IA64_GPREL22: in elfNN_ia64_relocate_section()
4673 ia64_elf_install_value (loc+1, pltres, R_IA64_GPREL22); in elfNN_ia64_finish_dynamic_sections()
H A Delf64-ia64-vms.c437 case R_IA64_GPREL22: in elf64_ia64_relax_section()
712 if (r_type == R_IA64_GPREL22) in elf64_ia64_relax_section()
723 R_IA64_GPREL22); in elf64_ia64_relax_section()
3611 case R_IA64_GPREL22: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c103 IA64_HOWTO (R_IA64_GPREL22, "GPREL22", 0, FALSE, TRUE),
237 case BFD_RELOC_IA64_GPREL22: rtype = R_IA64_GPREL22; break; in ia64_elf_reloc_type_lookup()
588 case R_IA64_GPREL22: in ia64_elf_install_value()
H A Delfnn-ia64.c438 case R_IA64_GPREL22: in elfNN_ia64_relax_section()
765 if (r_type == R_IA64_GPREL22) in elfNN_ia64_relax_section()
772 R_IA64_GPREL22); in elfNN_ia64_relax_section()
4020 case R_IA64_GPREL22: in elfNN_ia64_relocate_section()
4682 ia64_elf_install_value (loc+1, pltres, R_IA64_GPREL22); in elfNN_ia64_finish_dynamic_sections()
H A Delf64-ia64-vms.c437 case R_IA64_GPREL22: in elf64_ia64_relax_section()
712 if (r_type == R_IA64_GPREL22) in elf64_ia64_relax_section()
723 R_IA64_GPREL22); in elf64_ia64_relax_section()
3617 case R_IA64_GPREL22: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-ia64.c103 IA64_HOWTO (R_IA64_GPREL22, "GPREL22", 0, FALSE, TRUE),
237 case BFD_RELOC_IA64_GPREL22: rtype = R_IA64_GPREL22; break; in ia64_elf_reloc_type_lookup()
588 case R_IA64_GPREL22: in ia64_elf_install_value()
H A Delfnn-ia64.c438 case R_IA64_GPREL22: in elfNN_ia64_relax_section()
765 if (r_type == R_IA64_GPREL22) in elfNN_ia64_relax_section()
772 R_IA64_GPREL22); in elfNN_ia64_relax_section()
4054 case R_IA64_GPREL22: in elfNN_ia64_relocate_section()
4716 ia64_elf_install_value (loc+1, pltres, R_IA64_GPREL22); in elfNN_ia64_finish_dynamic_sections()
H A Delf64-ia64-vms.c436 case R_IA64_GPREL22: in elf64_ia64_relax_section()
711 if (r_type == R_IA64_GPREL22) in elf64_ia64_relax_section()
722 R_IA64_GPREL22); in elf64_ia64_relax_section()
3624 case R_IA64_GPREL22: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-ia64.c103 IA64_HOWTO (R_IA64_GPREL22, "GPREL22", 0, FALSE, TRUE),
237 case BFD_RELOC_IA64_GPREL22: rtype = R_IA64_GPREL22; break; in ia64_elf_reloc_type_lookup()
588 case R_IA64_GPREL22: in ia64_elf_install_value()
H A Delfnn-ia64.c438 case R_IA64_GPREL22: in elfNN_ia64_relax_section()
765 if (r_type == R_IA64_GPREL22) in elfNN_ia64_relax_section()
772 R_IA64_GPREL22); in elfNN_ia64_relax_section()
4020 case R_IA64_GPREL22: in elfNN_ia64_relocate_section()
4682 ia64_elf_install_value (loc+1, pltres, R_IA64_GPREL22); in elfNN_ia64_finish_dynamic_sections()
H A Delf64-ia64-vms.c437 case R_IA64_GPREL22: in elf64_ia64_relax_section()
712 if (r_type == R_IA64_GPREL22) in elf64_ia64_relax_section()
723 R_IA64_GPREL22); in elf64_ia64_relax_section()
3617 case R_IA64_GPREL22: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h298 RELOC_NUMBER (R_IA64_GPREL22, 0x2a) /* @gprel(sym+add), add imm22 */
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h298 RELOC_NUMBER (R_IA64_GPREL22, 0x2a) /* @gprel(sym+add), add imm22 */
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h298 RELOC_NUMBER (R_IA64_GPREL22, 0x2a) /* @gprel(sym+add), add imm22 */
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h298 RELOC_NUMBER (R_IA64_GPREL22, 0x2a) /* @gprel(sym+add), add imm22 */