LLVM
8.0.1
|
This is the complete list of members for llvm::BTFTypeInt, including all inherited members.
BTFType | llvm::BTFTypeBase | protected |
BTFTypeInt(uint32_t Encoding, uint32_t SizeInBits, uint32_t OffsetInBits, StringRef TypeName) | llvm::BTFTypeInt | |
completeType(BTFDebug &BDebug) | llvm::BTFTypeInt | virtual |
emitType(MCStreamer &OS) | llvm::BTFTypeInt | virtual |
getId() | llvm::BTFTypeBase | inline |
getSize() | llvm::BTFTypeInt | inlinevirtual |
Id | 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 |