Home
last modified time | relevance | path

Searched refs:LineOff (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTF.h195 uint32_t LineOff; ///< Line index in the .BTF string table member
H A DBTFDebug.cpp534 LineInfo.LineOff = addString(FileContent[FileName][Line]); in constructLineInfo()
536 LineInfo.LineOff = 0; in constructLineInfo()
630 OS.EmitIntValue(LineInfo.LineOff, 4); in emitBTFExtSection()
H A DBTFDebug.h187 uint32_t LineOff; ///< line offset in the .BTF string table member