| BuildFunctionAddressRangeTable(DWARFUnit *cu, DWARFDebugAranges *debug_aranges) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| collection typedef | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| const_iterator typedef | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| DWARFDebugInfoEntry() | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| Extract(const DWARFDataExtractor &data, const DWARFUnit &cu, lldb::offset_t *offset_ptr) | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAbbreviationDeclarationPtr(const DWARFUnit *cu) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeAddressRange(const DWARFUnit *cu, dw_addr_t &lo_pc, dw_addr_t &hi_pc, uint64_t fail_value, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeAddressRanges(DWARFUnit *cu, bool check_hi_lo_pc, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeHighPC(const DWARFUnit *cu, dw_addr_t lo_pc, uint64_t fail_value, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributes(const DWARFUnit *cu, Recurse recurse=Recurse::yes) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeValue(const DWARFUnit *cu, const dw_attr_t attr, DWARFFormValue &formValue, dw_offset_t *end_attr_offset_ptr=nullptr, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeValueAsAddress(const DWARFUnit *cu, const dw_attr_t attr, uint64_t fail_value, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeValueAsOptionalUnsigned(const DWARFUnit *cu, const dw_attr_t attr, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeValueAsReference(const DWARFUnit *cu, const dw_attr_t attr, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeValueAsString(const DWARFUnit *cu, const dw_attr_t attr, const char *fail_value, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetAttributeValueAsUnsigned(const DWARFUnit *cu, const dw_attr_t attr, uint64_t fail_value, bool check_elaborating_dies=false) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetDIENamesAndRanges(DWARFUnit *cu, const char *&name, const char *&mangled, llvm::DWARFAddressRangesVector &rangeList, 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=nullptr) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetFirstAttributeOffset() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetFirstChild() | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| GetFirstChild() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| GetMangledName(const DWARFUnit *cu, bool substitute_name_allowed=true) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetName(const DWARFUnit *cu) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetOffset() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| GetParent() | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| GetParent() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| GetPubname(const DWARFUnit *cu) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| GetSibling() | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| GetSibling() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| HasChildren() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| IsGlobalOrStaticScopeVariable() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| IsNULL() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| iterator typedef | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| m_abbr_idx | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | protected |
| m_has_children | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | protected |
| m_offset | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | protected |
| m_parent_idx | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | protected |
| m_sibling_idx | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | protected |
| m_tag | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | protected |
| operator bool() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inlineexplicit |
| operator!=(const DWARFDebugInfoEntry &rhs) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| operator==(const DWARFDebugInfoEntry &rhs) const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| Recurse typedef | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | |
| SetHasChildren(bool b) | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| SetParentIndex(uint32_t idx) | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| SetSiblingIndex(uint32_t idx) | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |
| Tag() const | lldb_private::plugin::dwarf::DWARFDebugInfoEntry | inline |