|
LLVM 22.0.0git
|
This is the complete list of members for llvm::BTFTypeInt, including all inherited members.
| BTFType | llvm::BTFTypeBase | protected |
| BTFTypeBase() | llvm::BTFTypeBase | inline |
| BTFTypeInt(uint32_t Encoding, uint32_t SizeInBits, uint32_t OffsetInBits, StringRef TypeName) | llvm::BTFTypeInt | |
| completeType(BTFDebug &BDebug) override | llvm::BTFTypeInt | virtual |
| emitType(MCStreamer &OS) override | llvm::BTFTypeInt | virtual |
| getId() | llvm::BTFTypeBase | inline |
| getSize() override | llvm::BTFTypeInt | inlinevirtual |
| Id | llvm::BTFTypeBase | protected |
| IsCompleted | llvm::BTFTypeBase | protected |
| Kind | llvm::BTFTypeBase | protected |
| roundupToBytes(uint32_t NumBits) | llvm::BTFTypeBase | inline |
| setId(uint32_t Id) | llvm::BTFTypeBase | inline |
| ~BTFTypeBase()=default | llvm::BTFTypeBase | virtual |