Searched refs:getBaseLinkerFlags (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/tools/ProjectCreator/
H A DWinGammaPlatformVC7.java232 Vector getBaseLinkerFlags(String outDir, String outDll, String platformName) { method in class:CompilerInterfaceVC7
H A DBuildConfig.java100 linkerFlags.addAll(getCI().getBaseLinkerFlags( get("OutputDir"), get("OutputDll"), get("PlatformName")));
574 abstract Vector getBaseLinkerFlags(String outDir, String outDll, String platformName); method in class:CompilerInterface
H A DWinGammaPlatformVC10.java365 Vector getBaseLinkerFlags(String outDir, String outDll, String platformName) { method in class:CompilerInterfaceVC10

Completed in 44 milliseconds