Home
last modified time | relevance | path

Searched refs:BFD_RELOC_MIPS16_TLS_GOTTPREL (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c2024 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
Delfn32-mips.c3232 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
Delf64-mips.c3416 { BFD_RELOC_MIPS16_TLS_GOTTPREL, R_MIPS16_TLS_GOTTPREL - R_MIPS16_min },
Dbfd-in2.h2936 BFD_RELOC_MIPS16_TLS_GOTTPREL, enumerator
DChangeLog-201165 BFD_RELOC_MIPS16_TLS_GOTTPREL,BFD_RELOC_MIPS16_TLS_TPREL_HI16,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c14018 {"%gottprel", BFD_RELOC_MIPS16_TLS_GOTTPREL}
15034 case BFD_RELOC_MIPS16_TLS_GOTTPREL: in md_apply_fix()