Lines Matching refs:PDB_Machine
61 PDB_Machine machine = dbi_stream->getMachineType(); in GetArchitecture()
65 case PDB_Machine::Amd64: in GetArchitecture()
66 case PDB_Machine::x86: in GetArchitecture()
67 case PDB_Machine::PowerPC: in GetArchitecture()
68 case PDB_Machine::PowerPCFP: in GetArchitecture()
69 case PDB_Machine::Arm: in GetArchitecture()
70 case PDB_Machine::ArmNT: in GetArchitecture()
71 case PDB_Machine::Thumb: in GetArchitecture()
72 case PDB_Machine::Arm64: in GetArchitecture()
138 case PDB_Machine::Amd64: in GetModuleSpecifications()
142 case PDB_Machine::x86: in GetModuleSpecifications()
148 case PDB_Machine::ArmNT: in GetModuleSpecifications()
152 case PDB_Machine::Arm64: in GetModuleSpecifications()