Searched refs:R_MIPS_TLS_LDM (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/sys/arch/mips/include/ |
| D | elf_machdep.h | 110 #define R_MIPS_TLS_LDM 43 /* 16 bit GOT offset for LDM */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | mips.h | 92 R_MIPS_TLS_LDM = 43, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elfn32-mips.c | 659 HOWTO (R_MIPS_TLS_LDM, /* type */ 1441 HOWTO (R_MIPS_TLS_LDM, /* type */ 3569 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elf32-mips.c | 599 HOWTO (R_MIPS_TLS_LDM, /* type */ 2020 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elf64-mips.c | 680 HOWTO (R_MIPS_TLS_LDM, /* type */ 1461 HOWTO (R_MIPS_TLS_LDM, /* type */ 3735 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elfxx-mips.c | 615 || 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()
|
| D | ChangeLog-2010 | 1376 [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/ |
| D | elfn32-mips.c | 657 HOWTO (R_MIPS_TLS_LDM, /* type */ 1439 HOWTO (R_MIPS_TLS_LDM, /* type */ 3567 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elf32-mips.c | 599 HOWTO (R_MIPS_TLS_LDM, /* type */ 2020 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elf64-mips.c | 678 HOWTO (R_MIPS_TLS_LDM, /* type */ 1459 HOWTO (R_MIPS_TLS_LDM, /* type */ 3733 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
| D | elfxx-mips.c | 615 || 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()
|
| D | ChangeLog-2010 | 1376 [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/ |
| D | mips.h | 85 RELOC_NUMBER (R_MIPS_TLS_LDM, 43)
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | mips.h | 85 RELOC_NUMBER (R_MIPS_TLS_LDM, 43)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | mips.cc | 306 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()
|