Searched refs:BTFEncoding (Results 1 – 1 of 1) sorted by relevance
159 uint8_t BTFEncoding; in BTFTypeInt() local162 BTFEncoding = BTF::INT_BOOL; in BTFTypeInt()166 BTFEncoding = BTF::INT_SIGNED; in BTFTypeInt()170 BTFEncoding = 0; in BTFTypeInt()179 IntVal = (BTFEncoding << 24) | OffsetInBits << 16 | SizeInBits; in BTFTypeInt()