Lines Matching refs:PDB_Machine
56 PDB_Machine machine = dbi_stream->getMachineType(); in GetArchitecture()
60 case PDB_Machine::Amd64: in GetArchitecture()
61 case PDB_Machine::x86: in GetArchitecture()
62 case PDB_Machine::PowerPC: in GetArchitecture()
63 case PDB_Machine::PowerPCFP: in GetArchitecture()
64 case PDB_Machine::Arm: in GetArchitecture()
65 case PDB_Machine::ArmNT: in GetArchitecture()
66 case PDB_Machine::Thumb: in GetArchitecture()
67 case PDB_Machine::Arm64: in GetArchitecture()
138 case PDB_Machine::Amd64: in GetModuleSpecifications()
142 case PDB_Machine::x86: in GetModuleSpecifications()
146 case PDB_Machine::ArmNT: in GetModuleSpecifications()
150 case PDB_Machine::Arm64: in GetModuleSpecifications()