Home
last modified time | relevance | path

Searched refs:R_IA64_DTPREL64LSB (Results 1 – 21 of 21) sorted by relevance

/netbsd/sys/arch/ia64/include/
H A Delf_machdep.h124 #define R_IA64_DTPREL64LSB 0xb7 /* word64 LSB @dtprel(S + A) */ macro
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfxx-ia64.c187 IA64_HOWTO (R_IA64_DTPREL64LSB, "DTPREL64LSB", 8, false, false),
319 case BFD_RELOC_IA64_DTPREL64LSB: rtype = R_IA64_DTPREL64LSB; break; in ia64_elf_reloc_type_lookup()
662 case R_IA64_DTPREL64LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2232 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2409 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2945 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
3282 case R_IA64_DTPREL64LSB: in set_got_entry()
3307 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3321 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3359 case R_IA64_DTPREL64LSB: in set_got_entry()
4341 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
4456 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1977 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2128 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2542 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
2981 case R_IA64_DTPREL64LSB: in set_got_entry()
3874 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
3942 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfxx-ia64.c187 IA64_HOWTO (R_IA64_DTPREL64LSB, "DTPREL64LSB", 4, FALSE, FALSE),
319 case BFD_RELOC_IA64_DTPREL64LSB: rtype = R_IA64_DTPREL64LSB; break; in ia64_elf_reloc_type_lookup()
666 case R_IA64_DTPREL64LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2234 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2414 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2951 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
3288 case R_IA64_DTPREL64LSB: in set_got_entry()
3314 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3328 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3366 case R_IA64_DTPREL64LSB: in set_got_entry()
4350 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
4465 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1977 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2128 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2548 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
2987 case R_IA64_DTPREL64LSB: in set_got_entry()
3880 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
3948 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-ia64.c187 IA64_HOWTO (R_IA64_DTPREL64LSB, "DTPREL64LSB", 4, FALSE, FALSE),
319 case BFD_RELOC_IA64_DTPREL64LSB: rtype = R_IA64_DTPREL64LSB; break; in ia64_elf_reloc_type_lookup()
666 case R_IA64_DTPREL64LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2240 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2420 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2957 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
3322 case R_IA64_DTPREL64LSB: in set_got_entry()
3348 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3362 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3400 case R_IA64_DTPREL64LSB: in set_got_entry()
4384 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
4499 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1984 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2135 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2555 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
2994 case R_IA64_DTPREL64LSB: in set_got_entry()
3887 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
3955 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-ia64.c187 IA64_HOWTO (R_IA64_DTPREL64LSB, "DTPREL64LSB", 4, FALSE, FALSE),
319 case BFD_RELOC_IA64_DTPREL64LSB: rtype = R_IA64_DTPREL64LSB; break; in ia64_elf_reloc_type_lookup()
666 case R_IA64_DTPREL64LSB: in ia64_elf_install_value()
H A Delfnn-ia64.c2234 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2414 case R_IA64_DTPREL64LSB: in elfNN_ia64_check_relocs()
2951 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
3288 case R_IA64_DTPREL64LSB: in set_got_entry()
3314 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3328 && dyn_r_type != R_IA64_DTPREL64LSB) in set_got_entry()
3366 case R_IA64_DTPREL64LSB: in set_got_entry()
4350 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
4465 case R_IA64_DTPREL64LSB: in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c1977 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2128 case R_IA64_DTPREL64LSB: in elf64_ia64_check_relocs()
2548 case R_IA64_DTPREL64LSB: in allocate_dynrel_entries()
2987 case R_IA64_DTPREL64LSB: in set_got_entry()
3880 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
3948 case R_IA64_DTPREL64LSB: in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h383 RELOC_NUMBER (R_IA64_DTPREL64LSB, 0xb7) /* @dtprel(sym+add), data8 LSB */
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h383 RELOC_NUMBER (R_IA64_DTPREL64LSB, 0xb7) /* @dtprel(sym+add), data8 LSB */
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h383 RELOC_NUMBER (R_IA64_DTPREL64LSB, 0xb7) /* @dtprel(sym+add), data8 LSB */
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h383 RELOC_NUMBER (R_IA64_DTPREL64LSB, 0xb7) /* @dtprel(sym+add), data8 LSB */
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-ia64/
H A Dtlspic.rd49 [0-9a-f ]+R_IA64_DTPREL64LSB +0+ sg1 \+ 0
H A Dtlsbin.rd53 [0-9a-f ]+R_IA64_DTPREL64LSB +0+ sG1 \+ 0
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-ia64/
H A Dtlspic.rd49 [0-9a-f ]+R_IA64_DTPREL64LSB +0+ sg1 \+ 0
H A Dtlsbin.rd53 [0-9a-f ]+R_IA64_DTPREL64LSB +0+ sG1 \+ 0