Searched refs:CommonTypeSize (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/ | ||
| H A D | BTF.h | 60 CommonTypeSize = 12, enumerator |
| H A D | BTFDebug.h | 53 virtual uint32_t getSize() { return BTF::CommonTypeSize; } in getSize() |