Home
last modified time | relevance | path

Searched defs:TypesInfoStart (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp132 uint32_t TypesInfoStart = HdrLen + TypeOff; in parseBTF() local
205 Error BTFParser::parseTypesInfo(ParseContext &Ctx, uint64_t TypesInfoStart, in parseTypesInfo()