LLDB mainline
lldb_private::DebugNamesDWARFIndex Member List

This is the complete list of members for lldb_private::DebugNamesDWARFIndex, including all inherited members.

Create(Module &module, DWARFDataExtractor debug_names, DWARFDataExtractor debug_str, SymbolFileDWARF &dwarf)lldb_private::DebugNamesDWARFIndexstatic
DebugNames typedeflldb_private::DebugNamesDWARFIndexprivate
DebugNamesDWARFIndex(Module &module, std::unique_ptr< llvm::DWARFDebugNames > debug_names_up, DWARFDataExtractor debug_names_data, DWARFDataExtractor debug_str_data, SymbolFileDWARF &dwarf)lldb_private::DebugNamesDWARFIndexinlineprivate
DIERefCallback(llvm::function_ref< bool(DWARFDIE die)> callback, llvm::StringRef name={}) constlldb_private::DWARFIndexinlineprotected
Dump(Stream &s) overridelldb_private::DebugNamesDWARFIndexvirtual
DWARFIndex(Module &module)lldb_private::DWARFIndexinline
GetCompleteObjCClass(ConstString class_name, bool must_be_implementation, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetFunctions(const Module::LookupInfo &lookup_info, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetFunctions(const RegularExpression &regex, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetGlobalVariables(ConstString basename, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetGlobalVariables(const RegularExpression &regex, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetGlobalVariables(DWARFUnit &cu, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetIndexTime()lldb_private::DWARFIndexinline
GetNamespaces(ConstString name, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetObjCMethods(ConstString class_name, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexinlinevirtual
GetTypes(ConstString name, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetTypes(const DWARFDeclContext &context, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::DebugNamesDWARFIndexvirtual
GetUnits(const DebugNames &debug_names)lldb_private::DebugNamesDWARFIndexprivatestatic
m_debug_infolldb_private::DebugNamesDWARFIndexprivate
m_debug_names_datalldb_private::DebugNamesDWARFIndexprivate
m_debug_names_uplldb_private::DebugNamesDWARFIndexprivate
m_debug_str_datalldb_private::DebugNamesDWARFIndexprivate
m_fallbacklldb_private::DebugNamesDWARFIndexprivate
m_index_timelldb_private::DWARFIndexprotected
m_modulelldb_private::DWARFIndexprotected
MaybeLogLookupError(llvm::Error error, const DebugNames::NameIndex &ni, llvm::StringRef name)lldb_private::DebugNamesDWARFIndexprivatestatic
Preload() overridelldb_private::DebugNamesDWARFIndexinlinevirtual
ProcessEntry(const DebugNames::Entry &entry, llvm::function_ref< bool(DWARFDIE die)> callback, llvm::StringRef name)lldb_private::DebugNamesDWARFIndexprivate
ProcessFunctionDIE(const Module::LookupInfo &lookup_info, DIERef ref, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, llvm::function_ref< bool(DWARFDIE die)> callback)lldb_private::DWARFIndexprotected
ReportInvalidDIERef(DIERef ref, llvm::StringRef name) constlldb_private::DWARFIndexprotected
ToDIERef(const DebugNames::Entry &entry)lldb_private::DebugNamesDWARFIndexprivate
~DWARFIndex()lldb_private::DWARFIndexvirtual