Lines Matching refs:DWARFDebugInfoEntryMinimal
21 void DWARFDebugInfoEntryMinimal::dump(raw_ostream &OS, in dump()
50 const DWARFDebugInfoEntryMinimal *child = getFirstChild(); in dump()
67 void DWARFDebugInfoEntryMinimal::dumpAttribute(raw_ostream &OS, in dumpAttribute()
96 bool DWARFDebugInfoEntryMinimal::extractFast(const DWARFCompileUnit *cu, in extractFast()
211 DWARFDebugInfoEntryMinimal::extract(const DWARFCompileUnit *cu, in extract()
342 DWARFDebugInfoEntryMinimal::getAttributeValue(const DWARFCompileUnit *cu, in getAttributeValue()
377 DWARFDebugInfoEntryMinimal::getAttributeValueAsString( in getAttributeValueAsString()
391 DWARFDebugInfoEntryMinimal::getAttributeValueAsUnsigned( in getAttributeValueAsUnsigned()
402 DWARFDebugInfoEntryMinimal::getAttributeValueAsSigned( in getAttributeValueAsSigned()
413 DWARFDebugInfoEntryMinimal::getAttributeValueAsReference( in getAttributeValueAsReference()
424 DWARFDebugInfoEntryMinimal::buildAddressRangeTable(const DWARFCompileUnit *cu, in buildAddressRangeTable()
438 const DWARFDebugInfoEntryMinimal *child = getFirstChild(); in buildAddressRangeTable()