reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
  339           return ELF::R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC;
tools/lld/ELF/Arch/AArch64.cpp
  142   case R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC:
  179   case R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC:
  373   case R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC:
  505     relocateOne(loc, R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC, val);
  521   if (type == R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC) {