Searched defs:typenums (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 1192 int typenums[2]; in parse_stab_type() local 1681 parse_stab_type_number (const char **pp, int *typenums, const char *p_end) in parse_stab_type_number() 1721 const int * typenums, in parse_stab_range_type() 2128 const int *typenums, in parse_stab_struct_type() 2667 const int * typenums, in parse_stab_members() 3113 const int *typenums, in parse_stab_tilde_field() 3194 int typenums[2]; in parse_stab_array_type() local 3433 stab_find_slot (void *dhandle, struct stab_handle *info, const int *typenums) in stab_find_slot() 3470 stab_find_type (void *dhandle, struct stab_handle *info, const int *typenums) in stab_find_type() 3494 const int *typenums, debug_type type) in stab_record_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/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() 2644 const int * typenums, in parse_stab_members() 3086 const int *typenums, in parse_stab_tilde_field() 3167 int typenums[2]; in parse_stab_array_type() local 3414 stab_find_slot (struct stab_handle *info, const int *typenums) in stab_find_slot() 3459 stab_find_type (void *dhandle, struct stab_handle *info, const int *typenums) in stab_find_type() 3483 const int *typenums, debug_type type) in stab_record_type()
|