Searched refs:BTFTypeStruct (Results 1 – 2 of 2) sorted by relevance
211 BTFTypeStruct::BTFTypeStruct(const DICompositeType *STy, bool IsStruct, in BTFTypeStruct() function in BTFTypeStruct219 void BTFTypeStruct::completeType(BTFDebug &BDebug) { in completeType()240 void BTFTypeStruct::emitType(MCStreamer &OS) { in emitType()400 llvm::make_unique<BTFTypeStruct>(CTy, IsStruct, HasBitField, VLen); in visitStructType()
115 class BTFTypeStruct : public BTFTypeBase {121 BTFTypeStruct(const DICompositeType *STy, bool IsStruct, bool HasBitField,