Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFDebugInfoEntry.cpp102 uint64_t AbbrCode = DebugInfoData.getULEB128(OffsetPtr); in extractFast() local
103 if (0 == AbbrCode) { in extractFast()
108 AbbrevDecl = U->getAbbreviations()->getAbbreviationDeclaration(AbbrCode); in extractFast()