Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h75 BPFFieldRelocSize = 16, enumerator
/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1100 FieldRelocLen += FieldRelocSec.second.size() * BTF::BPFFieldRelocSize; in emitBTFExtSection()
1148 OS.emitInt32(BTF::BPFFieldRelocSize); in emitBTFExtSection()