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

  /src/external/gpl3/gdb/dist/gdb/
gnu-v3-abi.c 114 get_gdb_vtable_type (struct gdbarch *arch) function
197 struct type *vtable_type = get_gdb_vtable_type (gdbarch);
209 struct type *vtable_type = get_gdb_vtable_type (gdbarch);
269 struct type *vtable_type = get_gdb_vtable_type (gdbarch);
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-v3-abi.c 113 get_gdb_vtable_type (struct gdbarch *arch) function
196 struct type *vtable_type = get_gdb_vtable_type (gdbarch);
208 struct type *vtable_type = get_gdb_vtable_type (gdbarch);
268 struct type *vtable_type = get_gdb_vtable_type (gdbarch);

Completed in 32 milliseconds