AppendTypeName(Stream &s) const | lldb_private::plugin::dwarf::DWARFDIE | |
children() const | lldb_private::plugin::dwarf::DWARFDIE | |
Clear() | lldb_private::plugin::dwarf::DWARFBaseDIE | inline |
DWARFBaseDIE()=default | lldb_private::plugin::dwarf::DWARFDIE | |
DWARFBaseDIE(DWARFUnit *cu, DWARFDebugInfoEntry *die) | lldb_private::plugin::dwarf::DWARFDIE | inline |
DWARFBaseDIE(const DWARFUnit *cu, DWARFDebugInfoEntry *die) | lldb_private::plugin::dwarf::DWARFDIE | inline |
DWARFBaseDIE(DWARFUnit *cu, const DWARFDebugInfoEntry *die) | lldb_private::plugin::dwarf::DWARFDIE | inline |
DWARFBaseDIE(const DWARFUnit *cu, const DWARFDebugInfoEntry *die) | lldb_private::plugin::dwarf::DWARFDIE | inline |
GetAttributes(Recurse recurse=Recurse::yes) const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetAttributeValueAsAddress(const dw_attr_t attr, uint64_t fail_value) const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetAttributeValueAsOptionalUnsigned(const dw_attr_t attr) const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetAttributeValueAsReferenceDIE(const dw_attr_t attr) const | lldb_private::plugin::dwarf::DWARFDIE | |
GetAttributeValueAsString(const dw_attr_t attr, const char *fail_value) const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetAttributeValueAsUnsigned(const dw_attr_t attr, uint64_t fail_value) const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetCU() const | lldb_private::plugin::dwarf::DWARFBaseDIE | inline |
GetData() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetDeclContext() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetDIE(dw_offset_t die_offset) const | lldb_private::plugin::dwarf::DWARFDIE | |
GetDIE() const | lldb_private::plugin::dwarf::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, DWARFExpressionList *frame_base) const | lldb_private::plugin::dwarf::DWARFDIE | |
GetDIERef() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetDWARF() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetDWARFDeclContext() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetFirstChild() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetID() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetMangledName() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetModule() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetName(Stream &s) const | lldb_private::plugin::dwarf::DWARFDIE | |
GetName() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetOffset() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
GetParent() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetParentDeclContextDIE() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetPubname() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetReferencedDIE(const dw_attr_t attr) const | lldb_private::plugin::dwarf::DWARFDIE | |
GetSibling() const | lldb_private::plugin::dwarf::DWARFDIE | |
GetTypeLookupContext() const | lldb_private::plugin::dwarf::DWARFDIE | |
HasChildren() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
IsMethod() const | lldb_private::plugin::dwarf::DWARFDIE | |
IsStructUnionOrClass() const | lldb_private::plugin::dwarf::DWARFDIE | |
IsValid() const | lldb_private::plugin::dwarf::DWARFBaseDIE | inline |
LookupDeepestBlock(lldb::addr_t file_addr) const | lldb_private::plugin::dwarf::DWARFDIE | |
m_cu | lldb_private::plugin::dwarf::DWARFBaseDIE | protected |
m_die | lldb_private::plugin::dwarf::DWARFBaseDIE | protected |
operator bool() const | lldb_private::plugin::dwarf::DWARFBaseDIE | inlineexplicit |
Recurse enum name | lldb_private::plugin::dwarf::DWARFBaseDIE | |
ResolveType() const | lldb_private::plugin::dwarf::DWARFDIE | |
ResolveTypeUID(const DWARFDIE &die) const | lldb_private::plugin::dwarf::DWARFDIE | |
Set(DWARFUnit *cu, DWARFDebugInfoEntry *die) | lldb_private::plugin::dwarf::DWARFBaseDIE | inline |
Supports_DW_AT_APPLE_objc_complete_type() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |
Tag() const | lldb_private::plugin::dwarf::DWARFBaseDIE | |