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

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

Abilities enum namelldb_private::SymbolFile
AddSymbols(Symtab &symtab)lldb_private::SymbolFileinlinevirtual
AssertModuleLock()lldb_private::SymbolFileprotected
Blocks enum valuelldb_private::SymbolFile
BuildCuTranslationTable()lldb_private::plugin::dwarf::SymbolFileDWARFprotected
CalculateAbilities() overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
CalculateFrameVariableError(StackFrame &frame) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
CalculateNumCompileUnits() overridelldb_private::plugin::dwarf::SymbolFileDWARFprotectedvirtual
ClassContainsSelector(const DWARFDIE &class_die, ConstString selector)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
classof(const SymbolFile *obj)lldb_private::plugin::dwarf::SymbolFileDWARFinlinestatic
lldb_private::SymbolFileCommon::classof(const SymbolFileCommon *obj)lldb_private::SymbolFileCommoninlinestatic
ClassOrStructIsVirtual(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARF
CollectCallEdges(lldb::ModuleSP module, DWARFDIE function_die)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
CompilerTypeToDIE typedeflldb_private::plugin::dwarf::SymbolFileDWARF
CompileUnits enum valuelldb_private::SymbolFile
CompleteType(CompilerType &compiler_type) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ConstructFunctionDemangledName(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARF
CopyType(const lldb::TypeSP &other_type) overridelldb_private::SymbolFileCommoninlinevirtual
CreateInstance(lldb::ObjectFileSP objfile_sp)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
DebugAbbrev()lldb_private::plugin::dwarf::SymbolFileDWARF
DebuggerInitialize(Debugger &debugger)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
DebugInfo()lldb_private::plugin::dwarf::SymbolFileDWARF
DebugMacrosMap typedeflldb_private::plugin::dwarf::SymbolFileDWARFprotected
DebugMapModulelldb_private::plugin::dwarf::SymbolFileDWARFfriend
DeclContextMatchesThisSymbolFile(const CompilerDeclContext &decl_ctx)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
DIEDeclContextsMatch(const DWARFDIE &die1, const DWARFDIE &die2)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
DIEInDeclContext(const CompilerDeclContext &parent_decl_ctx, const DWARFDIE &die, bool only_root_namespaces=false)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
DIERefSet typedeflldb_private::plugin::dwarf::SymbolFileDWARFprotected
DIEToTypePtr typedeflldb_private::plugin::dwarf::SymbolFileDWARF
DIEToVariableSP typedeflldb_private::plugin::dwarf::SymbolFileDWARF
Dump(Stream &s) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
DumpClangAST(Stream &s) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
DWARFASTParserlldb_private::plugin::dwarf::SymbolFileDWARFfriend
DWARFCompileUnitlldb_private::plugin::dwarf::SymbolFileDWARFfriend
DWARFDIElldb_private::plugin::dwarf::SymbolFileDWARFfriend
ExternalTypeModuleMap typedeflldb_private::plugin::dwarf::SymbolFileDWARF
FindBlockContainingSpecification(const DIERef &func_die_ref, dw_offset_t spec_block_die_offset)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
FindBlockContainingSpecification(const DWARFDIE &die, dw_offset_t spec_block_die_offset)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
FindCompleteObjCDefinitionTypeForDIE(const DWARFDIE &die, ConstString type_name, bool must_be_implementation)lldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FindDefinitionTypeForDWARFDeclContext(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FindDwpSymbolFile()lldb_private::plugin::dwarf::SymbolFileDWARFprotected
FindFunctions(const Module::LookupInfo &lookup_info, const CompilerDeclContext &parent_decl_ctx, bool include_inlines, SymbolContextList &sc_list) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FindFunctions(const RegularExpression &regex, bool include_inlines, SymbolContextList &sc_list) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FindGlobalVariables(ConstString name, const CompilerDeclContext &parent_decl_ctx, uint32_t max_matches, VariableList &variables) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FindGlobalVariables(const RegularExpression &regex, uint32_t max_matches, VariableList &variables) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FindNamespace(ConstString name, const CompilerDeclContext &parent_decl_ctx, bool only_root_namespaces) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FindPlugin(lldb::ObjectFileSP objfile_sp)lldb_private::SymbolFilestatic
FindTypes(const lldb_private::TypeQuery &match, lldb_private::TypeResults &results) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
FixupAddress(lldb::addr_t file_addr)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
FixupAddress(Address &addr)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ForEachExternalModule(CompileUnit &, llvm::DenseSet< SymbolFile * > &, llvm::function_ref< bool(Module &)>) overridelldb_private::plugin::dwarf::SymbolFileDWARF
lldb_private::SymbolFileCommon::ForEachExternalModule(lldb_private::CompileUnit &comp_unit, llvm::DenseSet< lldb_private::SymbolFile * > &visited_symbol_files, llvm::function_ref< bool(Module &)> lambda)lldb_private::SymbolFileinlinevirtual
Functions enum valuelldb_private::SymbolFile
GetAbilities() overridelldb_private::SymbolFileCommoninlinevirtual
GetBackingSymbolFile()lldb_private::SymbolFileinlinevirtual
GetCompileOptions(std::unordered_map< lldb::CompUnitSP, Args > &args) overridelldb_private::plugin::dwarf::SymbolFileDWARFprotected
lldb_private::SymbolFileCommon::GetCompileOptions()lldb_private::SymbolFileinline
lldb_private::SymbolFileCommon::GetCompileOptions(std::unordered_map< lldb::CompUnitSP, lldb_private::Args > &args)lldb_private::SymbolFileinlineprotectedvirtual
GetCompilerContextForUID(lldb::user_id_t uid) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetCompileUnitAtIndex(uint32_t idx) overridelldb_private::SymbolFileCommonvirtual
GetCompUnitForDWARFCompUnit(DWARFCompileUnit &dwarf_cu)lldb_private::plugin::dwarf::SymbolFileDWARF
GetContainingDeclContext(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetDebugInfoHadFrameVariableErrors() const overridelldb_private::SymbolFileCommoninlinevirtual
GetDebugInfoIndexTime() overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetDebugInfoIndexWasLoadedFromCache() const overridelldb_private::SymbolFileCommoninlinevirtual
GetDebugInfoIndexWasSavedToCache() const overridelldb_private::SymbolFileCommoninlinevirtual
GetDebugInfoModules()lldb_private::SymbolFileinlinevirtual
GetDebugInfoParseTime() overridelldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
GetDebugInfoParseTimeRef()lldb_private::plugin::dwarf::SymbolFileDWARFinline
GetDebugInfoSize(bool load_all_debug_info=false) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetDebugMapSymfile()lldb_private::plugin::dwarf::SymbolFileDWARF
GetDebugRanges()lldb_private::plugin::dwarf::SymbolFileDWARF
GetDecl(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetDeclContext(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetDeclContextContainingUID(lldb::user_id_t uid) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetDeclContextDIEContainingDIE(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARF
GetDeclContextForUID(lldb::user_id_t uid) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetDeclForUID(lldb::user_id_t uid) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetDIE(const DIERef &die_ref)lldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetDIE(lldb::user_id_t uid)lldb_private::plugin::dwarf::SymbolFileDWARF
GetDIEToType()lldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
GetDIEToVariable()lldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
GetDWARFCompileUnit(CompileUnit *comp_unit)lldb_private::plugin::dwarf::SymbolFileDWARFprotectedvirtual
GetDWARFContext()lldb_private::plugin::dwarf::SymbolFileDWARFinline
GetDWARFDeclContext(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetDWARFParser(DWARFUnit &unit)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetDWARFUnitIndex(uint32_t cu_idx)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
GetDWOId()lldb_private::plugin::dwarf::SymbolFileDWARF
GetDwoSymbolFileForCompileUnit(DWARFUnit &dwarf_cu, const DWARFDebugInfoEntry &cu_die)lldb_private::plugin::dwarf::SymbolFileDWARF
GetDwpSymbolFile()lldb_private::plugin::dwarf::SymbolFileDWARF
GetDynamicArrayInfoForUID(lldb::user_id_t type_uid, const ExecutionContext *exe_ctx) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetExternalModule(ConstString name)lldb_private::plugin::dwarf::SymbolFileDWARF
getExternalTypeModules() constlldb_private::plugin::dwarf::SymbolFileDWARFinline
GetFile(DWARFUnit &unit, size_t file_idx)lldb_private::plugin::dwarf::SymbolFileDWARF
GetFileIndex() constlldb_private::plugin::dwarf::SymbolFileDWARFinline
GetForwardDeclCompilerTypeToDIE()lldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
GetFrameVariableError(StackFrame &frame)lldb_private::SymbolFileinline
GetFunction(const DWARFDIE &die, SymbolContext &sc)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
GetGlobalAranges()lldb_private::plugin::dwarf::SymbolFileDWARFprotected
getIndex()lldb_private::plugin::dwarf::SymbolFileDWARFinline
GetLanguage(DWARFUnit &unit)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetLanguageFamily(DWARFUnit &unit)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetLoadDebugInfoEnabled()lldb_private::SymbolFileinlinevirtual
GetMainObjectFile() overridelldb_private::SymbolFileCommonvirtual
GetMangledNamesForFunction(const std::string &scope_qualified_name, std::vector< ConstString > &mangled_names) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetModuleMutex() const overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetNextUnparsedDWARFCompileUnit(DWARFUnit *prev_cu)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
GetNumCompileUnits() overridelldb_private::SymbolFileCommonvirtual
GetObjCClassSymbol(ConstString objc_class_name)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
GetObjCMethods(ConstString class_name, llvm::function_ref< bool(DWARFDIE die)> callback)lldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetObjectFile() overridelldb_private::SymbolFileCommoninlinevirtual
GetObjectFile() const overridelldb_private::SymbolFileCommoninlinevirtual
GetParameterStackSize(Symbol &symbol)lldb_private::SymbolFileinlinevirtual
GetParentSymbolContextDIE(const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetPluginDescriptionStatic()lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetPluginName() overridelldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
GetPluginNameStatic()lldb_private::plugin::dwarf::SymbolFileDWARFinlinestatic
GetSeparateDebugInfo(StructuredData::Dictionary &d, bool errors_only) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetSkeletonUnit(DWARFUnit *dwo_unit)lldb_private::plugin::dwarf::SymbolFileDWARF
GetSymtab() overridelldb_private::SymbolFileCommonvirtual
GetTypeForDIE(const DWARFDIE &die, bool resolve_function_context=false)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
GetTypeList() overridelldb_private::plugin::dwarf::SymbolFileDWARFprotectedvirtual
GetTypes(SymbolContextScope *sc_scope, lldb::TypeClass type_mask, TypeList &type_list) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetTypes(const DWARFDIE &die, dw_offset_t min_die_offset, dw_offset_t max_die_offset, uint32_t type_mask, TypeSet &type_set)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
GetTypeSystem(DWARFUnit &unit)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
GetTypeSystemForLanguage(lldb::LanguageType language) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetTypeUnitSupportFiles(DWARFTypeUnit &tu)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
GetUniqueDWARFASTTypeMap()lldb_private::plugin::dwarf::SymbolFileDWARFvirtual
GetUnwindPlan(const Address &address, const RegisterInfoResolver &resolver)lldb_private::SymbolFileinlinevirtual
GetVendorDWARFOpcodeSize(const DataExtractor &data, const lldb::offset_t data_offset, const uint8_t op) constlldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
GlobalVariableMap typedeflldb_private::plugin::dwarf::SymbolFileDWARFprotected
GlobalVariables enum valuelldb_private::SymbolFile
HasForwardDeclForCompilerType(const CompilerType &compiler_type)lldb_private::plugin::dwarf::SymbolFileDWARF
IDlldb_private::plugin::dwarf::SymbolFileDWARFprivatestatic
Initialize()lldb_private::plugin::dwarf::SymbolFileDWARFstatic
InitializeFirstCodeAddress()lldb_private::plugin::dwarf::SymbolFileDWARFprotected
InitializeFirstCodeAddressRecursive(const SectionList &section_list)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
InitializeObject() overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
isA(const void *ClassID) const overridelldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
kAllAbilities enum valuelldb_private::SymbolFile
LanguageTypeFromDWARF(uint64_t val)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
LineTables enum valuelldb_private::SymbolFile
LoadSectionData(lldb::SectionType sect_type, DWARFDataExtractor &data)lldb_private::plugin::dwarf::SymbolFileDWARFprotectedvirtual
LocalVariables enum valuelldb_private::SymbolFile
m_abbrlldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_abilitieslldb_private::SymbolFileCommonprotected
m_calculated_abilitieslldb_private::SymbolFileCommonprotected
m_compile_unitslldb_private::SymbolFileCommonprotected
m_contextlldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_debug_info_had_variable_errorslldb_private::SymbolFileCommonprotected
m_debug_macros_maplldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_debug_map_module_wplldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_debug_map_symfilelldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_die_to_typelldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_die_to_variable_splldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_dwo_warning_issuedlldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_dwp_symfilelldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_dwp_symfile_once_flaglldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_external_type_moduleslldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_fetched_external_moduleslldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_file_indexlldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_first_code_addresslldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_forward_decl_compiler_type_to_dielldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_function_scope_qualified_name_maplldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_global_aranges_uplldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_indexlldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_index_was_loaded_from_cachelldb_private::SymbolFileCommonprotected
m_index_was_saved_to_cachelldb_private::SymbolFileCommonprotected
m_infolldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_info_once_flaglldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_lldb_cu_to_dwarf_unitlldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_objfile_splldb_private::SymbolFileCommonprotected
m_parse_timelldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_rangeslldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_supports_DW_AT_APPLE_objc_complete_typelldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_symtablldb_private::SymbolFileCommonprivate
m_type_listlldb_private::SymbolFileCommonprotected
m_type_unit_support_fileslldb_private::plugin::dwarf::SymbolFileDWARFprotected
m_unique_ast_type_maplldb_private::plugin::dwarf::SymbolFileDWARFprotected
MakeType(lldb::user_id_t uid, ConstString name, std::optional< uint64_t > byte_size, SymbolContextScope *context, lldb::user_id_t encoding_uid, Type::EncodingDataType encoding_uid_type, const Declaration &decl, const CompilerType &compiler_qual_type, Type::ResolveState compiler_type_resolve_state, uint32_t opaque_payload=0) overridelldb_private::SymbolFileCommoninlinevirtual
MergeBlockAbstractParameters(const DWARFDIE &block_die, DIEArray &&variable_dies)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
NameToOffsetMap typedeflldb_private::plugin::dwarf::SymbolFileDWARFprotected
operator=(const SymbolFileDWARF &)=deletelldb_private::plugin::dwarf::SymbolFileDWARFprotected
lldb_private::PluginInterface::operator=(const PluginInterface &)=deletelldb_private::PluginInterface
ParseAllLanguages(CompileUnit &comp_unit)lldb_private::SymbolFileinlinevirtual
ParseAndAppendGlobalVariable(const SymbolContext &sc, const DWARFDIE &die, VariableList &cc_variable_list)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseBlocksRecursive(Function &func) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseBlocksRecursive(CompileUnit &comp_unit, Block *parent_block, const DWARFDIE &die, lldb::addr_t subprogram_low_pc, uint32_t depth)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseCallEdgesInFunction(UserID func_id) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseCompileUnit(DWARFCompileUnit &dwarf_cu)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseCompileUnitAtIndex(uint32_t index) overridelldb_private::plugin::dwarf::SymbolFileDWARFprotectedvirtual
ParseDebugMacros(CompileUnit &comp_unit) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseDebugMacros(lldb::offset_t *offset)lldb_private::plugin::dwarf::SymbolFileDWARF
ParseDeclsForContext(CompilerDeclContext decl_ctx) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseFunction(CompileUnit &comp_unit, const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseFunctions(CompileUnit &comp_unit) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseImportedModules(const SymbolContext &sc, std::vector< SourceModule > &imported_modules) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseIsOptimized(CompileUnit &comp_unit) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseLanguage(CompileUnit &comp_unit) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseLineTable(CompileUnit &comp_unit) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseSupportFiles(CompileUnit &comp_unit, SupportFileList &support_files) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseSupportFiles(DWARFUnit &dwarf_cu, const lldb::ModuleSP &module, SupportFileList &support_files)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseType(const SymbolContext &sc, const DWARFDIE &die, bool *type_is_new)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseTypes(CompileUnit &comp_unit) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseTypes(const SymbolContext &sc, const DWARFDIE &die, bool parse_siblings, bool parse_children)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseVariableDIE(const SymbolContext &sc, const DWARFDIE &die, const lldb::addr_t func_low_pc)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseVariableDIECached(const SymbolContext &sc, const DWARFDIE &die)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseVariablesForContext(const SymbolContext &sc) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ParseVariablesInFunctionContext(const SymbolContext &sc, const DWARFDIE &die, const lldb::addr_t func_low_pc)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseVariablesInFunctionContextRecursive(const SymbolContext &sc, const DWARFDIE &die, lldb::addr_t func_low_pc, DIEArray &accumulator)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ParseVendorDWARFOpcode(uint8_t op, const DataExtractor &opcodes, lldb::offset_t &offset, std::vector< Value > &stack) constlldb_private::plugin::dwarf::SymbolFileDWARFinlinevirtual
ParseXcodeSDK(CompileUnit &comp_unit) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
PluginInterface()=defaultlldb_private::PluginInterface
PluginInterface(const PluginInterface &)=deletelldb_private::PluginInterface
PopulateBlockVariableList(VariableList &variable_list, const SymbolContext &sc, llvm::ArrayRef< DIERef > variable_dies, lldb::addr_t func_low_pc)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
PreloadSymbols() overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ResolveFunction(const DWARFDIE &die, bool include_inlines, SymbolContextList &sc_list)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ResolveFunctionAndBlock(lldb::addr_t file_vm_addr, bool lookup_block, SymbolContext &sc)lldb_private::plugin::dwarf::SymbolFileDWARFprotected
ResolveSymbolContext(const Address &so_addr, lldb::SymbolContextItem resolve_scope, SymbolContext &sc) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ResolveSymbolContext(const SourceLocationSpec &src_location_spec, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ResolveType(const DWARFDIE &die, bool assert_not_being_parsed=true, bool resolve_function_context=false)lldb_private::plugin::dwarf::SymbolFileDWARF
ResolveTypeUID(lldb::user_id_t type_uid) overridelldb_private::plugin::dwarf::SymbolFileDWARFvirtual
ResolveTypeUID(const DWARFDIE &die, bool assert_not_being_parsed)lldb_private::plugin::dwarf::SymbolFileDWARF
ResolveTypeUID(const DIERef &die_ref)lldb_private::plugin::dwarf::SymbolFileDWARF
SectionFileAddressesChanged() overridelldb_private::SymbolFileCommonvirtual
SetCompileUnitAtIndex(uint32_t idx, const lldb::CompUnitSP &cu_sp)lldb_private::SymbolFileCommonprotected
SetDebugInfoHadFrameVariableErrors() overridelldb_private::SymbolFileCommoninlinevirtual
SetDebugInfoIndexWasLoadedFromCache() overridelldb_private::SymbolFileCommoninlinevirtual
SetDebugInfoIndexWasSavedToCache() overridelldb_private::SymbolFileCommoninlinevirtual
SetDebugMapModule(const lldb::ModuleSP &module_sp)lldb_private::plugin::dwarf::SymbolFileDWARFinlineprotected
SetFileIndex(std::optional< uint64_t > file_index)lldb_private::plugin::dwarf::SymbolFileDWARFinline
SetLoadDebugInfoEnabled()lldb_private::SymbolFileinlinevirtual
SupportedVersion(uint16_t version)lldb_private::plugin::dwarf::SymbolFileDWARFstatic
Supports_DW_AT_APPLE_objc_complete_type(DWARFUnit *cu)lldb_private::plugin::dwarf::SymbolFileDWARF
SymbolFile()=defaultlldb_private::SymbolFile
SymbolFile(const SymbolFile &)=deletelldb_private::SymbolFileprivate
SymbolFileCommon(lldb::ObjectFileSP objfile_sp)lldb_private::SymbolFileCommoninline
SymbolFileCommon(const SymbolFileCommon &)=deletelldb_private::SymbolFileCommonprivate
SymbolFileDWARF(lldb::ObjectFileSP objfile_sp, SectionList *dwo_section_list)lldb_private::plugin::dwarf::SymbolFileDWARF
SymbolFileDWARF(const SymbolFileDWARF &)=deletelldb_private::plugin::dwarf::SymbolFileDWARFprotected
SymbolFileDWARFDebugMaplldb_private::plugin::dwarf::SymbolFileDWARFfriend
SymbolFileDWARFDwolldb_private::plugin::dwarf::SymbolFileDWARFfriend
Terminate()lldb_private::plugin::dwarf::SymbolFileDWARFstatic
TypeSet typedeflldb_private::plugin::dwarf::SymbolFileDWARFprotected
UpdateExternalModuleListIfNeeded()lldb_private::plugin::dwarf::SymbolFileDWARFprotected
VariableTypes enum valuelldb_private::SymbolFile
~PluginInterface()=defaultlldb_private::PluginInterfacevirtual
~SymbolFile() override=defaultlldb_private::SymbolFile
~SymbolFileCommon() override=defaultlldb_private::SymbolFileCommon
~SymbolFileDWARF() overridelldb_private::plugin::dwarf::SymbolFileDWARF