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

  /src/external/gpl3/gdb.old/dist/gdb/
ada-lang.c 4497 t1 = ada_to_fixed_type (ada_get_base_type (t1), NULL,
7778 field_type = ada_to_fixed_type (field_type, field_valaddr,
8288 struct type *elt_type = ada_to_fixed_type (elt_type0, 0, 0, dval, 1);
8322 ada_to_fixed_type (ada_check_typedef (elt_type0), 0, 0, dval, 1);
8507 ada_to_fixed_type (struct type *type, const gdb_byte *valaddr,
8661 struct type *type = ada_to_fixed_type (type0, 0, address, NULL, 1);
9081 (val, ada_to_fixed_type (raw_real_type, 0,
8495 ada_to_fixed_type (struct type *type, const gdb_byte *valaddr, function
  /src/external/gpl3/gdb/dist/gdb/
ada-lang.c 4498 t1 = ada_to_fixed_type (ada_get_base_type (t1), NULL,
7776 field_type = ada_to_fixed_type (field_type, field_valaddr,
8285 struct type *elt_type = ada_to_fixed_type (elt_type0, 0, 0, dval, 1);
8319 ada_to_fixed_type (ada_check_typedef (elt_type0), 0, 0, dval, 1);
8504 ada_to_fixed_type (struct type *type, const gdb_byte *valaddr,
8658 struct type *type = ada_to_fixed_type (type0, 0, address, NULL, 1);
9093 (val, ada_to_fixed_type (raw_real_type, 0,
8492 ada_to_fixed_type (struct type *type, const gdb_byte *valaddr, function

Completed in 64 milliseconds