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

Declarations

include/llvm/DebugInfo/PDB/Native/DbiStream.h
   64   PDB_Machine getMachineType() const;

References

lib/DebugInfo/PDB/Native/PDBFile.cpp
  406   PDB_Machine Machine = DbiS->getMachineType();
tools/llvm-pdbutil/YAMLOutputStyle.cpp
  211   Obj.DbiStream->MachineType = DS.getMachineType();