Searched refs:field_info (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aicasm_symbol.h | 87 struct field_info { struct 134 struct field_info *finfo;
|
| D | aicasm_gram.y | 1476 (struct field_info *)malloc(sizeof(struct field_info)); in initialize_symbol() 1481 memset(symbol->info.finfo, 0, sizeof(struct field_info)); in initialize_symbol()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | stabsread.c | 67 struct field_info struct 90 read_one_struct_field (struct field_info *, char **, char *, argument 121 read_member_functions (struct field_info *, char **, struct type *, 125 read_struct_fields (struct field_info *, char **, struct type *, 129 read_baseclasses (struct field_info *, char **, struct type *, 133 read_tilde_fields (struct field_info *, char **, struct type *, 136 static int attach_fn_fields_to_type (struct field_info *, struct type *); 138 static int attach_fields_to_type (struct field_info *, struct type *, 153 read_cpp_abbrev (struct field_info *, char **, struct type *, 2108 read_member_functions (struct field_info *fip, char **pp, struct type *type, in read_member_functions() [all …]
|
| D | dwarf2read.c | 600 struct field_info struct 886 static void dwarf2_add_field (struct field_info *, struct die_info *, 889 static void dwarf2_attach_fields_to_type (struct field_info *, 892 static void dwarf2_add_member_fn (struct field_info *, 896 static void dwarf2_attach_fn_fields_to_type (struct field_info *, 3241 dwarf2_add_field (struct field_info *fip, struct die_info *die, in dwarf2_add_field() 3413 dwarf2_attach_fields_to_type (struct field_info *fip, struct type *type, in dwarf2_attach_fields_to_type() 3500 dwarf2_add_member_fn (struct field_info *fip, struct die_info *die, in dwarf2_add_member_fn() 3641 dwarf2_attach_fn_fields_to_type (struct field_info *fip, struct type *type, in dwarf2_attach_fn_fields_to_type() 3779 struct field_info fi; in read_structure_type() [all …]
|
| D | ChangeLog-1997 | 2713 (struct field_info): New structure to pass information about fields
|
| D | ChangeLog-1992 | 686 * stabsread.c (struct field_info): Local struct definition.
|
| /openbsd/src/lib/libform/ |
| D | fld_info.c | 52 field_info(const FIELD *field, in FORM_EXPORT()
|
| D | form.h | 363 extern FORM_EXPORT(int) field_info (const FIELD *,int *,int *,int *,int *,int *,int *);
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | sys-protos.h | 347 extern int field_info(FIELD *, int *, int *, int *, int *, int *, int *);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sys-protos.h | 347 extern int field_info(FIELD *, int *, int *, int *, int *, int *, int *);
|