Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTFParser.h37 using BTFLinesVector = SmallVector<BTF::BPFLineInfo, 0>; variable
53 DenseMap<uint64_t, BTFLinesVector> SectionLines;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp317 BTFLinesVector &Lines = SectionLines[Sec->getIndex()];