Searched refs:fixupDllMain (Results 1 – 1 of 1) sorted by relevance
118 static bool fixupDllMain(COFFLinkerContext &ctx, llvm::object::Archive *file, in fixupDllMain() function222 if (skipDllMain || fixupDllMain(ctx, file.get(), sym, skipDllMain)) in parse()