Searched refs:BFD_RELOC_MIPS_TLS_GD (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1993 { BFD_RELOC_MIPS_TLS_GD, R_MIPS_TLS_GD },
|
D | elfn32-mips.c | 3201 { BFD_RELOC_MIPS_TLS_GD, R_MIPS_TLS_GD },
|
D | elf64-mips.c | 3385 { BFD_RELOC_MIPS_TLS_GD, R_MIPS_TLS_GD },
|
D | bfd-in2.h | 3001 BFD_RELOC_MIPS_TLS_GD, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7056 { BFD_RELOC_MIPS_TLS_GD, BFD_RELOC_MICROMIPS_TLS_GD }, in micromips_map_reloc() 13993 {"%tlsgd", BFD_RELOC_MIPS_TLS_GD}, 15012 case BFD_RELOC_MIPS_TLS_GD: in md_apply_fix()
|