Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSection.cpp156 SectionType sect_type, addr_t file_addr, addr_t byte_size, in Section()
178 SectionType sect_type, addr_t file_addr, addr_t byte_size, in Section()
524 SectionSP SectionList::FindSectionByType(SectionType sect_type, in FindSectionByType()
DAddress.cpp492 SectionType sect_type = section_sp->GetType(); in Dump() local
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp491 lldb::SectionType sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1818 SectionType sect_type = GetSectionType(header); in CreateSections() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp588 void SymbolFileDWARF::LoadSectionData(lldb::SectionType sect_type, in LoadSectionData()
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1778 lldb::SectionType sect_type = GetSectionType(sect64.flags, section_name); in ProcessSegmentCommand() local