Home
last modified time | relevance | path

Searched refs:GetAttrAndFormByIndexUnchecked (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h50 …void GetAttrAndFormByIndexUnchecked(uint32_t idx, dw_attr_t& attr, dw_form_t& form) con… in GetAttrAndFormByIndexUnchecked() function
DDWARFDebugInfoEntry.cpp318 abbrevDecl->GetAttrAndFormByIndexUnchecked(i, attr, form); in Extract()
781 abbrevDecl->GetAttrAndFormByIndexUnchecked(i, attr, form); in GetDIENamesAndRanges()
991 abbrevDecl->GetAttrAndFormByIndexUnchecked(i, attr, form); in Dump()
1236 abbrevDecl->GetAttrAndFormByIndexUnchecked (i, attr, form); in GetAttributes()