HomeSort by: relevance | last modified time | path
    Searched defs:gdbarch_auxv_parse (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
gdbarch-gen.c 5262 gdbarch_auxv_parse (struct gdbarch *gdbarch, const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) function
5267 gdb_printf (gdb_stdlog, "gdbarch_auxv_parse called\n");
  /src/external/gpl3/gdb.old/dist/gdb/
gdbarch.c 5213 gdbarch_auxv_parse (struct gdbarch *gdbarch, const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) function
5218 gdb_printf (gdb_stdlog, "gdbarch_auxv_parse called\n");

Completed in 30 milliseconds