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

References

tools/llvm-jitlink/llvm-jitlink.cpp
  471   if (!FI)
  472     return FI.takeError();
  473   auto SecInfoItr = FI->SectionInfos.find(SectionName);
  474   if (SecInfoItr == FI->SectionInfos.end())