Searched defs:typenums (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | stabs.c | 1128 int typenums[2]; in parse_stab_type() local 1598 parse_stab_type_number (const char **pp, int *typenums) in parse_stab_type_number() 1634 …oid *dhandle, struct stab_handle *info, const char *typename, const char **pp, const int *typenums) in parse_stab_range_type() 2007 bfd_boolean structp, const int *typenums) in parse_stab_struct_type() 2498 const int *typenums, debug_method **retp) in parse_stab_members() 2936 const char **pp, const int *typenums, in parse_stab_tilde_field() 3012 int typenums[2]; in parse_stab_array_type() local 3253 stab_find_slot (struct stab_handle *info, const int *typenums) in stab_find_slot() 3298 stab_find_type (void *dhandle, struct stab_handle *info, const int *typenums) in stab_find_type() 3322 const int *typenums, debug_type type) in stab_record_type()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | stabs.c | 1130 int typenums[2]; in parse_stab_type() local 1600 parse_stab_type_number (const char **pp, int *typenums) in parse_stab_type_number() 1636 …oid *dhandle, struct stab_handle *info, const char *typename, const char **pp, const int *typenums) in parse_stab_range_type() 2009 bfd_boolean structp, const int *typenums) in parse_stab_struct_type() 2500 const int *typenums, debug_method **retp) in parse_stab_members() 2940 const char **pp, const int *typenums, in parse_stab_tilde_field() 3016 int typenums[2]; in parse_stab_array_type() local 3257 stab_find_slot (struct stab_handle *info, const int *typenums) in stab_find_slot() 3302 stab_find_type (void *dhandle, struct stab_handle *info, const int *typenums) in stab_find_type() 3326 const int *typenums, debug_type type) in stab_record_type()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | stabsread.c | 432 read_type_number (char **pp, int *typenums) in read_type_number() 1382 int typenums[2]; in read_type() local
|