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

References

lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp
  221       Sect = NL64.n_sect;
  229       Sect = NL32.n_sect;
  255       if (Sect)
  256         dbgs() << static_cast<unsigned>(Sect - 1);
  264     if (Sect != 0) {
  265       if (auto NSecOrErr = findSectionByIndex(Sect - 1))
  276         &createNormalizedSymbol(*Name, Value, Type, Sect, Desc,