Searched defs:DWOName (Results 1 – 3 of 3) sorted by relevance
111 const char *DWOName = ""; member186 std::string DWOName; member345 std::string buildDWODescription(StringRef Name, StringRef DWPName, StringRef DWOName) { in buildDWODescription()
383 uint64_t DIEHash::computeCUSignature(StringRef DWOName, const DIE &Die) { in computeCUSignature()
1090 StringRef DWOName; in finalizeModuleInfo() local