Searched refs:DWOFile (Results 1 – 1 of 1) sorted by relevance
275 struct DWOFile { struct in ThreadUnsafeDWARFContextState279 StringMap<std::weak_ptr<DWOFile>> DWOFiles;280 std::weak_ptr<DWOFile> DWP;544 std::weak_ptr<DWOFile> *Entry = &DWOFiles[AbsolutePath]; in getDWOContext()580 auto S = std::make_shared<DWOFile>(); in getDWOContext()