Home
last modified time | relevance | path

Searched refs:NumLineInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h263 uint32_t NumLineInfo; ///< Number of line info's in this section member
/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp431 SecInfo->NumLineInfo = NumLines; in finishLineSec()