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

References

lib/ObjectYAML/COFFEmitter.cpp
  550          << binary_le(i->bfAndefSymbol->PointerToNextFunction)
lib/ObjectYAML/COFFYAML.cpp
  511   IO.mapRequired("PointerToNextFunction", AAS.PointerToNextFunction);
tools/obj2yaml/coff2yaml.cpp
  239   YAMLAAS.PointerToNextFunction = ObjBES->PointerToNextFunction;