LLDB mainline
lldb_private::plugin::dwarf::ManualDWARFIndex Member List

This is the complete list of members for lldb_private::plugin::dwarf::ManualDWARFIndex, including all inherited members.

Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, bool &signature_mismatch)lldb_private::plugin::dwarf::ManualDWARFIndexprivate
DIERefCallback(llvm::function_ref< bool(DWARFDIE die)> callback, llvm::StringRef name={}) constlldb_private::plugin::dwarf::DWARFIndexinlineprotected
Dump(Stream &s) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
DWARFIndex(Module &module)lldb_private::plugin::dwarf::DWARFIndexinline
Encode(DataEncoder &encoder) constlldb_private::plugin::dwarf::ManualDWARFIndexprivate
GetCacheKey()lldb_private::plugin::dwarf::ManualDWARFIndexprivate
GetCompleteObjCClass(ConstString class_name, bool must_be_implementation, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetFullyQualifiedType(const DWARFDeclContext &context, llvm::function_ref< bool(DWARFDIE die)> callback)lldb_private::plugin::dwarf::DWARFIndexvirtual
GetFullyQualifiedTypeImpl(const DWARFDeclContext &context, DWARFDIE die, llvm::function_ref< bool(DWARFDIE die)> callback)lldb_private::plugin::dwarf::DWARFIndexprotected
GetFunctions(const Module::LookupInfo &lookup_info, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetFunctions(const RegularExpression &regex, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetGlobalVariables(ConstString basename, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetGlobalVariables(const RegularExpression &regex, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetGlobalVariables(DWARFUnit &unit, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetIndexTime()lldb_private::plugin::dwarf::DWARFIndexinline
GetNamespaces(ConstString name, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetObjCMethods(ConstString class_name, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetTypes(ConstString name, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
GetTypes(const DWARFDeclContext &context, llvm::function_ref< bool(DWARFDIE die)> callback) overridelldb_private::plugin::dwarf::ManualDWARFIndexvirtual
Index()lldb_private::plugin::dwarf::ManualDWARFIndexprivate
IndexUnit(DWARFUnit &unit, SymbolFileDWARFDwo *dwp, IndexSet &set)lldb_private::plugin::dwarf::ManualDWARFIndexprivate
IndexUnitImpl(DWARFUnit &unit, const lldb::LanguageType cu_language, IndexSet &set)lldb_private::plugin::dwarf::ManualDWARFIndexprivatestatic
LoadFromCache()lldb_private::plugin::dwarf::ManualDWARFIndexprivate
m_dwarflldb_private::plugin::dwarf::ManualDWARFIndexprivate
m_index_timelldb_private::plugin::dwarf::DWARFIndexprotected
m_indexedlldb_private::plugin::dwarf::ManualDWARFIndexprivate
m_modulelldb_private::plugin::dwarf::DWARFIndexprotected
m_setlldb_private::plugin::dwarf::ManualDWARFIndexprivate
m_type_sigs_to_avoidlldb_private::plugin::dwarf::ManualDWARFIndexprivate
m_units_to_avoidlldb_private::plugin::dwarf::ManualDWARFIndexprivate
ManualDWARFIndex(Module &module, SymbolFileDWARF &dwarf, llvm::DenseSet< dw_offset_t > units_to_avoid={}, llvm::DenseSet< uint64_t > type_sigs_to_avoid={})lldb_private::plugin::dwarf::ManualDWARFIndexinline
Preload() overridelldb_private::plugin::dwarf::ManualDWARFIndexinlinevirtual
ProcessFunctionDIE(const Module::LookupInfo &lookup_info, DWARFDIE die, const CompilerDeclContext &parent_decl_ctx, llvm::function_ref< bool(DWARFDIE die)> callback)lldb_private::plugin::dwarf::DWARFIndexprotected
ReportInvalidDIERef(DIERef ref, llvm::StringRef name) constlldb_private::plugin::dwarf::DWARFIndexprotected
SaveToCache()lldb_private::plugin::dwarf::ManualDWARFIndexprivate
~DWARFIndex()lldb_private::plugin::dwarf::DWARFIndexvirtual