Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sh/boot/compressed/
DMakefile27 IMAGE_OFFSET := $(shell /bin/bash -c 'printf "0x%08x" \ macro
31 IMAGE_OFFSET := $(shell /bin/bash -c 'printf "0x%08x" \ macro
39 LDFLAGS_vmlinux := --oformat $(ld-bfd) -Ttext $(IMAGE_OFFSET) -e startup \