Searched refs:FileNameOff (Results 1 – 3 of 3) sorted by relevance
244 uint32_t FileNameOff; ///< File name index in the .BTF string table member
274 uint32_t FileNameOff; ///< file name offset in the .BTF string table member
975 LineInfo.FileNameOff = addString(FileName); in constructLineInfo()1098 OS.emitInt32(LineInfo.FileNameOff); in emitBTFExtSection()