Searched refs:targindex (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwrstabs.c852 long targindex;
857 targindex = info->type_stack->index;
859 if (targindex <= 0
878 if ((size_t) targindex >= *cache_alloc)
885 while ((size_t) targindex >= alloc)
893 index = (*cache)[targindex];
916 (*cache)[targindex] = index;
850 long targindex; local

Completed in 72 milliseconds