Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h71 BPFFieldRelocSize = 16, enumerator
H A DBTFDebug.cpp844 FieldRelocLen += FieldRelocSec.second.size() * BTF::BPFFieldRelocSize; in emitBTFExtSection()
892 OS.emitInt32(BTF::BPFFieldRelocSize); in emitBTFExtSection()