Searched refs:BTFEnumSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h62 BTFEnumSize = 8, enumerator in enum:llvm::BTF::__anon2210
H A DBTFDebug.h100 return BTFTypeBase::getSize() + EnumValues.size() * BTF::BTFEnumSize;

Completed in 94 milliseconds