Searched defs:readptr (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | auxv.c | 254 generic_auxv_parse (struct gdbarch *gdbarch, const gdb_byte **readptr, in generic_auxv_parse() 285 default_auxv_parse (struct target_ops *ops, const gdb_byte **readptr, in default_auxv_parse() 299 svr4_auxv_parse (struct gdbarch *gdbarch, const gdb_byte **readptr, in svr4_auxv_parse() 319 parse_auxv (target_ops *ops, gdbarch *gdbarch, const gdb_byte **readptr, in parse_auxv()
|
| D | s390-linux-nat.c | 966 s390_linux_nat_target::auxv_parse (const gdb_byte **readptr, in auxv_parse()
|
| D | ppc-linux-nat.c | 1915 ppc_linux_nat_target::auxv_parse (const gdb_byte **readptr, in auxv_parse()
|
| D | procfs.c | 173 procfs_target::auxv_parse (const gdb_byte **readptr, in auxv_parse()
|
| D | gdbarch.c | 5213 gdbarch_auxv_parse (struct gdbarch *gdbarch, const gdb_byte **readptr, const gdb_byte *endptr, CORE… in gdbarch_auxv_parse()
|