Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
Dlsan_common_linux.cc36 return module.base_address() == getauxval(AT_BASE); in IsLinker()
/netbsd/src/sys/compat/linux/arch/powerpc/
Dlinux_exec_powerpc.c137 a->a_type = AT_BASE; in ELFNAME2()
/netbsd/src/lib/libc/dlfcn/
Ddlfcn_elf.c164 case AT_BASE: in dl_iterate_phdr_setup()
/netbsd/src/sys/compat/linux32/common/
Dlinux32_exec_elf32.c152 a->a_type = AT_BASE; in linux32_elf32_copyargs()
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_exec_machdep.c196 esd.ai[i].a_type = AT_BASE; in ELFNAME2()
/netbsd/src/external/bsd/file/dist/src/
Dreadelf.h75 #define AT_BASE 7 /* base address of interpreter */ macro
/netbsd/src/lib/csu/common/
Dcrt0-common.c230 case AT_BASE: in relocate_self()
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dexec_elf.h503 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd/src/tools/amiga-elf2bb/sys/
Dexec_elf.h575 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd/src/sys/compat/linux/common/
Dlinux_exec_elf32.c521 a->a_type = AT_BASE; in ELFNAME2()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dauxv.c479 TAG (AT_BASE, _("Base address of interpreter"), AUXV_FORMAT_HEX); in default_print_auxv_entry()
Dfbsd-tdep.c1547 case AT_BASE: in fbsd_print_auxv_entry()
Dsolib-svr4.c2399 if (target_auxv_search (AT_BASE, &load_addr) > 0) in enable_break()
DChangeLog-2006849 (enable_break): Add a comment about AT_BASE. Set the new
DChangeLog-20073715 (enable_break): Use the AT_BASE auxiliary entry if available.
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h1361 #define AT_BASE 7 /* Base address of interpreter */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h1365 #define AT_BASE 7 /* Base address of interpreter */ macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h753 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h778 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dsim-if.c646 AUX_ENTF (AT_BASE, aux_ent_base), in sim_open()
/netbsd/src/sys/sys/
Dexec_elf.h883 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd/src/sys/kern/
Dexec_elf.c192 a->a_type = AT_BASE; in elf_populate_auxv()
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dinterp.c1031 AT_PUSH (AT_BASE, elf_addrs[3]); in bfin_user_init()
/netbsd/src/libexec/ld.elf_so/
Drtld.c524 case AT_BASE: in _rtld()