Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h54 dw_form_t GetFormByIndexUnchecked (uint32_t idx) const in GetFormByIndexUnchecked() function
DDWARFDebugInfoEntry.cpp158 form = abbrevDecl->GetFormByIndexUnchecked(i); in FastExtract()