| LLDB mainline
    | 
| Public Attributes | |
| lldb::addr_t | start | 
| lldb::addr_t | end | 
| lldb::addr_t | file_ofs | 
| std::string | path | 
Definition at line 114 of file ProcessElfCore.h.
| lldb::addr_t ProcessElfCore::NT_FILE_Entry::end | 
Definition at line 116 of file ProcessElfCore.h.
Referenced by ProcessElfCore::parseLinuxNotes().
| lldb::addr_t ProcessElfCore::NT_FILE_Entry::file_ofs | 
Definition at line 117 of file ProcessElfCore.h.
Referenced by ProcessElfCore::parseLinuxNotes().
| std::string ProcessElfCore::NT_FILE_Entry::path | 
Definition at line 118 of file ProcessElfCore.h.
| lldb::addr_t ProcessElfCore::NT_FILE_Entry::start | 
Definition at line 115 of file ProcessElfCore.h.
Referenced by ProcessElfCore::parseLinuxNotes().