Searched refs:BTFTypeArray (Results 1 – 2 of 2) sorted by relevance
162 BTFTypeArray::BTFTypeArray(const DICompositeType *ATy) : ATy(ATy) { in BTFTypeArray() function in BTFTypeArray169 void BTFTypeArray::completeType(BTFDebug &BDebug) { in completeType()203 void BTFTypeArray::emitType(MCStreamer &OS) { in emitType()409 auto TypeEntry = llvm::make_unique<BTFTypeArray>(CTy); in visitArrayType()
103 class BTFTypeArray : public BTFTypeBase {108 BTFTypeArray(const DICompositeType *ATy);