Searched refs:BTFType (Results 1 – 2 of 2) sorted by relevance
43 OS.emitInt32(BTFType.Info); in emitType()44 OS.emitInt32(BTFType.Size); in emitType()69 BTFType.Info = Kind << 24; in BTFTypeDerived()97 BTFType.Type = 0; in completeType()113 BTFType.Type = 0; in BTFTypeFwd()250 BTFType.NameOff = 0; in BTFTypeArray()252 BTFType.Size = 0; in BTFTypeArray()346 BTFType.NameOff = 0; in completeType()394 BTFType.Type = TypeId; in BTFKindVar()411 BTFType.Size = 0; in BTFKindDataSec()[all …]
44 struct BTF::CommonType BTFType; variable