|
LLDB mainline
|
#include "Plugins/Process/Utility/AuxVector.h"#include "lldb/Host/common/NativeProcessProtocol.h"#include "llvm/BinaryFormat/ELF.h"#include <optional>Go to the source code of this file.
Classes | |
| class | lldb_private::NativeProcessELF |
| Abstract class that extends NativeProcessProtocol with ELF specific logic. More... | |
| struct | lldb_private::NativeProcessELF::ELFLinkMap< T > |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |