Home
last modified time | relevance | path

Searched refs:fixupDllMain (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp118 static bool fixupDllMain(COFFLinkerContext &ctx, llvm::object::Archive *file, in fixupDllMain() function
222 if (skipDllMain || fixupDllMain(ctx, file.get(), sym, skipDllMain)) in parse()