Searched defs:getPlatform (Results 1 – 6 of 6) sorted by relevance
53 StringRef getPlatform() const { return Platform; } in getPlatform() function
271 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
238 PDB_Cpu NativeRawSymbol::getPlatform() const { in getPlatform() function in NativeRawSymbol
733 PDB_Cpu DIARawSymbol::getPlatform() const { in getPlatform() function in DIARawSymbol
1492 Platform *getPlatform() { return P.get(); } in getPlatform() function
1644 DarwinPlatformKind getPlatform() const { return Platform; } in getPlatform() function