Searched refs:target_auxv_search (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dauxv.h44 extern int target_auxv_search (struct target_ops *ops,
H A Dm68klinux-tdep.c237 = target_auxv_search (&current_target, AT_NULL, &dummy) > 0
238 && target_auxv_search (&current_target, AT_PAGESZ, &dummy) == 0;
H A Dsymfile-mem.c174 if (target_auxv_search (target, AT_SYSINFO_EHDR, &sysinfo_ehdr) > 0
H A Dauxv.c108 target_auxv_search (struct target_ops *ops, CORE_ADDR match, CORE_ADDR *valp) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dauxv.h44 extern int target_auxv_search (struct target_ops *ops,
H A Dm68klinux-tdep.c237 = target_auxv_search (&current_target, AT_NULL, &dummy) > 0
238 && target_auxv_search (&current_target, AT_PAGESZ, &dummy) == 0;
H A Dsymfile-mem.c174 if (target_auxv_search (target, AT_SYSINFO_EHDR, &sysinfo_ehdr) > 0
H A Dauxv.c108 target_auxv_search (struct target_ops *ops, CORE_ADDR match, CORE_ADDR *valp) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dauxv.h44 extern int target_auxv_search (struct target_ops *ops,
H A Dm68klinux-tdep.c237 = target_auxv_search (&current_target, AT_NULL, &dummy) > 0
238 && target_auxv_search (&current_target, AT_PAGESZ, &dummy) == 0;
H A Dsymfile-mem.c174 if (target_auxv_search (target, AT_SYSINFO_EHDR, &sysinfo_ehdr) > 0
H A Dauxv.c108 target_auxv_search (struct target_ops *ops, CORE_ADDR match, CORE_ADDR *valp) function

Completed in 190 milliseconds