HomeSort by relevance Sort by last modified time
    Searched full:targindex (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
wrstabs.c 851 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 tindex = (*cache)[targindex];
915 (*cache)[targindex] = tindex;
849 long targindex; local
    [all...]

Completed in 56 milliseconds