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

References

lib/ObjectYAML/COFFEmitter.cpp
  542          << binary_le(i->FunctionDefinition->PointerToNextFunction)
lib/ObjectYAML/COFFYAML.cpp
  505   IO.mapRequired("PointerToNextFunction", AFD.PointerToNextFunction);
tools/obj2yaml/coff2yaml.cpp
  229   YAMLFD.PointerToNextFunction = ObjFD->PointerToNextFunction;