Lines Matching defs:last
284 struct cfi_insn_data *first, *last;
327 fde->last = &fde->data;
348 *cur_fde_data->last = insn;
349 cur_fde_data->last = &insn->next;
430 /* Add a CFI insn to advance the PC from the last address to LABEL. */
666 /* If the last address was not at the current PC, advance to current. */
789 /* If the last address was not at the current PC, advance to current. */
969 /* If the last address was not at the current PC, advance to current. */
1526 for (i = cie->first; i != cie->last; i = i->next)
1684 i != cie->last && j != NULL;
1738 if (i == cie->last
1770 cie->last = i;