Searched refs:BTFType (Results 1 – 2 of 2) sorted by relevance
41 OS.emitInt32(BTFType.Info); in emitType()42 OS.emitInt32(BTFType.Size); in emitType()67 BTFType.Info = Kind << 24; in BTFTypeDerived()95 BTFType.Type = 0; in completeType()111 BTFType.Type = 0; in BTFTypeFwd()248 BTFType.NameOff = 0; in BTFTypeArray()250 BTFType.Size = 0; in BTFTypeArray()344 BTFType.NameOff = 0; in completeType()392 BTFType.Type = TypeId; in BTFKindVar()409 BTFType.Size = 0; in BTFKindDataSec()[all …]
44 struct BTF::CommonType BTFType; variable