Searched defs:typenums (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstabsread.c217 dbx_lookup_type(int typenums[2]) argument
318 dbx_alloc_type(int typenums[2], struct objfile *objfile) argument
432 read_type_number(char **pp, int *typenums) argument
1426 int typenums[2]; local
3573 read_sun_builtin_type(char **pp, int typenums[2], struct objfile *objfile) argument
3645 read_sun_floating_type(char **pp, int typenums[2], struct objfile *objfile) argument
3787 read_range_type(char **pp, int typenums[2], struct objfile *objfile) argument
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dstabs.c1128 int typenums[2]; local
1598 parse_stab_type_number(const char **pp, int *typenums) argument
1634 parse_stab_range_type(void *dhandle, struct stab_handle *info, const char *typename, const char **pp, const int *typenums) argument
2005 parse_stab_struct_type(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, bfd_boolean structp, const int *typenums) argument
2496 parse_stab_members(void *dhandle, struct stab_handle *info, const char *tagname, const char **pp, const int *typenums, debug_method **retp) argument
2937 parse_stab_tilde_field(void *dhandle, struct stab_handle *info, const char **pp, const int *typenums, debug_type *retvptrbase, bfd_boolean *retownvptr) argument
3014 int typenums[2]; local
3255 stab_find_slot(struct stab_handle *info, const int *typenums) argument
3300 stab_find_type(void *dhandle, struct stab_handle *info, const int *typenums) argument
3323 stab_record_type(void *dhandle ATTRIBUTE_UNUSED, struct stab_handle *info, const int *typenums, debug_type type) argument
[all...]

Completed in 67 milliseconds