HomeSort by relevance Sort by last modified time
    Searched refs:gdb_unwind_callbacks (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/gdb/
jit-reader.h 231 struct gdb_unwind_callbacks;
237 CB is the struct gdb_unwind_callbacks * the callback belongs to.
247 (struct gdb_unwind_callbacks *cb, int regnum);
260 typedef void (gdb_unwind_reg_set) (struct gdb_unwind_callbacks *cb, int regnum,
268 struct gdb_unwind_callbacks struct
300 struct gdb_unwind_callbacks *cb);
307 struct gdb_unwind_callbacks *c);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/gdb/
jit-reader.h 231 struct gdb_unwind_callbacks;
237 CB is the struct gdb_unwind_callbacks * the callback belongs to.
247 (struct gdb_unwind_callbacks *cb, int regnum);
260 typedef void (gdb_unwind_reg_set) (struct gdb_unwind_callbacks *cb, int regnum,
268 struct gdb_unwind_callbacks struct
300 struct gdb_unwind_callbacks *cb);
307 struct gdb_unwind_callbacks *c);

Completed in 633 milliseconds