Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp80 uint64_t AbbrOffset = debug_info.getU32(offset_ptr); in extractImpl() local
82 if (AbbrOffset) in extractImpl()
90 AbbrOffset = AbbrEntry->Offset; in extractImpl()
101 Abbrevs = Abbrev->getAbbreviationDeclarationSet(AbbrOffset); in extractImpl()