llvm-project/lldb/source/Plugins/Platform/MacOSX
Jonas Devlieghere b6c62ef087 [lldb/Platform] Re-add ifdef's to guard macOS-only code.
I moved the code from the system initializer to PlatformMacOSX. The
defines are still necessary because MacOSX is initialized on other
platforms where the other platforms are not available.
2020-01-21 12:26:52 -08:00
..
objcxx uint32_t options -> File::OpenOptions options 2019-10-14 20:15:34 +00:00
CMakeLists.txt [lldb] [cmake] Support linking against clang-cpp dylib 2019-10-04 12:03:03 +00:00
PlatformAppleSimulator.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformAppleSimulator.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformAppleTVSimulator.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformAppleTVSimulator.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformAppleWatchSimulator.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformAppleWatchSimulator.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformDarwin.cpp [lldb] Remove FileSpec(FileSpec*) constructor 2019-12-04 10:49:25 +01:00
PlatformDarwin.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformDarwinKernel.cpp [lldb] Qualify includes of Properties[Enum].inc files. NFC 2019-07-29 17:22:10 +00:00
PlatformDarwinKernel.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformMacOSX.cpp [lldb/Platform] Re-add ifdef's to guard macOS-only code. 2020-01-21 12:26:52 -08:00
PlatformMacOSX.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformMacOSXProperties.td [lldb] Qualify includes of Properties[Enum].inc files. NFC 2019-07-29 17:22:10 +00:00
PlatformRemoteAppleBridge.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformRemoteAppleBridge.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformRemoteAppleTV.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformRemoteAppleTV.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformRemoteAppleWatch.cpp Add arm64_32 support to lldb, an ILP32 codegen 2019-10-16 19:14:49 +00:00
PlatformRemoteAppleWatch.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformRemoteDarwinDevice.cpp [lldb] Avoid snprintf in PlatformRemoteDarwinDevice 2019-11-26 15:16:26 +01:00
PlatformRemoteDarwinDevice.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformRemoteiOS.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformRemoteiOS.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
PlatformiOSSimulator.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
PlatformiOSSimulator.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00