Searched refs:dwo_name (Results 1 – 3 of 3) sorted by relevance
771 const char *dwo_name = in GetDWOName() local773 if (!dwo_name) in GetDWOName()774 dwo_name = in GetDWOName()776 return dwo_name; in GetDWOName()1844 const char *dwo_name = GetDWOName(*dwarf_cu, cu_die); in GetDwoSymbolFileForCompileUnit() local1845 if (!dwo_name) { in GetDwoSymbolFileForCompileUnit()1854 FileSpec dwo_file(dwo_name); in GetDwoSymbolFileForCompileUnit()1874 dwo_file.AppendPathComponent(dwo_name); in GetDwoSymbolFileForCompileUnit()1886 relative_to_binary.AppendPathComponent(dwo_name); in GetDwoSymbolFileForCompileUnit()1897 dirspec.AppendPathComponent(dwo_name); in GetDwoSymbolFileForCompileUnit()[all …]
1453 llvm::StringRef dwo_name; in DumpDwoFilesTable() local1454 if (dict->GetValueForKeyAsString("dwo_name", dwo_name)) in DumpDwoFilesTable()1455 strm << "(" << dwo_name << ")"; in DumpDwoFilesTable()
390 HANDLE_DW_AT(0x76, dwo_name, 5, DWARF)