Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h60 CommonTypeSize = 12, enumerator
H A DBTFDebug.h53 virtual uint32_t getSize() { return BTF::CommonTypeSize; } in getSize()