Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Dgen_compile_commands.py75 args.ar,
118 def cmdfiles_for_a(archive, ar): argument
129 for obj in subprocess.check_output([ar, '-t', archive]).decode().split():
195 log_level, directory, output, ar, paths = parse_arguments()
212 cmdfiles = cmdfiles_for_a(path, ar)
/optee_os/mk/
H A Dgcc.mk6 AR$(sm) := $(CROSS_COMPILE_$(sm))ar
H A Dclang.mk22 AR$(sm) := $(ccache-cmd)$(OPTEE_CLANG_COMPILER_PATH)llvm-ar
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win32-SSE2-MinGW/
H A DMakefile48 MAKELIB = ar crs $@
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-386-GCC/
H A DMakefile48 MAKELIB = ar crs $@
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win32-MinGW/
H A DMakefile48 MAKELIB = ar crs $@
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-386-SSE2-GCC/
H A DMakefile48 MAKELIB = ar crs $@
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/template-not-FAST_INT64/
H A DMakefile48 ==> MAKELIB = ar crs $@
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/template-FAST_INT64/
H A DMakefile49 ==> MAKELIB = ar crs $@
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-x86_64-GCC/
H A DMakefile48 MAKELIB = ar crs $@
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win64-MinGW-w64/
H A DMakefile48 MAKELIB = x86_64-w64-mingw32-ar crs $@
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog3878 * Add an option in the Makefile to support ar utilities where the operation