|
LLDB mainline
|
Classes | |
| struct | SectionInfo |
Public Member Functions | |
| MachSymtabSectionInfo (SectionList *section_list) | |
| SectionSP | GetSection (uint8_t n_sect, addr_t file_addr) |
Protected Attributes | |
| SectionList * | m_section_list |
| std::vector< SectionInfo > | m_section_infos |
Definition at line 1894 of file ObjectFileMachO.cpp.
|
inline |
Definition at line 1896 of file ObjectFileMachO.cpp.
References lldb_private::SectionList::GetNumSections(), m_section_infos, and m_section_list.
Definition at line 1904 of file ObjectFileMachO.cpp.
References m_section_infos, m_section_list, and lldb_private::Debugger::ReportError().
Referenced by ObjectFileMachO::ParseSymtab().
|
protected |
Definition at line 1951 of file ObjectFileMachO.cpp.
Referenced by GetSection(), and MachSymtabSectionInfo().
|
protected |
Definition at line 1950 of file ObjectFileMachO.cpp.
Referenced by GetSection(), and MachSymtabSectionInfo().