Home
last modified time | relevance | path

Searched refs:getAttributeValueAsSectionOffset (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFUnit.cpp231 AddrOffsetSectionBase = DieArray[0].getAttributeValueAsSectionOffset( in extractDIEsIfNeeded()
233 RangeSectionBase = DieArray[0].getAttributeValueAsSectionOffset( in extractDIEsIfNeeded()
HDDWARFDebugInfoEntry.cpp206 uint64_t DWARFDebugInfoEntryMinimal::getAttributeValueAsSectionOffset( in getAttributeValueAsSectionOffset() function in DWARFDebugInfoEntryMinimal
260 getAttributeValueAsSectionOffset(U, DW_AT_ranges, -1U); in addressRangeContainsAddress()
HDDWARFDebugInfoEntry.h132 uint64_t getAttributeValueAsSectionOffset(const DWARFUnit *U,
HDDWARFContext.cpp105 cu->getCompileUnitDIE()->getAttributeValueAsSectionOffset( in dump()
265 cu->getCompileUnitDIE()->getAttributeValueAsSectionOffset( in getLineTableForCompileUnit()