Home
last modified time | relevance | path

Searched refs:R_MIPS_TLS_LDM (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/sys/arch/mips/include/
Delf_machdep.h110 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Dmips.h92 R_MIPS_TLS_LDM = 43, enumerator
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfn32-mips.c659 HOWTO (R_MIPS_TLS_LDM, /* type */
1441 HOWTO (R_MIPS_TLS_LDM, /* type */
3569 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delf32-mips.c599 HOWTO (R_MIPS_TLS_LDM, /* type */
2020 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delf64-mips.c680 HOWTO (R_MIPS_TLS_LDM, /* type */
1461 HOWTO (R_MIPS_TLS_LDM, /* type */
3735 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delfxx-mips.c615 || r_type == R_MIPS_TLS_LDM \
2374 return (r_type == R_MIPS_TLS_LDM in tls_ldm_reloc_p()
5964 case R_MIPS_TLS_LDM: in mips_elf_calculate_relocation()
6304 case R_MIPS_TLS_LDM: in mips_elf_calculate_relocation()
8794 case R_MIPS_TLS_LDM: in _bfd_mips_elf_check_relocs()
9044 case R_MIPS_TLS_LDM: in _bfd_mips_elf_check_relocs()
DChangeLog-20101376 [R_MIPS_TLS_DTPREL64, R_MIPS_TLS_GD, R_MIPS_TLS_LDM]: Likewise.
1382 [R_MIPS_TLS_DTPREL32, R_MIPS_TLS_GD, R_MIPS_TLS_LDM]: Likewise.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfn32-mips.c657 HOWTO (R_MIPS_TLS_LDM, /* type */
1439 HOWTO (R_MIPS_TLS_LDM, /* type */
3567 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delf32-mips.c599 HOWTO (R_MIPS_TLS_LDM, /* type */
2020 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delf64-mips.c678 HOWTO (R_MIPS_TLS_LDM, /* type */
1459 HOWTO (R_MIPS_TLS_LDM, /* type */
3733 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
Delfxx-mips.c615 || r_type == R_MIPS_TLS_LDM \
2374 return (r_type == R_MIPS_TLS_LDM in tls_ldm_reloc_p()
5963 case R_MIPS_TLS_LDM: in mips_elf_calculate_relocation()
6303 case R_MIPS_TLS_LDM: in mips_elf_calculate_relocation()
8806 case R_MIPS_TLS_LDM: in _bfd_mips_elf_check_relocs()
9056 case R_MIPS_TLS_LDM: in _bfd_mips_elf_check_relocs()
DChangeLog-20101376 [R_MIPS_TLS_DTPREL64, R_MIPS_TLS_GD, R_MIPS_TLS_LDM]: Likewise.
1382 [R_MIPS_TLS_DTPREL32, R_MIPS_TLS_GD, R_MIPS_TLS_LDM]: Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dmips.h85 RELOC_NUMBER (R_MIPS_TLS_LDM, 43)
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dmips.h85 RELOC_NUMBER (R_MIPS_TLS_LDM, 43)
/netbsd/src/external/gpl3/binutils/dist/gold/
Dmips.cc306 return (r_type == elfcpp::R_MIPS_TLS_LDM in tls_ldm_reloc()
10099 case elfcpp::R_MIPS_TLS_LDM: in mips_get_size_for_reloc()
10526 case elfcpp::R_MIPS_TLS_LDM: in local()
10718 case elfcpp::R_MIPS_TLS_LDM: in local()
10759 case elfcpp::R_MIPS_TLS_LDM: in local()
10984 case elfcpp::R_MIPS_TLS_LDM: in global()
11220 case elfcpp::R_MIPS_TLS_LDM: in global()
11252 case elfcpp::R_MIPS_TLS_LDM: in global()
12223 case elfcpp::R_MIPS_TLS_LDM: in relocate()
12475 case elfcpp::R_MIPS_TLS_LDM: in get_reference_flags()