Home
last modified time | relevance | path

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

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_linux.cc36 return module.base_address() == getauxval(AT_BASE); in IsLinker()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cc34 return module.base_address() == getauxval(AT_BASE); in IsLinker()
/netbsd-src/sys/compat/linux/arch/powerpc/
H A Dlinux_exec_powerpc.c137 a->a_type = AT_BASE; in ELFNAME2()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cpp36 return module.base_address() == getauxval(AT_BASE); in IsLinker()
/netbsd-src/lib/libc/dlfcn/
H A Ddlfcn_elf.c164 case AT_BASE: in dl_iterate_phdr_setup()
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dgetentropy_linux.c524 #ifdef AT_BASE in getentropy_fallback()
525 p = (char *) getauxval(AT_BASE); in getentropy_fallback()
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_exec_elf32.c152 a->a_type = AT_BASE; in linux32_elf32_copyargs()
/netbsd-src/lib/csu/common/
H A Dcrt0-common.c227 case AT_BASE: in relocate_self()
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_exec_machdep.c196 esd.ai[i].a_type = AT_BASE; in ELFNAME2()
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h75 #define AT_BASE 7 /* base address of interpreter */ macro
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h503 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h575 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd-src/sys/compat/linux/common/
H A Dlinux_exec_elf32.c521 a->a_type = AT_BASE; in ELFNAME2()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d912 enum AT_BASE = 7;
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1331 #define AT_BASE 7 /* Base address of interpreter */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1361 #define AT_BASE 7 /* Base address of interpreter */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h753 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h778 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h778 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h872 #define AT_BASE 7 /* Interpreter base addr */ macro
/netbsd-src/sys/kern/
H A Dexec_elf.c192 a->a_type = AT_BASE; in elf_populate_auxv()
/netbsd-src/libexec/ld.elf_so/
H A Drtld.c524 case AT_BASE: in _rtld()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d806 enum AT_BASE = 7; variable
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2006849 (enable_break): Add a comment about AT_BASE. Set the new
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2006849 (enable_break): Add a comment about AT_BASE. Set the new

12