Searched refs:dwarf_ast (Results 1 – 1 of 1) sorted by relevance
836 DWARFASTParser *dwarf_ast = ts->GetDWARFParser(); in ParseFunction() local837 if (!dwarf_ast) in ParseFunction()887 DWARFASTParser *dwarf_ast = ts->GetDWARFParser(); in ConstructFunctionDemangledName() local888 if (!dwarf_ast) in ConstructFunctionDemangledName()891 return dwarf_ast->ConstructDemangledNameFromDWARF(die); in ConstructFunctionDemangledName()2670 if (!dwarf_ast) in FindNamespace()3001 if (dwarf_ast) in FindDefinitionTypeForDWARFDeclContext()3119 DWARFASTParser *dwarf_ast = ts->GetDWARFParser(); in ParseType() local3120 if (!dwarf_ast) in ParseType()4189 return dwarf_ast->GetDeclForUIDFromDWARF(die); in GetDecl()[all …]