Searched refs:isDecorated (Results 1 – 1 of 1) sorted by relevance
60 static bool isDecorated(StringRef Sym, bool MingwDef) { in isDecorated() function246 if (!isDecorated(E.Name, MingwDef)) in parseExport()248 if (!E.ExtName.empty() && !isDecorated(E.ExtName, MingwDef)) in parseExport()290 if (Machine == IMAGE_FILE_MACHINE_I386 && !isDecorated(E.AliasTarget, MingwDef)) in parseExport()