Searched defs:emitType (Results 1 – 1 of 1) sorted by relevance
38 void BTFTypeBase::emitType(MCStreamer &OS) { emitType() function in BTFTypeBase 103 void BTFTypeDerived::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } emitType() function in BTFTypeDerived 124 void BTFTypeFwd::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } emitType() function in BTFTypeFwd 161 void BTFTypeInt::emitType(MCStreamer &OS) { emitType() function in BTFTypeInt 198 void BTFTypeEnum::emitType(MCStreamer &OS) { emitType() function in BTFTypeEnum 237 void BTFTypeEnum64::emitType(MCStreamer &OS) { emitType() function in BTFTypeEnum64 271 void BTFTypeArray::emitType(MCStreamer &OS) { emitType() function in BTFTypeArray 313 void BTFTypeStruct::emitType(MCStreamer &OS) { emitType() function in BTFTypeStruct 364 void BTFTypeFuncProto::emitType(MCStreamer &OS) { emitType() function in BTFTypeFuncProto 388 void BTFTypeFunc::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } emitType() function in BTFTypeFunc 402 void BTFKindVar::emitType(MCStreamer &OS) { emitType() function in BTFKindVar 419 void BTFKindDataSec::emitType(MCStreamer &OS) { emitType() function in BTFKindDataSec 461 void BTFTypeDeclTag::emitType(MCStreamer &OS) { emitType() function in BTFTypeDeclTag [all...]