Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTF.h69 BPFFuncInfoSize = 8, enumerator
H A DBTFDebug.cpp836 FuncLen += FuncSec.second.size() * BTF::BPFFuncInfoSize; in emitBTFExtSection()
859 OS.emitInt32(BTF::BPFFuncInfoSize); in emitBTFExtSection()