Home
last modified time | relevance | path

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

/scripts/
A Dgen_compile_commands.py71 args.ar,
114 def cmdfiles_for_a(archive, ar): argument
125 for obj in subprocess.check_output([ar, '-t', archive]).decode().split():
190 log_level, directory, output, ar, paths = parse_arguments()
207 cmdfiles = cmdfiles_for_a(path, ar)
A DKbuild.include169 # ar-option
170 # Usage: KBUILD_ARFLAGS := $(call ar-option,D)
172 ar-option = $(call try-run, $(AR) rc$(1) "$$TMP",$(1),$(2))
A DMakefile.build452 $(call if_changed,ar)

Completed in 3 milliseconds