Searched refs:abbrOffsetOK (Results 1 – 1 of 1) sorted by relevance
39 bool abbrOffsetOK = Context.getAbbrevSection().size() > abbrOffset; in extract() local42 if (lengthOK && versionOK && addrSizeOK && abbrOffsetOK && abbr != NULL) { in extract()