Searched refs:BFD_RELOC_MIPS_TLS_LDM (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1994 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
D | elfn32-mips.c | 3202 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
D | elf64-mips.c | 3386 { BFD_RELOC_MIPS_TLS_LDM, R_MIPS_TLS_LDM },
|
D | bfd-in2.h | 3003 BFD_RELOC_MIPS_TLS_LDM, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7057 { BFD_RELOC_MIPS_TLS_LDM, BFD_RELOC_MICROMIPS_TLS_LDM }, in micromips_map_reloc() 13994 {"%tlsldm", BFD_RELOC_MIPS_TLS_LDM}, 15013 case BFD_RELOC_MIPS_TLS_LDM: in md_apply_fix()
|