Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTF.h244 uint32_t FileNameOff; ///< File name index in the .BTF string table member
H A DBTFDebug.h274 uint32_t FileNameOff; ///< file name offset in the .BTF string table member
H A DBTFDebug.cpp975 LineInfo.FileNameOff = addString(FileName); in constructLineInfo()
1098 OS.emitInt32(LineInfo.FileNameOff); in emitBTFExtSection()