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

  /toolchain/binutils/binutils-2.25/gas/config/
xtensa-relax.h 33 typedef struct precondition_list PreconditionList;
56 PreconditionList *next;
166 PreconditionList *conditions;
xtensa-relax.c 559 PreconditionList *pl =
560 (PreconditionList *) xmalloc (sizeof (PreconditionList));
561 PreconditionList *prev = tr->conditions;
562 PreconditionList *nxt;
    [all...]
tc-xtensa.c     [all...]

Completed in 377 milliseconds