Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h216 struct BTFDataSec { struct
/src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp183 Size += sizeof(BTF::BTFDataSec) * Type->getVlen(); in byteSize()