Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h172 uint32_t Nelems; ///< Number of elements for this array member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp255 ArrayInfo.Nelems = NumElems; in BTFTypeArray()
275 OS.emitInt32(ArrayInfo.Nelems); in emitType()