Home
last modified time | relevance | path

Searched defs:sect_type (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/
Dlldb.cpp348 lldb_private::GetSectionTypeAsCString (SectionType sect_type) in GetSectionTypeAsCString()
/external/lldb/source/Core/
DSection.cpp22 SectionType sect_type, in Section()
53 SectionType sect_type, in Section()
457 SectionList::FindSectionByType (SectionType sect_type, bool check_children, size_t start_idx) const in FindSectionByType()
DAddress.cpp454 SectionType sect_type = section_sp->GetType(); in Dump() local
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp886 SectionType sect_type = eSectionTypeOther; in CreateSections() local
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1235 SectionType sect_type = eSectionTypeOther; in CreateSections() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp703 SymbolFileDWARF::GetCachedSectionData (uint32_t got_flag, SectionType sect_type, DataExtractor &dat… in GetCachedSectionData()