• Home
  • Raw
  • Download

Lines Matching refs:DWARFCompileUnit

119     void Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die)  in Push()
132 DWARFCompileUnit *cu = m_dies[i].cu; in LogDIEs()
159 Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) in Push()
180 DIEInfo (DWARFCompileUnit *c, const DWARFDebugInfoEntry *d) : in DIEInfo()
185 DWARFCompileUnit *cu;
239 SymbolFileDWARF::GetTypes (DWARFCompileUnit* cu, in GetTypes()
311 DWARFCompileUnit* dwarf_cu = NULL; in GetTypes()
851 DWARFCompileUnit*
900 SymbolFileDWARF::ParseCompileUnit (DWARFCompileUnit* dwarf_cu, uint32_t cu_idx) in ParseCompileUnit()
996 DWARFCompileUnit* dwarf_cu = info->GetCompileUnitAtIndex(cu_idx); in ParseCompileUnitAtIndex()
1021 SymbolFileDWARF::ParseCompileUnitFunction (const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, con… in ParseCompileUnitFunction()
1122 DWARFCompileUnit* dwarf_cu = GetDWARFCompileUnit(sc.comp_unit); in ParseCompileUnitLanguage()
1141 DWARFCompileUnit* dwarf_cu = GetDWARFCompileUnit(sc.comp_unit); in ParseCompileUnitFunctions()
1165 DWARFCompileUnit* dwarf_cu = GetDWARFCompileUnit(sc.comp_unit); in ParseCompileUnitSupportFiles()
1244 DWARFCompileUnit* dwarf_cu = GetDWARFCompileUnit(sc.comp_unit); in ParseCompileUnitLineTable()
1285 DWARFCompileUnit* dwarf_cu, in ParseFunctionBlocks()
1407 SymbolFileDWARF::ParseTemplateDIE (DWARFCompileUnit* dwarf_cu, in ParseTemplateDIE()
1509 SymbolFileDWARF::ParseTemplateParameterInfos (DWARFCompileUnit* dwarf_cu, in ParseTemplateParameterInfos()
1656 SymbolFileDWARF::ClassOrStructIsVirtual (DWARFCompileUnit* dwarf_cu, in ClassOrStructIsVirtual()
1688 DWARFCompileUnit* dwarf_cu, in ParseChildMembers()
2279 SymbolFileDWARF::ResolveTypeUID (DWARFCompileUnit* cu, const DWARFDebugInfoEntry* die, bool assert_… in ResolveTypeUID()
2373 DWARFCompileUnit *dwarf_cu = debug_info->GetCompileUnitContainingDIE (die->GetOffset()).get(); in ResolveClangOpaqueTypeDefinition()
2486 DWARFCompileUnit* method_cu = NULL; 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()
2728 DWARFCompileUnit* dwarf_cu = debug_info->GetCompileUnit(cu_offset, &cu_idx).get(); in ResolveSymbolContext()
2843 DWARFCompileUnit* dwarf_cu = NULL; in ResolveSymbolContext()
2962 DWARFCompileUnit* dwarf_cu = debug_info->GetCompileUnitAtIndex(cu_idx); in Index()
3038 DWARFCompileUnit* cu, in DIEIsInNamespace()
3146 DWARFCompileUnit* dwarf_cu = NULL; in FindGlobalVariables()
3256 DWARFCompileUnit* dwarf_cu = NULL; in FindGlobalVariables()
3294 DWARFCompileUnit *&dwarf_cu, in ResolveFunction()
3303 SymbolFileDWARF::ResolveFunction (DWARFCompileUnit *cu, in ResolveFunction()
3404 DWARFCompileUnit* dwarf_cu = NULL; in ParseFunctions()
3415 const DWARFCompileUnit *dwarf_cu, in FunctionDieMatchesPartialName()
3573 DWARFCompileUnit *dwarf_cu = NULL; in FindFunctions()
3770 DWARFCompileUnit *dwarf_cu = NULL; in FindFunctions()
3958 DWARFCompileUnit* dwarf_cu = NULL; in FindTypes()
4061 DWARFCompileUnit* dwarf_cu = NULL; in FindNamespace()
4141 DWARFCompileUnit* dwarf_cu, in ParseChildParameters()
4315 DWARFCompileUnit* dwarf_cu, in ParseChildEnumerators()
4391 DWARFCompileUnit* dwarf_cu, in ParseChildArrayInfo()
4484 SymbolFileDWARF::GetTypeForDIE (DWARFCompileUnit *dwarf_cu, const DWARFDebugInfoEntry* die) in GetTypeForDIE()
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()
4696 DWARFCompileUnit *spec_cu = cu; in GetDeclContextDIEContainingDIE()
4706 DWARFCompileUnit *abs_cu = cu; in GetDeclContextDIEContainingDIE()
4744 SymbolFileDWARF::Supports_DW_AT_APPLE_objc_complete_type (DWARFCompileUnit *cu) in Supports_DW_AT_APPLE_objc_complete_type()
4757 DWARFCompileUnit* dwarf_cu = debug_info->GetCompileUnitAtIndex(cu_idx); in Supports_DW_AT_APPLE_objc_complete_type()
4804 DWARFCompileUnit* type_cu = NULL; in FindCompleteObjCDefinitionTypeForDIE()
4885 SymbolFileDWARF::DIEDeclContextsMatch (DWARFCompileUnit* cu1, const DWARFDebugInfoEntry *die1, in DIEDeclContextsMatch()
4886 DWARFCompileUnit* cu2, const DWARFDebugInfoEntry *die2) in DIEDeclContextsMatch()
4980 SymbolFileDWARF::FindDefinitionTypeForDIE (DWARFCompileUnit* cu, in FindDefinitionTypeForDIE()
5050 DWARFCompileUnit* type_cu = NULL; in FindDefinitionTypeForDIE()
5221 DWARFCompileUnit* type_cu = NULL; in FindDefinitionTypeForDWARFDeclContext()
5326 DWARFCompileUnit* src_cu, in CopyUniqueClassMethodTypes()
5328 DWARFCompileUnit* dst_cu, in CopyUniqueClassMethodTypes()
5612 SymbolFileDWARF::ParseType (const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugIn… in ParseType()
7025 DWARFCompileUnit* dwarf_cu, in ParseTypes()
7067 DWARFCompileUnit* dwarf_cu = GetDWARFCompileUnit(sc.comp_unit); in ParseFunctionBlocks()
7088 DWARFCompileUnit* dwarf_cu = GetDWARFCompileUnit(sc.comp_unit); in ParseTypes()
7124DWARFCompileUnit* dwarf_cu = info->GetCompileUnitContainingDIE(sc.function->GetID()).get(); in ParseVariablesForContext()
7143 DWARFCompileUnit* dwarf_cu = info->GetCompileUnit(sc.comp_unit->GetID()).get(); in ParseVariablesForContext()
7156 DWARFCompileUnit* match_dwarf_cu = NULL; in ParseVariablesForContext()
7223 DWARFCompileUnit* dwarf_cu, in ParseVariableDIE()
7537 DWARFCompileUnit **result_die_cu_handle) in FindBlockContainingSpecification()
7555 SymbolFileDWARF::FindBlockContainingSpecification(DWARFCompileUnit* dwarf_cu, in FindBlockContainingSpecification()
7558 DWARFCompileUnit **result_die_cu_handle) in FindBlockContainingSpecification()
7605 DWARFCompileUnit* dwarf_cu, in ParseVariables()
7677 DWARFCompileUnit *concrete_block_die_cu = dwarf_cu; in ParseVariables()
7807 DWARFCompileUnit* dwarf_cu = NULL; in SearchDeclContext()