Searched refs:abbrOffset (Results 1 – 1 of 1) sorted by relevance
30 uint64_t abbrOffset; in extract() local34 abbrOffset = debug_info.getU32(offset_ptr); in extract()39 bool abbrOffsetOK = Context.getAbbrevSection().size() > abbrOffset; in extract()43 Abbrevs = abbr->getAbbreviationDeclarationSet(abbrOffset); in extract()