Searched refs:R_386_TLS_GD (Results 1 – 5 of 5) sorted by relevance
81 case R_386_TLS_GD: in getRelExpr()161 return type == R_386_TLS_GD ? R_RELAX_TLS_GD_TO_LE_NEG in adjustTlsExpr()264 case R_386_TLS_GD: in getImplicitAddend()326 case R_386_TLS_GD: in relocate()348 if (rel.type == R_386_TLS_GD) { in relaxTlsGdToLe()383 if (rel.type == R_386_TLS_GD) { in relaxTlsGdToIe()
23 ELF_RELOC(R_386_TLS_GD, 18)
291 return ELF::R_386_TLS_GD; in getRelocType32()
1046 #define R_386_TLS_GD 18 /* 32 bit offset to GOT (index,off) pair */ macro
1472 _ELF_DEFINE_RELOC(R_386_TLS_GD, 18) \