llvm-project/lldb/source/Plugins/Platform
Tamas Berghammer fcdde63ff4 Remove some duplicated code from PlatformPOSIX/Android
The code was duplicated to handle the custom symbol name for functions
in libdl.so for android. This change modify the way we handle the issue
to eliminate a lot of duplicated code.

Differential revision: http://reviews.llvm.org/D15183

llvm-svn: 254608
2015-12-03 12:58:03 +00:00
..
Android Remove some duplicated code from PlatformPOSIX/Android 2015-12-03 12:58:03 +00:00
FreeBSD Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRuntime and Platform; other minor fixes. 2015-10-27 00:45:06 +00:00
Kalimba Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRuntime and Platform; other minor fixes. 2015-10-27 00:45:06 +00:00
Linux Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRuntime and Platform; other minor fixes. 2015-10-27 00:45:06 +00:00
MacOSX Add code to PlatformDarwin and HostInfoMacOSX so they return the 2015-11-21 04:00:43 +00:00
NetBSD Call Platform::SetHostPlatform in the NetBSD platform only on NetBSD 2015-11-20 19:32:58 +00:00
POSIX Remove some duplicated code from PlatformPOSIX/Android 2015-12-03 12:58:03 +00:00
Windows Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRuntime and Platform; other minor fixes. 2015-10-27 00:45:06 +00:00
gdb-server Add domain socket support to gdb-remote protocol and lldb-server. 2015-10-21 19:34:26 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
Makefile Add initial gmake glue for the NetBSD platform 2015-10-24 01:28:24 +00:00