llvm-project/lldb/source/Plugins/Platform
Shafik Yaghmour 33d74170a3 [LLDB] Modifying expression code in MakeLoadImageUtilityFunction to be more consistent
MakeLoadImageUtilityFunction() is not using extern "C" for external C functions
and it is not using eLanguageTypeC_plus_plus. So I am modifying it to be consistent.

Also see: rdar://87544782

Differential Revision: https://reviews.llvm.org/D121831
2022-03-17 08:52:56 -07:00
..
Android [lldb] Explicitly declare the default constructor in PlatformAndroidRemoteGDBServer 2022-03-02 22:35:54 +01:00
FreeBSD [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
Linux [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
MacOSX [lldb] Fix platform selection on Apple Silicon (again) 2022-03-15 09:06:29 -07:00
NetBSD [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
OpenBSD [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
POSIX [LLDB] Modifying expression code in MakeLoadImageUtilityFunction to be more consistent 2022-03-17 08:52:56 -07:00
QemuUser [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
Windows [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
gdb-server [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
CMakeLists.txt [lldb] Introduce PlatformQemuUser 2021-11-30 14:16:08 +01:00