| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| H A D | lsan_common_linux.cc | 36 return module.base_address() == getauxval(AT_BASE); in IsLinker()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
| H A D | lsan_common_linux.cc | 34 return module.base_address() == getauxval(AT_BASE); in IsLinker()
|
| /netbsd-src/sys/compat/linux/arch/powerpc/ |
| H A D | linux_exec_powerpc.c | 137 a->a_type = AT_BASE; in ELFNAME2()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
| H A D | lsan_common_linux.cpp | 36 return module.base_address() == getauxval(AT_BASE); in IsLinker()
|
| /netbsd-src/lib/libc/dlfcn/ |
| H A D | dlfcn_elf.c | 164 case AT_BASE: in dl_iterate_phdr_setup()
|
| /netbsd-src/external/bsd/unbound/dist/compat/ |
| H A D | getentropy_linux.c | 524 #ifdef AT_BASE in getentropy_fallback() 525 p = (char *) getauxval(AT_BASE); in getentropy_fallback()
|
| /netbsd-src/sys/compat/linux32/common/ |
| H A D | linux32_exec_elf32.c | 152 a->a_type = AT_BASE; in linux32_elf32_copyargs()
|
| /netbsd-src/lib/csu/common/ |
| H A D | crt0-common.c | 227 case AT_BASE: in relocate_self()
|
| /netbsd-src/sys/compat/linux/arch/amd64/ |
| H A D | linux_exec_machdep.c | 196 esd.ai[i].a_type = AT_BASE; in ELFNAME2()
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | readelf.h | 75 #define AT_BASE 7 /* base address of interpreter */ macro
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | exec_elf.h | 503 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd-src/tools/amiga-elf2bb/sys/ |
| H A D | exec_elf.h | 575 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd-src/sys/compat/linux/common/ |
| H A D | linux_exec_elf32.c | 521 a->a_type = AT_BASE; in ELFNAME2()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
| H A D | elf_common.d | 912 enum AT_BASE = 7;
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
| H A D | common.h | 1331 #define AT_BASE 7 /* Base address of interpreter */ macro
|
| /netbsd-src/external/gpl3/binutils/dist/include/elf/ |
| H A D | common.h | 1361 #define AT_BASE 7 /* Base address of interpreter */ macro
|
| /netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
| H A D | elf.h | 753 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd-src/tools/arm-elf2aout/sys/ |
| H A D | exec_elf.h | 778 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd-src/tools/m68k-elf2aout/sys/ |
| H A D | exec_elf.h | 778 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd-src/sys/sys/ |
| H A D | exec_elf.h | 872 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd-src/sys/kern/ |
| H A D | exec_elf.c | 192 a->a_type = AT_BASE; in elf_populate_auxv()
|
| /netbsd-src/libexec/ld.elf_so/ |
| H A D | rtld.c | 524 case AT_BASE: in _rtld()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
| H A D | elf.d | 806 enum AT_BASE = 7; variable
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2006 | 849 (enable_break): Add a comment about AT_BASE. Set the new
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2006 | 849 (enable_break): Add a comment about AT_BASE. Set the new
|