Searched refs:m2_type_data (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dm2-lang.c430 static struct gdbarch_data *m2_type_data;
435 return gdbarch_data (gdbarch, m2_type_data);
444 m2_type_data = gdbarch_data_register_post_init (build_m2_types);
428 static struct gdbarch_data *m2_type_data; variable in typeref:struct:gdbarch_data

Completed in 103 milliseconds