reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
90 void BTFTypeDerived::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } 111 void BTFTypeFwd::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } 148 void BTFTypeInt::emitType(MCStreamer &OS) { 179 void BTFTypeEnum::emitType(MCStreamer &OS) { 210 void BTFTypeArray::emitType(MCStreamer &OS) { 252 void BTFTypeStruct::emitType(MCStreamer &OS) { 303 void BTFTypeFuncProto::emitType(MCStreamer &OS) { 326 void BTFTypeFunc::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } 340 void BTFKindVar::emitType(MCStreamer &OS) { 357 void BTFKindDataSec::emitType(MCStreamer &OS) {
52 virtual void emitType(MCStreamer &OS);
90 void BTFTypeDerived::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } 111 void BTFTypeFwd::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } 149 BTFTypeBase::emitType(OS); 180 BTFTypeBase::emitType(OS); 211 BTFTypeBase::emitType(OS); 253 BTFTypeBase::emitType(OS); 304 BTFTypeBase::emitType(OS); 326 void BTFTypeFunc::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } 341 BTFTypeBase::emitType(OS); 358 BTFTypeBase::emitType(OS); 742 TypeEntry->emitType(OS);