Searched refs:BFD_RELOC_MIPS_TLS_DTPREL_LO16 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1996 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
|
D | elfn32-mips.c | 3204 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
|
D | elf64-mips.c | 3388 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, R_MIPS_TLS_DTPREL_LO16 },
|
D | bfd-in2.h | 3007 BFD_RELOC_MIPS_TLS_DTPREL_LO16, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7059 { BFD_RELOC_MIPS_TLS_DTPREL_LO16, BFD_RELOC_MICROMIPS_TLS_DTPREL_LO16 }, in micromips_map_reloc() 13996 {"%dtprel_lo", BFD_RELOC_MIPS_TLS_DTPREL_LO16}, 15017 case BFD_RELOC_MIPS_TLS_DTPREL_LO16: in md_apply_fix()
|