Lines Matching +full:resource +full:- +full:files
1 //===- Driver.h -------------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
84 // config->machine has been set.
135 // -----+----------------+---------------------+------------------
159 // Convert resource files and potentially merge input resource object
160 // trees into one resource tree.
166 // Files are uniquified by their filesystem and file number.
175 // Windows specific -- "main" is not the only main function in Windows.
176 // You can choose one from these four -- {w,}{WinMain,main}.
248 // Create a resource file containing a manifest XML.
270 // Convert Windows resource files (.res files) to a .obj file.