Home
last modified time | relevance | path

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

/netbsd/sys/arch/ia64/include/
H A Delf_machdep.h122 #define R_IA64_DTPREL32LSB 0xb5 /* word32 LSB @dtprel(S + A) */ macro
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c185 IA64_HOWTO (R_IA64_DTPREL32LSB, "DTPREL32LSB", 4, false, false),
317 case BFD_RELOC_IA64_DTPREL32LSB: rtype = R_IA64_DTPREL32LSB; break; in ia64_elf_reloc_type_lookup()
632 case R_IA64_DTPREL32LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2230 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2407 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2943 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
3281 case R_IA64_DTPREL32LSB: in set_got_entry()
3306 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3320 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3341 case R_IA64_DTPREL32LSB: in set_got_entry()
4339 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
4454 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1975 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2126 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2540 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
2980 case R_IA64_DTPREL32LSB: in set_got_entry()
3872 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
3940 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c185 IA64_HOWTO (R_IA64_DTPREL32LSB, "DTPREL32LSB", 2, FALSE, FALSE),
317 case BFD_RELOC_IA64_DTPREL32LSB: rtype = R_IA64_DTPREL32LSB; break; in ia64_elf_reloc_type_lookup()
636 case R_IA64_DTPREL32LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2232 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2412 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2949 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
3287 case R_IA64_DTPREL32LSB: in set_got_entry()
3313 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3327 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3348 case R_IA64_DTPREL32LSB: in set_got_entry()
4348 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
4463 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1975 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2126 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2546 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
2986 case R_IA64_DTPREL32LSB: in set_got_entry()
3878 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
3946 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-ia64.c185 IA64_HOWTO (R_IA64_DTPREL32LSB, "DTPREL32LSB", 2, FALSE, FALSE),
317 case BFD_RELOC_IA64_DTPREL32LSB: rtype = R_IA64_DTPREL32LSB; break; in ia64_elf_reloc_type_lookup()
636 case R_IA64_DTPREL32LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2238 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2418 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2955 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
3321 case R_IA64_DTPREL32LSB: in set_got_entry()
3347 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3361 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3382 case R_IA64_DTPREL32LSB: in set_got_entry()
4382 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
4497 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1982 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2133 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2553 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
2993 case R_IA64_DTPREL32LSB: in set_got_entry()
3885 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
3953 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-ia64.c185 IA64_HOWTO (R_IA64_DTPREL32LSB, "DTPREL32LSB", 2, FALSE, FALSE),
317 case BFD_RELOC_IA64_DTPREL32LSB: rtype = R_IA64_DTPREL32LSB; break; in ia64_elf_reloc_type_lookup()
636 case R_IA64_DTPREL32LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2232 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2412 case R_IA64_DTPREL32LSB: in elfNN_ia64_check_relocs()
2949 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
3287 case R_IA64_DTPREL32LSB: in set_got_entry()
3313 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3327 && dyn_r_type != R_IA64_DTPREL32LSB in set_got_entry()
3348 case R_IA64_DTPREL32LSB: in set_got_entry()
4348 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
4463 case R_IA64_DTPREL32LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1975 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2126 case R_IA64_DTPREL32LSB: in elf64_ia64_check_relocs()
2546 case R_IA64_DTPREL32LSB: in allocate_dynrel_entries()
2986 case R_IA64_DTPREL32LSB: in set_got_entry()
3878 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
3946 case R_IA64_DTPREL32LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h381 RELOC_NUMBER (R_IA64_DTPREL32LSB, 0xb5) /* @dtprel(sym+add), data4 LSB */
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h381 RELOC_NUMBER (R_IA64_DTPREL32LSB, 0xb5) /* @dtprel(sym+add), data4 LSB */
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h381 RELOC_NUMBER (R_IA64_DTPREL32LSB, 0xb5) /* @dtprel(sym+add), data4 LSB */
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h381 RELOC_NUMBER (R_IA64_DTPREL32LSB, 0xb5) /* @dtprel(sym+add), data4 LSB */