Searched defs:debug_write_fns (Results 1 – 1 of 1) sorted by relevance
168 struct debug_write_fns struct172 bfd_boolean (*start_compilation_unit) (void *, const char *);177 bfd_boolean (*start_source) (void *, const char *);183 bfd_boolean (*empty_type) (void *);186 bfd_boolean (*void_type) (void *);190 bfd_boolean (*int_type) (void *, unsigned int, bfd_boolean);193 bfd_boolean (*float_type) (void *, unsigned int);196 bfd_boolean (*complex_type) (void *, unsigned int);199 bfd_boolean (*bool_type) (void *, unsigned int);205 bfd_boolean (*enum_type)[all …]