Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTF.h232 uint32_t FileNameOff; ///< File name index in the .BTF string table member
H A DBTFDebug.h236 uint32_t FileNameOff; ///< file name offset in the .BTF string table member
H A DBTFDebug.cpp762 LineInfo.FileNameOff = addString(FileName); in constructLineInfo()
881 OS.emitInt32(LineInfo.FileNameOff); in emitBTFExtSection()