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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h69 BPFFuncInfoSize = 8, enumerator in enum:llvm::BTF::__anon2210
H A DBTFDebug.cpp807 FuncLen += FuncSec.second.size() * BTF::BPFFuncInfoSize;
830 OS.EmitIntValue(BTF::BPFFuncInfoSize, 4);

Completed in 55 milliseconds