Searched defs:typenums (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | stabs.c | 1144 int typenums[2]; in parse_stab_type() local 1614 parse_stab_type_number (const char **pp, int *typenums) in parse_stab_type_number() 1650 …id *dhandle, struct stab_handle *info, const char *type_name, const char **pp, const int *typenums) in parse_stab_range_type() 2028 bfd_boolean structp, const int *typenums) in parse_stab_struct_type() 2531 const int *typenums, debug_method **retp) in parse_stab_members() 2978 const char **pp, const int *typenums, in parse_stab_tilde_field() 3054 int typenums[2]; in parse_stab_array_type() local 3295 stab_find_slot (struct stab_handle *info, const int *typenums) in stab_find_slot() 3340 stab_find_type (void *dhandle, struct stab_handle *info, const int *typenums) in stab_find_type() 3364 const int *typenums, debug_type type) in stab_record_type()
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | stabs.c | 1174 int typenums[2]; in parse_stab_type() local 1657 parse_stab_type_number (const char **pp, int *typenums, const char *p_end) in parse_stab_type_number() 1697 const int * typenums, in parse_stab_range_type() 2101 const int * typenums, in parse_stab_struct_type() 2642 const int * typenums, in parse_stab_members() 3087 const int * typenums, in parse_stab_tilde_field() 3168 int typenums[2]; in parse_stab_array_type() local 3415 stab_find_slot (struct stab_handle *info, const int *typenums) in stab_find_slot() 3460 stab_find_type (void *dhandle, struct stab_handle *info, const int *typenums) in stab_find_type() 3484 const int *typenums, debug_type type) in stab_record_type()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | stabsread.c | 197 int typenums[2]; member 434 read_type_number (char **pp, int *typenums) in read_type_number() 1510 int typenums[2]; in read_type() local
|