Searched refs:PDB_Machine (Results 1 – 4 of 4) sorted by relevance
111 PDB_Machine getMachineType() const override;
119 virtual PDB_Machine getMachineType() const = 0;
173 enum class PDB_Machine { enum
736 PDB_Machine DIARawSymbol::getMachineType() const { in getMachineType()737 return PrivateGetDIAValue<DWORD, PDB_Machine>(Symbol, in getMachineType()