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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwrstabs.c851 long targindex;
856 targindex = info->type_stack->index;
858 if (targindex <= 0
877 if ((size_t) targindex >= *cache_alloc)
884 while ((size_t) targindex >= alloc)
892 index = (*cache)[targindex];
915 (*cache)[targindex] = index;
849 long targindex; local

Completed in 49 milliseconds