Searched defs:TEXT_OFFSET (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/tile/kernel/
H A Dvmlinux.lds.S8 #define TEXT_OFFSET MEM_SV_START define
/linux-4.1.27/arch/arm64/
H A DMakefile44 TEXT_OFFSET := $(shell awk 'BEGIN {srand(); printf "0x%03x000\n", int(512 * rand())}') macro
46 TEXT_OFFSET := 0x00080000 macro
/linux-4.1.27/arch/arm/
H A DMakefile238 TEXT_OFFSET := $(textofs-y) macro

Completed in 176 milliseconds