Searched refs:ET_DYN_LOAD_ADDR (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/x86/include/
H A Delf.h123 #define ET_DYN_LOAD_ADDR 0x01001000 macro
216 #define ET_DYN_LOAD_ADDR 0x01001000 macro
218 #define ET_DYN_LOAD_ADDR 0x01021000 macro
/freebsd-12-stable/sys/sparc64/include/
H A Delf.h113 #define ET_DYN_LOAD_ADDR 0x100000 macro
/freebsd-12-stable/sys/powerpc/include/
H A Delf.h144 #define ET_DYN_LOAD_ADDR 0x01010000 macro
/freebsd-12-stable/sys/riscv/include/
H A Delf.h106 #define ET_DYN_LOAD_ADDR 0x100000 macro
/freebsd-12-stable/sys/mips/include/
H A Delf.h157 #define ET_DYN_LOAD_ADDR 0x0120000 macro
/freebsd-12-stable/sys/arm/include/
H A Delf.h119 #define ET_DYN_LOAD_ADDR 0x500000 macro
/freebsd-12-stable/sys/arm64/include/
H A Delf.h115 #define ET_DYN_LOAD_ADDR 0x100000 macro
/freebsd-12-stable/sys/kern/
H A Dimgact_elf.c140 static u_long __elfN(pie_base) = ET_DYN_LOAD_ADDR;

Completed in 96 milliseconds