llvm-project/lldb/source/Host
Pavel Labath ec03d7e3ba Revert "[lldb] Use vFlash commands when writing to target's flash memory regions"
This reverts commit r326261 as it introduces inconsistencies in the
handling of load addresses for ObjectFileELF -- some parts of the class
use physical addresses, and some use virtual. This has manifested itself
as us not being able to set the load address of the vdso "module" on
android.

llvm-svn: 326367
2018-02-28 20:42:29 +00:00
..
android *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
common Revert "[lldb] Use vFlash commands when writing to target's flash memory regions" 2018-02-28 20:42:29 +00:00
freebsd Delete some unused #includes of CleanUp.h, NFC 2018-02-23 00:29:40 +00:00
linux [Host] Respect LLVM_LIBDIR_SUFFIX when looking for LLDB plugins on Linux 2018-01-29 18:25:06 +00:00
macosx [Utility] Simplify and generalize the CleanUp helper, NFC 2018-02-23 22:08:38 +00:00
netbsd Delete some unused #includes of CleanUp.h, NFC 2018-02-23 00:29:40 +00:00
openbsd Delete some unused #includes of CleanUp.h, NFC 2018-02-23 00:29:40 +00:00
posix Add Utility/Environment class for handling... environments 2018-01-10 11:57:31 +00:00
windows Fix windows and freebsd builds for r322174 (Environment) 2018-01-10 12:25:48 +00:00
CMakeLists.txt Remove ObjectFile usage from HostLinux::GetProcessInfo 2018-01-29 10:46:00 +00:00