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

References

tools/llvm-jitlink/llvm-jitlink.cpp
  499   if (!FI)
  500     return FI.takeError();
  501   auto GOTInfoItr = FI->GOTEntryInfos.find(TargetName);
  502   if (GOTInfoItr == FI->GOTEntryInfos.end())