Searched refs:st_max (Results 1 – 1 of 1) sorted by relevance
91 long st_max; member109 ms->st_max = 0; in _dwarf_reset_index_macro_stack()118 if (!ms->st_max || ms->st_next_to_use >= ms->st_max) { in _dwarf_macro_stack_push_index()119 long new_size = ms->st_max; in _dwarf_macro_stack_push_index()140 ms->st_max = new_size; in _dwarf_macro_stack_push_index()