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

References

tools/llvm-nm/llvm-nm.cpp
  404         NType = S.NType;
  422         NType = S.NType;
 1328           S.NType = 0;
 1343             S.NType = MachO::N_EXT | MachO::N_ABS;
 1346             S.NType = MachO::N_EXT | MachO::N_INDR;
 1349             S.NType = MachO::N_EXT | MachO::N_SECT;
 1426             U.NType = MachO::N_EXT | MachO::N_UNDF;
 1487           B.NType = MachO::N_EXT | MachO::N_UNDF;
 1546           L.NType = MachO::N_EXT | MachO::N_UNDF;
 1609           W.NType = MachO::N_EXT | MachO::N_UNDF;
 1684           F.NType = MachO::N_SECT;