54 struct type **,
const char **);
59 unsigned int,
const char *,
int,
62 extern struct type **
const (pascal_builtin_types[]);
int pascal_parse(struct parser_state *)
void pascal_printchar(int, struct type *, struct ui_file *)
void pascal_error(char *)
int pascal_object_is_vtbl_member(struct type *)
void pascal_type_print_method_args(const char *, const char *, struct ui_file *)
void pascal_type_print_base(struct type *, struct ui_file *, int, int, const struct type_print_options *)
const char * pascal_main_name(void)
void pascal_printstr(struct ui_file *, struct type *, const gdb_byte *, unsigned int, const char *, int, const struct value_print_options *)
void pascal_value_print(struct value *, struct ui_file *, const struct value_print_options *)
int is_pascal_string_type(struct type *, int *, int *, int *, struct type **, const char **)
void pascal_val_print(struct type *, const gdb_byte *, int, CORE_ADDR, struct ui_file *, int, const struct value *, const struct value_print_options *)
int pascal_object_is_vtbl_ptr_type(struct type *)
void pascal_print_type(struct type *, const char *, struct ui_file *, int, int, const struct type_print_options *)
void pascal_type_print_varspec_prefix(struct type *, struct ui_file *, int, int, const struct type_print_options *)
void pascal_object_print_value_fields(struct type *, const gdb_byte *, int, CORE_ADDR, struct ui_file *, int, const struct value *, const struct value_print_options *, struct type **, int)
void pascal_print_typedef(struct type *, struct symbol *, struct ui_file *)