Searched refs:GHash (Results 1 – 3 of 3) sorted by relevance
97 bool GHash) {} in mergeCodeViewTypes() argument
103 bool GHash) override;1275 bool GHash) { in mergeCodeViewTypes() argument1298 if (GHash) { in mergeCodeViewTypes()
667 enum class DebugKind { Unknown, None, Full, FastLink, GHash, Dwarf, Symtab }; enumerator681 .CaseLower("ghash", DebugKind::GHash) in parseDebugKind()1342 debug == DebugKind::GHash) { in link()1365 (debug == DebugKind::Full || debug == DebugKind::GHash); in link()1697 config->debugGHashes = debug == DebugKind::GHash; in link()