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

References

lib/ObjectYAML/COFFEmitter.cpp
  520          << binary_le(R.Type);
lib/ObjectYAML/COFFYAML.cpp
  418         IO, Rel.Type);
  422         IO, Rel.Type);
  426         IO, Rel.Type);
  430         IO, Rel.Type);
  433     IO.mapRequired("Type", Rel.Type);
tools/obj2yaml/coff2yaml.cpp
  214       Rel.Type = reloc->Type;