Searched refs:stab_pop_type (Results 1 – 2 of 2) sorted by relevance
432 stab_pop_type (struct stab_write_handle *info) in stab_pop_type() function735 int_type = stab_pop_type (info); in stab_float_type()884 s = stab_pop_type (info); in stab_modify_type()916 free (stab_pop_type (info)); in stab_modify_type()924 s = stab_pop_type (info); in stab_modify_type()963 free (stab_pop_type (info)); in stab_function_type()968 s = stab_pop_type (info); in stab_function_type()1007 s = stab_pop_type (info); in stab_range_type()1029 range = stab_pop_type (info); in stab_array_type()1033 element = stab_pop_type (info); in stab_array_type()[all …]
1585 * wrstabs.c (stab_pop_type): Replace assertion with error return.