Home
last modified time | relevance | path

Searched defs:checked_type (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2loc.c1194 struct type *checked_type = check_typedef (value_type (value)); in entry_data_value_coerce_ref() local
1255 struct type *checked_type = check_typedef (type); in value_of_dwarf_reg_entry() local
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-type.c321 struct type *checked_type = type; in typy_fields_items() local