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

/openjdk10/hotspot/src/share/tools/hsdis/
H A DMakefile30 AR = ar macro
106 AR = ar -X64 macro
200 (cd $(TARGET_DIR); CC=$(CC) CFLAGS="$(CFLAGS)" AR="$(AR)" $(BINUTILSDIR)/configure --disable-nls $(CONFIGURE_ARGS))
/openjdk10/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
/openjdk10/make/common/
H A DNativeCompilation.gmk73 # AR - Static linker
106 AR := $(AR), \
128 AR := $(BUILD_AR), \
/openjdk10/make/devkit/
H A DTools.gmk243 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
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh824 AR
1328 AR
2297 AR Override default value for AR
5039 # archiver (AR). Verify that the compilers are correct according to the
[all...]

Completed in 262 milliseconds