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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h232 uint32_t FileNameOff; ///< File name index in the .BTF string table member in struct:llvm::BTF::BPFLineInfo
H A DBTFDebug.h223 uint32_t FileNameOff; ///< file name offset in the .BTF string table member in struct:llvm::BTFLineInfo
H A DBTFDebug.cpp736 LineInfo.FileNameOff = addString(FileName);
855 OS.emitInt32(LineInfo.FileNameOff);

Completed in 177 milliseconds