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

  /src/external/gpl3/gdb.old/dist/gdb/
ax-gdb.c 80 static void gen_fetch (struct agent_expr *, struct type *);
286 gen_fetch (ax, value->type);
374 gen_fetch (struct agent_expr *ax, struct type *type)
415 internal_error (_("gen_fetch: strange size"));
425 error (_("gen_fetch: Unsupported type code `%s'."),
567 gen_fetch (ax, builtin_type (ax->gdbarch)->builtin_data_ptr);
693 gen_fetch (ax, value->type);
370 gen_fetch (struct agent_expr *ax, struct type *type) function
  /src/external/gpl3/gdb/dist/gdb/
ax-gdb.c 80 static void gen_fetch (struct agent_expr *, struct type *);
286 gen_fetch (ax, value->type);
374 gen_fetch (struct agent_expr *ax, struct type *type)
415 internal_error (_("gen_fetch: strange size"));
425 error (_("gen_fetch: Unsupported type code `%s'."),
566 gen_fetch (ax, builtin_type (ax->gdbarch)->builtin_data_ptr);
692 gen_fetch (ax, value->type);
370 gen_fetch (struct agent_expr *ax, struct type *type) function

Completed in 47 milliseconds