Searched refs:BFD_RELOC_MIPS_TLS_GOTTPREL (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-mips.c | 1997 { BFD_RELOC_MIPS_TLS_GOTTPREL, R_MIPS_TLS_GOTTPREL },
|
D | elfn32-mips.c | 3205 { BFD_RELOC_MIPS_TLS_GOTTPREL, R_MIPS_TLS_GOTTPREL },
|
D | elf64-mips.c | 3389 { BFD_RELOC_MIPS_TLS_GOTTPREL, R_MIPS_TLS_GOTTPREL },
|
D | bfd-in2.h | 3009 BFD_RELOC_MIPS_TLS_GOTTPREL, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7060 { BFD_RELOC_MIPS_TLS_GOTTPREL, BFD_RELOC_MICROMIPS_TLS_GOTTPREL }, in micromips_map_reloc() 13999 {"%gottprel", BFD_RELOC_MIPS_TLS_GOTTPREL}, 15018 case BFD_RELOC_MIPS_TLS_GOTTPREL: in md_apply_fix()
|