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

  /src/external/gpl3/gdb.old/dist/gdb/
ax-general.c 152 can backpatch it once we do know the target offset. Use ax_label
165 ax_label (EXPR, PATCH, TARGET)
168 ax_label (struct agent_expr *x, int patch, int target)
173 error (_("GDB bug: ax-general.c (ax_label): label target out of range"));
167 ax_label (struct agent_expr *x, int patch, int target) function
  /src/external/gpl3/gdb/dist/gdb/
ax-general.c 152 can backpatch it once we do know the target offset. Use ax_label
165 ax_label (EXPR, PATCH, TARGET)
168 ax_label (struct agent_expr *x, int patch, int target)
173 error (_("GDB bug: ax-general.c (ax_label): label target out of range"));
167 ax_label (struct agent_expr *x, int patch, int target) function

Completed in 27 milliseconds