Searched refs:AR (Results 1 - 5 of 5) sorted by relevance

/openjdk9/hotspot/src/share/tools/hsdis/
H A DMakefile30 AR = ar macro
102 AR = ar -X64 macro
196 (cd $(TARGET_DIR); CC=$(CC) CFLAGS="$(CFLAGS)" AR="$(AR)" $(BINUTILSDIR)/configure --disable-nls $(CONFIGURE_ARGS))
/openjdk9/langtools/test/tools/javac/annotations/typeAnnotations/newlocations/
H A DAllLocations.java69 @AO @AP Ext::<@AQ @AR Integer> f :
147 @Retention(RUNTIME) @Target({TYPE_USE}) @interface AR { } interface
/openjdk9/make/common/
H A DNativeCompilation.gmk73 # AR - Static linker
106 AR := $(AR), \
128 AR := $(BUILD_AR), \
/openjdk9/make/devkit/
H A DTools.gmk245 declare_tools = CC$(1)=$(2)gcc LD$(1)=$(2)ld AR$(1)=$(2)ar AS$(1)=$(2)as RANLIB$(1)=$(2)ranlib CXX$(1)=$(2)g++ OBJDUMP$(1)=$(2)objdump
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh823 AR
1325 AR
2294 AR Override default value for AR
5067 # archiver (AR). Verify that the compilers are correct according to the
[all...]

Completed in 131 milliseconds