HomeSort by relevance Sort by last modified time
    Searched refs:type_stack (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
wrstabs.c 149 struct stab_type_stack *type_stack; member in struct:stab_write_handle
413 s->next = info->type_stack;
414 info->type_stack = s;
440 s = info->type_stack;
443 info->type_stack = s->next;
494 info.type_stack = NULL;
855 assert (info->type_stack != NULL);
856 targindex = info->type_stack->index;
866 definition = info->type_stack->definition;
893 if (tindex != 0 && ! info->type_stack->definition
    [all...]
ieee.c 3849 struct ieee_type_stack *type_stack; member in struct:ieee_handle
    [all...]

Completed in 54 milliseconds