LLDB mainline
|
Public Attributes | |
lldb::addr_t | start |
lldb::addr_t | end |
lldb::addr_t | file_ofs |
lldb_private::ConstString | path |
Definition at line 116 of file ProcessElfCore.h.
lldb::addr_t ProcessElfCore::NT_FILE_Entry::end |
Definition at line 118 of file ProcessElfCore.h.
Referenced by ProcessElfCore::parseLinuxNotes().
lldb::addr_t ProcessElfCore::NT_FILE_Entry::file_ofs |
Definition at line 119 of file ProcessElfCore.h.
Referenced by ProcessElfCore::parseLinuxNotes().
lldb_private::ConstString ProcessElfCore::NT_FILE_Entry::path |
Definition at line 120 of file ProcessElfCore.h.
lldb::addr_t ProcessElfCore::NT_FILE_Entry::start |
Definition at line 117 of file ProcessElfCore.h.
Referenced by ProcessElfCore::parseLinuxNotes().