Home
last modified time | relevance | path

Searched refs:BTFTypeArray (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.cpp162 BTFTypeArray::BTFTypeArray(const DICompositeType *ATy) : ATy(ATy) { in BTFTypeArray() function in BTFTypeArray
169 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()
H A DBTFDebug.h103 class BTFTypeArray : public BTFTypeBase {
108 BTFTypeArray(const DICompositeType *ATy);