Searched refs:NameOff (Results 1 – 2 of 2) sorted by relevance
101 uint32_t NameOff; member144 uint32_t NameOff; ///< Enum name offset in the string table member166 uint32_t NameOff; ///< Member name offset in the string table member175 uint32_t NameOff; member
38 OS.emitInt32(BTFType.NameOff); in emitType()109 BTFType.NameOff = BDebug.addString(Name); in completeType()146 BTFType.NameOff = BDebug.addString(Name); in completeType()188 OS.emitInt32(Enum.NameOff); in emitType()195 BTFType.NameOff = 0; in BTFTypeArray()261 OS.emitInt32(Member.NameOff); in emitType()291 BTFType.NameOff = 0; in completeType()302 Param.NameOff = 0; in completeType()312 OS.emitInt32(Param.NameOff); in emitType()330 BTFType.NameOff = BDebug.addString(Name); in completeType()[all …]