Searched defs:getPlatform (Results 1 – 6 of 6) sorted by relevance
52 StringRef getPlatform() const { return Platform; } in getPlatform() function
232 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
239 PDB_Cpu NativeRawSymbol::getPlatform() const { in getPlatform() function in NativeRawSymbol
1286 Platform *getPlatform() { return P.get(); } in getPlatform() function
733 PDB_Cpu DIARawSymbol::getPlatform() const { in getPlatform() function in DIARawSymbol
1393 DarwinPlatformKind getPlatform() const { return Platform; } in getPlatform() function