Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTF.h194 uint32_t FileNameOff; ///< File name index in the .BTF string table member
H A DBTFDebug.h186 uint32_t FileNameOff; ///< file name offset in the .BTF string table member
H A DBTFDebug.cpp531 LineInfo.FileNameOff = addString(FileName); in constructLineInfo()
629 OS.EmitIntValue(LineInfo.FileNameOff, 4); in emitBTFExtSection()