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

/freebsd-11-stable/sys/x86/include/
H A Delf.h121 #define ET_DYN_LOAD_ADDR 0x01001000 macro
214 #define ET_DYN_LOAD_ADDR 0x01001000 macro
216 #define ET_DYN_LOAD_ADDR 0x01021000 macro
/freebsd-11-stable/sys/riscv/include/
H A Delf.h106 #define ET_DYN_LOAD_ADDR 0x100000 macro
/freebsd-11-stable/sys/sparc64/include/
H A Delf.h111 #define ET_DYN_LOAD_ADDR 0x100000 macro
/freebsd-11-stable/sys/arm64/include/
H A Delf.h105 #define ET_DYN_LOAD_ADDR 0x100000 macro
/freebsd-11-stable/sys/powerpc/include/
H A Delf.h138 #define ET_DYN_LOAD_ADDR 0x01010000 macro
/freebsd-11-stable/sys/arm/include/
H A Delf.h117 #define ET_DYN_LOAD_ADDR 0x500000 macro
/freebsd-11-stable/sys/mips/include/
H A Delf.h153 #define ET_DYN_LOAD_ADDR 0x0120000 macro
/freebsd-11-stable/sys/kern/
H A Dimgact_elf.c914 et_dyn_addr = ET_DYN_LOAD_ADDR;

Completed in 92 milliseconds