LLVM 20.0.0git
|
This is the complete list of members for llvm::BTFTypeFuncProto, including all inherited members.
BTFType | llvm::BTFTypeBase | protected |
BTFTypeBase() | llvm::BTFTypeBase | inline |
BTFTypeFuncProto(const DISubroutineType *STy, uint32_t NumParams, const std::unordered_map< uint32_t, StringRef > &FuncArgNames) | llvm::BTFTypeFuncProto | |
completeType(BTFDebug &BDebug) override | llvm::BTFTypeFuncProto | virtual |
emitType(MCStreamer &OS) override | llvm::BTFTypeFuncProto | virtual |
getId() | llvm::BTFTypeBase | inline |
getSize() override | llvm::BTFTypeFuncProto | 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 |