Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp99 const uint32_t attr_idx = FindAttributeIndex (attr); in FormValueAsUnsigned() local
1321 uint32_t attr_idx = abbrevDecl->FindAttributeIndex(attr); in GetAttributeValue() local