Searched refs:targindex (Results 1 – 2 of 2) sorted by relevance
848 long targindex; in stab_modify_type() local853 targindex = info->type_stack->index; in stab_modify_type()855 if (targindex <= 0 in stab_modify_type()874 if ((size_t) targindex >= *cache_alloc) in stab_modify_type()881 while ((size_t) targindex >= alloc) in stab_modify_type()889 index = (*cache)[targindex]; in stab_modify_type()912 (*cache)[targindex] = index; in stab_modify_type()
850 long targindex; in stab_modify_type() local855 targindex = info->type_stack->index; in stab_modify_type()857 if (targindex <= 0 in stab_modify_type()876 if ((size_t) targindex >= *cache_alloc) in stab_modify_type()883 while ((size_t) targindex >= alloc) in stab_modify_type()891 index = (*cache)[targindex]; in stab_modify_type()914 (*cache)[targindex] = index; in stab_modify_type()