LLDB mainline
lldb_private::SVR4LibraryInfo Struct Reference

#include <NativeProcessProtocol.h>

Public Attributes

std::string name
lldb::addr_t link_map
lldb::addr_t base_addr
lldb::addr_t ld_addr
lldb::addr_t next

Detailed Description

Definition at line 40 of file NativeProcessProtocol.h.

Member Data Documentation

◆ base_addr

lldb::addr_t lldb_private::SVR4LibraryInfo::base_addr

◆ ld_addr

lldb::addr_t lldb_private::SVR4LibraryInfo::ld_addr

◆ link_map

lldb::addr_t lldb_private::SVR4LibraryInfo::link_map

◆ name

std::string lldb_private::SVR4LibraryInfo::name

◆ next

lldb::addr_t lldb_private::SVR4LibraryInfo::next

The documentation for this struct was generated from the following file: