Searched refs:BFD_RELOC_MIPS16_TLS_GOTTPREL (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 2024 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
|
D | elfn32-mips.c | 3232 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
|
D | elf64-mips.c | 3416 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
|
D | bfd-in2.h | 2936 BFD_RELOC_MIPS16_TLS_GOTTPREL, enumerator
|
D | ChangeLog-2011 | 65 BFD_RELOC_MIPS16_TLS_GOTTPREL,BFD_RELOC_MIPS16_TLS_TPREL_HI16,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 14018 {"%gottprel", BFD_RELOC_MIPS16_TLS_GOTTPREL} 15034 case BFD_RELOC_MIPS16_TLS_GOTTPREL: in md_apply_fix()
|