LLDB mainline
|
This is the complete list of members for DWARFDIE, including all inherited members.
AppendTypeName(lldb_private::Stream &s) const | DWARFDIE | |
children() const | DWARFDIE | |
Clear() | DWARFBaseDIE | inline |
DWARFBaseDIE()=default | DWARFDIE | |
DWARFBaseDIE(DWARFUnit *cu, DWARFDebugInfoEntry *die) | DWARFDIE | inline |
DWARFBaseDIE(const DWARFUnit *cu, DWARFDebugInfoEntry *die) | DWARFDIE | inline |
DWARFBaseDIE(DWARFUnit *cu, const DWARFDebugInfoEntry *die) | DWARFDIE | inline |
DWARFBaseDIE(const DWARFUnit *cu, const DWARFDebugInfoEntry *die) | DWARFDIE | inline |
GetAttributes(DWARFAttributes &attributes, Recurse recurse=Recurse::yes) const | DWARFBaseDIE | |
GetAttributeValueAsAddress(const dw_attr_t attr, uint64_t fail_value) const | DWARFBaseDIE | |
GetAttributeValueAsOptionalUnsigned(const dw_attr_t attr) const | DWARFBaseDIE | |
GetAttributeValueAsReferenceDIE(const dw_attr_t attr) const | DWARFDIE | |
GetAttributeValueAsString(const dw_attr_t attr, const char *fail_value) const | DWARFBaseDIE | |
GetAttributeValueAsUnsigned(const dw_attr_t attr, uint64_t fail_value) const | DWARFBaseDIE | |
GetCU() const | DWARFBaseDIE | inline |
GetData() const | DWARFBaseDIE | |
GetDeclContext(llvm::SmallVectorImpl< lldb_private::CompilerContext > &context) const | DWARFDIE | |
GetDeclContextDIEs() const | DWARFDIE | |
GetDIE(dw_offset_t die_offset) const | DWARFDIE | |
GetDIE() const | DWARFDIE | inline |
GetDIENamesAndRanges(const char *&name, const char *&mangled, DWARFRangeList &ranges, std::optional< int > &decl_file, std::optional< int > &decl_line, std::optional< int > &decl_column, std::optional< int > &call_file, std::optional< int > &call_line, std::optional< int > &call_column, lldb_private::DWARFExpressionList *frame_base) const | DWARFDIE | |
GetDIERef() const | DWARFBaseDIE | |
GetDWARF() const | DWARFBaseDIE | |
GetFirstChild() const | DWARFDIE | |
GetID() const | DWARFBaseDIE | |
GetMangledName() const | DWARFDIE | |
GetModule() const | DWARFBaseDIE | |
GetName(lldb_private::Stream &s) const | DWARFDIE | |
GetName() const | DWARFDIE | |
GetOffset() const | DWARFBaseDIE | |
GetParent() const | DWARFDIE | |
GetParentDeclContextDIE() const | DWARFDIE | |
GetPubname() const | DWARFDIE | |
GetReferencedDIE(const dw_attr_t attr) const | DWARFDIE | |
GetSibling() const | DWARFDIE | |
GetTagAsCString() const | DWARFBaseDIE | |
HasChildren() const | DWARFBaseDIE | |
IsMethod() const | DWARFDIE | |
IsStructUnionOrClass() const | DWARFDIE | |
IsValid() const | DWARFBaseDIE | inline |
LookupDeepestBlock(lldb::addr_t file_addr) const | DWARFDIE | |
m_cu | DWARFBaseDIE | protected |
m_die | DWARFBaseDIE | protected |
operator bool() const | DWARFBaseDIE | inlineexplicit |
Recurse enum name | DWARFBaseDIE | |
ResolveType() const | DWARFDIE | |
ResolveTypeUID(const DWARFDIE &die) const | DWARFDIE | |
Set(DWARFUnit *cu, DWARFDebugInfoEntry *die) | DWARFBaseDIE | inline |
Supports_DW_AT_APPLE_objc_complete_type() const | DWARFBaseDIE | |
Tag() const | DWARFBaseDIE |