Searched refs:TypesInfoEnd (Results 1 – 1 of 1) sorted by relevance
133 uint32_t TypesInfoEnd = TypesInfoStart + TypeLen; in parseBTF() local134 uint32_t BytesExpected = std::max(StrEnd, TypesInfoEnd); in parseBTF()144 StringRef RawData = Extractor.getData().slice(TypesInfoStart, TypesInfoEnd); in parseBTF()