Searched refs:target_auxv_parse (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dauxv.h36 extern int target_auxv_parse (struct target_ops *ops,
H A Dauxv.c82 target_auxv_parse (struct target_ops *ops, gdb_byte **readptr, function
120 switch (target_auxv_parse (ops, &ptr, data + n, &type, &val))
156 while (target_auxv_parse (ops, &ptr, data + len, &type, &val) > 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dauxv.h36 extern int target_auxv_parse (struct target_ops *ops,
H A Dauxv.c82 target_auxv_parse (struct target_ops *ops, gdb_byte **readptr, function
120 switch (target_auxv_parse (ops, &ptr, data + n, &type, &val))
156 while (target_auxv_parse (ops, &ptr, data + len, &type, &val) > 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dauxv.h36 extern int target_auxv_parse (struct target_ops *ops,
H A Dauxv.c82 target_auxv_parse (struct target_ops *ops, gdb_byte **readptr, function
120 switch (target_auxv_parse (ops, &ptr, data + n, &type, &val))
156 while (target_auxv_parse (ops, &ptr, data + len, &type, &val) > 0)

Completed in 66 milliseconds