reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
197 uint16_t Machine = Header->MachineType;
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp 273 H->MachineType = static_cast<uint16_t>(MachineType);
tools/llvm-pdbutil/ExplainOutputStyle.cpp351 else if (Offset < endof(DbiStreamHeader, MachineType)) 352 printStructField(P, "the machine type", uint16_t(Header->MachineType));