Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp79 uint64_t AbbrOffset = debug_info.getU32(offset_ptr); in extractImpl() local
81 if (AbbrOffset) in extractImpl()
89 AbbrOffset = AbbrEntry->Offset; in extractImpl()
100 Abbrevs = Abbrev->getAbbreviationDeclarationSet(AbbrOffset); in extractImpl()