Lines Matching refs:SymbolFileDWARF
125 void LogDIEs (Log *log, SymbolFileDWARF *dwarf) in LogDIEs()
194 SymbolFileDWARF::Initialize() in Initialize()
203 SymbolFileDWARF::Terminate() in Terminate()
211 SymbolFileDWARF::GetPluginNameStatic() in GetPluginNameStatic()
218 SymbolFileDWARF::GetPluginDescriptionStatic() in GetPluginDescriptionStatic()
225 SymbolFileDWARF::CreateInstance (ObjectFile* obj_file) in CreateInstance()
227 return new SymbolFileDWARF(obj_file); in CreateInstance()
231 SymbolFileDWARF::GetTypeList () in GetTypeList()
239 SymbolFileDWARF::GetTypes (DWARFCompileUnit* cu, in GetTypes()
303 SymbolFileDWARF::GetTypes (SymbolContextScope *sc_scope, in GetTypes()
451 SymbolFileDWARF::SymbolFileDWARF(ObjectFile* objfile) : in SymbolFileDWARF() function in SymbolFileDWARF
493 SymbolFileDWARF::~SymbolFileDWARF() in ~SymbolFileDWARF()
511 SymbolFileDWARF::GetUniqueDWARFASTTypeMap () in GetUniqueDWARFASTTypeMap()
519 SymbolFileDWARF::GetClangASTContext () in GetClangASTContext()
529 new ClangExternalASTSourceCallbacks (SymbolFileDWARF::CompleteTagDecl, in GetClangASTContext()
530 SymbolFileDWARF::CompleteObjCInterfaceDecl, in GetClangASTContext()
531 SymbolFileDWARF::FindExternalVisibleDeclsByName, in GetClangASTContext()
532 SymbolFileDWARF::LayoutRecordType, in GetClangASTContext()
540 SymbolFileDWARF::InitializeObject() in InitializeObject()
596 SymbolFileDWARF::SupportedVersion(uint16_t version) in SupportedVersion()
602 SymbolFileDWARF::CalculateAbilities () in CalculateAbilities()
703 SymbolFileDWARF::GetCachedSectionData (uint32_t got_flag, SectionType sect_type, DataExtractor &dat… in GetCachedSectionData()
732 SymbolFileDWARF::get_debug_abbrev_data() in get_debug_abbrev_data()
738 SymbolFileDWARF::get_debug_aranges_data() in get_debug_aranges_data()
744 SymbolFileDWARF::get_debug_frame_data() in get_debug_frame_data()
750 SymbolFileDWARF::get_debug_info_data() in get_debug_info_data()
756 SymbolFileDWARF::get_debug_line_data() in get_debug_line_data()
762 SymbolFileDWARF::get_debug_loc_data() in get_debug_loc_data()
768 SymbolFileDWARF::get_debug_ranges_data() in get_debug_ranges_data()
774 SymbolFileDWARF::get_debug_str_data() in get_debug_str_data()
780 SymbolFileDWARF::get_apple_names_data() in get_apple_names_data()
786 SymbolFileDWARF::get_apple_types_data() in get_apple_types_data()
792 SymbolFileDWARF::get_apple_namespaces_data() in get_apple_namespaces_data()
798 SymbolFileDWARF::get_apple_objc_data() in get_apple_objc_data()
805 SymbolFileDWARF::DebugAbbrev() in DebugAbbrev()
821 SymbolFileDWARF::DebugAbbrev() const in DebugAbbrev()
828 SymbolFileDWARF::DebugInfo() in DebugInfo()
846 SymbolFileDWARF::DebugInfo() const in DebugInfo()
852 SymbolFileDWARF::GetDWARFCompileUnit(lldb_private::CompileUnit *comp_unit) in GetDWARFCompileUnit()
878 SymbolFileDWARF::DebugRanges() in DebugRanges()
894 SymbolFileDWARF::DebugRanges() const in DebugRanges()
900 SymbolFileDWARF::ParseCompileUnit (DWARFCompileUnit* dwarf_cu, uint32_t cu_idx) in ParseCompileUnit()
981 SymbolFileDWARF::GetNumCompileUnits() in GetNumCompileUnits()
990 SymbolFileDWARF::ParseCompileUnitAtIndex(uint32_t cu_idx) in ParseCompileUnitAtIndex()
1021 SymbolFileDWARF::ParseCompileUnitFunction (const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, con… in ParseCompileUnitFunction()
1108 SymbolFileDWARF::FixupAddress (Address &addr) in FixupAddress()
1119 SymbolFileDWARF::ParseCompileUnitLanguage (const SymbolContext& sc) in ParseCompileUnitLanguage()
1137 SymbolFileDWARF::ParseCompileUnitFunctions(const SymbolContext &sc) in ParseCompileUnitFunctions()
1162 SymbolFileDWARF::ParseCompileUnitSupportFiles (const SymbolContext& sc, FileSpecList& support_files) in ParseCompileUnitSupportFiles()
1238 SymbolFileDWARF::ParseCompileUnitLineTable (const SymbolContext &sc) in ParseCompileUnitLineTable()
1281 SymbolFileDWARF::ParseFunctionBlocks in ParseFunctionBlocks()
1407 SymbolFileDWARF::ParseTemplateDIE (DWARFCompileUnit* dwarf_cu, in ParseTemplateDIE()
1509 SymbolFileDWARF::ParseTemplateParameterInfos (DWARFCompileUnit* dwarf_cu, in ParseTemplateParameterInfos()
1541 SymbolFileDWARF::ParseClassTemplateDecl (clang::DeclContext *decl_ctx, in ParseClassTemplateDecl()
1562 class SymbolFileDWARF::DelayedAddObjCClassProperty
1656 SymbolFileDWARF::ClassOrStructIsVirtual (DWARFCompileUnit* dwarf_cu, in ClassOrStructIsVirtual()
1685 SymbolFileDWARF::ParseChildMembers in ParseChildMembers()
2240 SymbolFileDWARF::GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid) in GetClangDeclContextContainingTypeUID()
2254 SymbolFileDWARF::GetClangDeclContextForTypeUID (const lldb_private::SymbolContext &sc, lldb::user_i… in GetClangDeclContextForTypeUID()
2262 SymbolFileDWARF::ResolveTypeUID (lldb::user_id_t type_uid) in ResolveTypeUID()
2279 SymbolFileDWARF::ResolveTypeUID (DWARFCompileUnit* cu, const DWARFDebugInfoEntry* die, bool assert_… in ResolveTypeUID()
2341 SymbolFileDWARF::HasForwardDeclForClangType (const ClangASTType &clang_type) in HasForwardDeclForClangType()
2350 SymbolFileDWARF::ResolveClangOpaqueTypeDefinition (ClangASTType &clang_type) in ResolveClangOpaqueTypeDefinition()
2646 SymbolFileDWARF::ResolveType (DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry* type_die, bool… in ResolveType()
2673 SymbolFileDWARF::GetCompUnitForDWARFCompUnit (DWARFCompileUnit* dwarf_cu, uint32_t cu_idx) in GetCompUnitForDWARFCompUnit()
2686 SymbolFileDWARF::GetFunction (DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry* func_die, Symb… in GetFunction()
2706 SymbolFileDWARF::ResolveSymbolContext (const Address& so_addr, uint32_t resolve_scope, SymbolContex… in ResolveSymbolContext()
2834 SymbolFileDWARF::ResolveSymbolContext(const FileSpec& file_spec, uint32_t line, bool check_inlines,… in ResolveSymbolContext()
2946 SymbolFileDWARF::Index () in Index()
3008 SymbolFileDWARF::NamespaceDeclMatchesThisSymbolFile (const ClangNamespaceDecl *namespace_decl) in NamespaceDeclMatchesThisSymbolFile()
3037 SymbolFileDWARF::DIEIsInNamespace (const ClangNamespaceDecl *namespace_decl, in DIEIsInNamespace()
3084 SymbolFileDWARF::FindGlobalVariables (const ConstString &name, const lldb_private::ClangNamespaceDe… in FindGlobalVariables()
3207 SymbolFileDWARF::FindGlobalVariables(const RegularExpression& regex, bool append, uint32_t max_matc… in FindGlobalVariables()
3293 SymbolFileDWARF::ResolveFunction (dw_offset_t die_offset, in ResolveFunction()
3303 SymbolFileDWARF::ResolveFunction (DWARFCompileUnit *cu, in ResolveFunction()
3356 SymbolFileDWARF::FindFunctions (const ConstString &name, in FindFunctions()
3369 SymbolFileDWARF::FindFunctions (const RegularExpression ®ex, in FindFunctions()
3382 SymbolFileDWARF::FindFunctions (const RegularExpression ®ex, in FindFunctions()
3396 SymbolFileDWARF::ParseFunctions (const DIEArray &die_offsets, in ParseFunctions()
3414 SymbolFileDWARF::FunctionDieMatchesPartialName (const DWARFDebugInfoEntry* die, in FunctionDieMatchesPartialName()
3526 SymbolFileDWARF::FindFunctions (const ConstString &name, in FindFunctions()
3847 SymbolFileDWARF::FindFunctions(const RegularExpression& regex, bool include_inlines, bool append, S… in FindFunctions()
3893 SymbolFileDWARF::FindTypes (const SymbolContext& sc, in FindTypes()
4021 SymbolFileDWARF::FindNamespace (const SymbolContext& sc, in FindNamespace()
4110 SymbolFileDWARF::FindTypes(std::vector<dw_offset_t> die_offsets, uint32_t max_matches, TypeList& ty… in FindTypes()
4139 SymbolFileDWARF::ParseChildParameters (const SymbolContext& sc, in ParseChildParameters()
4309 SymbolFileDWARF::ParseChildEnumerators in ParseChildEnumerators()
4388 SymbolFileDWARF::ParseChildArrayInfo in ParseChildArrayInfo()
4484 SymbolFileDWARF::GetTypeForDIE (DWARFCompileUnit *dwarf_cu, const DWARFDebugInfoEntry* die) in GetTypeForDIE()
4509 SymbolFileDWARF::GetClangDeclContextContainingDIEOffset (dw_offset_t die_offset) in GetClangDeclContextContainingDIEOffset()
4521 SymbolFileDWARF::GetClangDeclContextForDIEOffset (const SymbolContext &sc, dw_offset_t die_offset) in GetClangDeclContextForDIEOffset()
4538 SymbolFileDWARF::ResolveNamespaceDIE (DWARFCompileUnit *dwarf_cu, const DWARFDebugInfoEntry *die) in ResolveNamespaceDIE()
4585 SymbolFileDWARF::GetClangDeclContextForDIE (const SymbolContext &sc, DWARFCompileUnit *cu, const DW… in GetClangDeclContextForDIE()
4613 SymbolFileDWARF::GetClangDeclContextContainingDIE (DWARFCompileUnit *cu, const DWARFDebugInfoEntry … in GetClangDeclContextContainingDIE()
4666 SymbolFileDWARF::GetDeclContextDIEContainingDIE (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *d… in GetDeclContextDIEContainingDIE()
4721 SymbolFileDWARF::GetObjCClassSymbol (const ConstString &objc_class_name) in GetObjCClassSymbol()
4744 SymbolFileDWARF::Supports_DW_AT_APPLE_objc_complete_type (DWARFCompileUnit *cu) in Supports_DW_AT_APPLE_objc_complete_type()
4774 SymbolFileDWARF::FindCompleteObjCDefinitionTypeForDIE (const DWARFDebugInfoEntry *die, in FindCompleteObjCDefinitionTypeForDIE()
4885 SymbolFileDWARF::DIEDeclContextsMatch (DWARFCompileUnit* cu1, const DWARFDebugInfoEntry *die1, in DIEDeclContextsMatch()
4980 SymbolFileDWARF::FindDefinitionTypeForDIE (DWARFCompileUnit* cu, in FindDefinitionTypeForDIE()
5161 SymbolFileDWARF::FindDefinitionTypeForDWARFDeclContext (const DWARFDeclContext &dwarf_decl_ctx) in FindDefinitionTypeForDWARFDeclContext()
5324 SymbolFileDWARF::CopyUniqueClassMethodTypes (SymbolFileDWARF *src_symfile, in CopyUniqueClassMethodTypes()
5612 SymbolFileDWARF::ParseType (const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugIn… in ParseType()
6586 SymbolFileDWARF *class_symfile = NULL; in ParseType()
7022 SymbolFileDWARF::ParseTypes in ParseTypes()
7063 SymbolFileDWARF::ParseFunctionBlocks (const SymbolContext &sc) in ParseFunctionBlocks()
7083 SymbolFileDWARF::ParseTypes (const SymbolContext &sc) in ParseTypes()
7114 SymbolFileDWARF::ParseVariablesForContext (const SymbolContext& sc) in ParseVariablesForContext()
7220 SymbolFileDWARF::ParseVariableDIE in ParseVariableDIE()
7535 SymbolFileDWARF::FindBlockContainingSpecification (dw_offset_t func_die_offset, in FindBlockContainingSpecification()
7555 SymbolFileDWARF::FindBlockContainingSpecification(DWARFCompileUnit* dwarf_cu, in FindBlockContainingSpecification()
7602 SymbolFileDWARF::ParseVariables in ParseVariables()
7739 SymbolFileDWARF::GetPluginName() in GetPluginName()
7745 SymbolFileDWARF::GetPluginVersion() in GetPluginVersion()
7751 SymbolFileDWARF::CompleteTagDecl (void *baton, clang::TagDecl *decl) in CompleteTagDecl()
7753 SymbolFileDWARF *symbol_file_dwarf = (SymbolFileDWARF *)baton; in CompleteTagDecl()
7760 SymbolFileDWARF::CompleteObjCInterfaceDecl (void *baton, clang::ObjCInterfaceDecl *decl) in CompleteObjCInterfaceDecl()
7762 SymbolFileDWARF *symbol_file_dwarf = (SymbolFileDWARF *)baton; in CompleteObjCInterfaceDecl()
7769 SymbolFileDWARF::DumpIndexes () in DumpIndexes()
7787 SymbolFileDWARF::SearchDeclContext (const clang::DeclContext *decl_context, in SearchDeclContext()
7855 SymbolFileDWARF::FindExternalVisibleDeclsByName (void *baton, in FindExternalVisibleDeclsByName()
7866 SymbolFileDWARF *symbol_file_dwarf = (SymbolFileDWARF *)baton; in FindExternalVisibleDeclsByName()
7876 SymbolFileDWARF::LayoutRecordType (void *baton, in LayoutRecordType()
7884 SymbolFileDWARF *symbol_file_dwarf = (SymbolFileDWARF *)baton; in LayoutRecordType()
7890 SymbolFileDWARF::LayoutRecordType (const clang::RecordDecl *record_decl, in LayoutRecordType()
7934 SymbolFileDWARF::GetDebugMapSymfile () in GetDebugMapSymfile()