| /netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
| D | lsan_common_linux.cc | 36 return module.base_address() == getauxval(AT_BASE); in IsLinker()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_exec_powerpc.c | 137 a->a_type = AT_BASE; in ELFNAME2()
|
| /netbsd/src/lib/libc/dlfcn/ |
| D | dlfcn_elf.c | 164 case AT_BASE: in dl_iterate_phdr_setup()
|
| /netbsd/src/sys/compat/linux32/common/ |
| D | linux32_exec_elf32.c | 152 a->a_type = AT_BASE; in linux32_elf32_copyargs()
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_exec_machdep.c | 196 esd.ai[i].a_type = AT_BASE; in ELFNAME2()
|
| /netbsd/src/external/bsd/file/dist/src/ |
| D | readelf.h | 75 #define AT_BASE 7 /* base address of interpreter */ macro
|
| /netbsd/src/lib/csu/common/ |
| D | crt0-common.c | 230 case AT_BASE: in relocate_self()
|
| /netbsd/src/sys/arch/atari/stand/tostools/libtos/ |
| D | exec_elf.h | 503 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd/src/tools/amiga-elf2bb/sys/ |
| D | exec_elf.h | 575 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_exec_elf32.c | 521 a->a_type = AT_BASE; in ELFNAME2()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | auxv.c | 479 TAG (AT_BASE, _("Base address of interpreter"), AUXV_FORMAT_HEX); in default_print_auxv_entry()
|
| D | fbsd-tdep.c | 1547 case AT_BASE: in fbsd_print_auxv_entry()
|
| D | solib-svr4.c | 2399 if (target_auxv_search (AT_BASE, &load_addr) > 0) in enable_break()
|
| D | ChangeLog-2006 | 849 (enable_break): Add a comment about AT_BASE. Set the new
|
| D | ChangeLog-2007 | 3715 (enable_break): Use the AT_BASE auxiliary entry if available.
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | common.h | 1361 #define AT_BASE 7 /* Base address of interpreter */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | common.h | 1365 #define AT_BASE 7 /* Base address of interpreter */ macro
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 753 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 778 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cris/ |
| D | sim-if.c | 646 AUX_ENTF (AT_BASE, aux_ent_base), in sim_open()
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 883 #define AT_BASE 7 /* Interpreter base addr */ macro
|
| /netbsd/src/sys/kern/ |
| D | exec_elf.c | 192 a->a_type = AT_BASE; in elf_populate_auxv()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/bfin/ |
| D | interp.c | 1031 AT_PUSH (AT_BASE, elf_addrs[3]); in bfin_user_init()
|
| /netbsd/src/libexec/ld.elf_so/ |
| D | rtld.c | 524 case AT_BASE: in _rtld()
|