Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp167 uint32_t LineInfoStart = HdrLen + LineInfoOff; parseBTFExt() local
176 parseLineInfo(ParseContext & Ctx,DataExtractor & Extractor,uint64_t LineInfoStart,uint64_t LineInfoEnd) parseLineInfo() argument