Searched defs:getPlatform (Results 1 – 5 of 5) sorted by relevance
52 StringRef getPlatform() const { return Platform; } in getPlatform() function
217 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
239 PDB_Cpu NativeRawSymbol::getPlatform() const { in getPlatform() function in NativeRawSymbol
733 PDB_Cpu DIARawSymbol::getPlatform() const { in getPlatform() function in DIARawSymbol
1307 DarwinPlatformKind getPlatform() const { return Platform; } in getPlatform() function