Lines Matching full:python3
91 $(PYTHON3) ./scripts/gen_ld_sects.py .text. > $@
97 $(PYTHON3) ./scripts/gen_ld_sects.py .rodata. > $@
121 $(PYTHON3) ./scripts/gen_ld_sects.py .text. > $@
126 $(q)$(READELFcore) -S -W $< | $(PYTHON3) ./scripts/gen_ld_sects.py .rodata. > $@
172 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_tee_pager_bin $@
178 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_tee_pageable_bin $@
184 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_tee_bin $@
191 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_header_v2 $@
197 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_pager_v2 $@
204 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_pageable_v2 $@
218 $(q)$(PYTHON3) ./scripts/mem_usage.py $< > $@