Home
last modified time | relevance | path

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

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