Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp282 uint32_t LineInfoStart = HdrLen + LineInfoOff; in parseBTFExt() local
299 uint64_t LineInfoStart, uint64_t LineInfoEnd) { in parseLineInfo()