Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwp.cpp92 uint64_t dwo_id, lldb::SectionType sect_type, in LoadSectionData()
113 lldb::SectionType sect_type, lldb_private::DWARFDataExtractor &data) { in LoadRawSectionData()
H A DSymbolFileDWARFDwoDwp.cpp30 void SymbolFileDWARFDwoDwp::LoadSectionData(lldb::SectionType sect_type, in LoadSectionData()
H A DSymbolFileDWARFDwo.cpp30 void SymbolFileDWARFDwo::LoadSectionData(lldb::SectionType sect_type, in LoadSectionData()
H A DSymbolFileDWARF.cpp595 SymbolFileDWARF::GetCachedSectionData(lldb::SectionType sect_type, in GetCachedSectionData()
603 void SymbolFileDWARF::LoadSectionData(lldb::SectionType sect_type, in LoadSectionData()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp148 SectionType sect_type, addr_t file_addr, addr_t byte_size, in Section()
170 SectionType sect_type, addr_t file_addr, addr_t byte_size, in Section()
550 SectionSP SectionList::FindSectionByType(SectionType sect_type, in FindSectionByType()
H A DAddress.cpp475 SectionType sect_type = section_sp->GetType(); in Dump() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp504 lldb::SectionType sect_type = lldb::eSectionTypeCode; in GetSectionTypeFromSectionName() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1985 SectionType sect_type = GetSectionType(header); in CreateSections() local