Searched refs:DWARFDebugArangeSet (Results 1 – 12 of 12) sorted by relevance
18 DWARFDebugArangeSet::DWARFDebugArangeSet() : in DWARFDebugArangeSet() function in DWARFDebugArangeSet31 DWARFDebugArangeSet::Clear() in Clear()43 DWARFDebugArangeSet::SetHeader in SetHeader()58 DWARFDebugArangeSet::Compact() in Compact()90 static bool DescriptorLessThan (const DWARFDebugArangeSet::Descriptor& range1, const DWARFDebugAran… in DescriptorLessThan()100 DWARFDebugArangeSet::AddDescriptor(const DWARFDebugArangeSet::Descriptor& range) in AddDescriptor()165 DWARFDebugArangeSet::Extract(const DataExtractor &data, lldb::offset_t *offset_ptr) in Extract()230 DWARFDebugArangeSet::GetOffsetOfNextEntry() const in GetOffsetOfNextEntry()237 DWARFDebugArangeSet::Dump(Stream *s) const in Dump()256 bool operator() (const DWARFDebugArangeSet::Descriptor& desc) const in operator ()()[all …]
18 class DWARFDebugArangeSet38 DWARFDebugArangeSet();42 void AddDescriptor(const DWARFDebugArangeSet::Descriptor& range);
47 void operator() (const DWARFDebugArangeSet& set) in operator ()()65 DWARFDebugArangeSet set; in Extract()76 const DWARFDebugArangeSet::Descriptor &descriptor = set.GetDescriptorRef(i); in Extract()
8 DWARFDebugArangeSet.cpp
18 DWARFDebugArangeSet.cpp \
17 void DWARFDebugArangeSet::clear() { in clear()24 DWARFDebugArangeSet::extract(DataExtractor data, uint32_t *offset_ptr) { in extract()92 void DWARFDebugArangeSet::dump(raw_ostream &OS) const { in dump()
10 DWARFDebugArangeSet.cpp \
25 DWARFDebugArangeSet Set; in extract()
133 DWARFDebugArangeSet set; in dump()
21 class DWARFDebugArangeSet {55 DWARFDebugArangeSet() { clear(); } in DWARFDebugArangeSet() function
310 …53E5F00698AC0 /* DWARFDebugArangeSet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260C89BD10…782 …B04 /* DWARFDebugArangeSet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…783 …BB2B04 /* DWARFDebugArangeSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …2017 260C89BD10F57C5600BB2B04 /* DWARFDebugArangeSet.cpp */,2018 260C89BE10F57C5600BB2B04 /* DWARFDebugArangeSet.h */,4093 268900BB13353E5F00698AC0 /* DWARFDebugArangeSet.cpp in Sources */,