Home | History | Annotate | Download | only in bfd

Lines Matching refs:NEXT

207     /* Length is next byte, allowing 0..255.  */
212 /* Length is next two bytes, allowing 0..65535. */
521 /* The stack pointer always points to the next unused location. */
709 *pptr = &new_symbol->next;
877 for (s = abfd->sections; s != NULL; s = s->next)
1032 symp = symp->next)
1042 symp = symp->next)
1509 current_map->reloc_tail_ptr = &r->next;
1510 r->next = (ieee_reloc_type *) NULL;
1676 for (s = abfd->sections; s != (asection *) NULL; s = s->next)
2100 src = src->next;
2123 for (s = abfd->sections; s != (asection *) NULL; s = s->next)
2482 #define NEXT() { input_ptr++; if (input_ptr == input_ptr_end) fill (); }
2529 NEXT ();
2534 NEXT ();
2551 NEXT ();
2553 NEXT ();
2555 NEXT ();
2557 NEXT ();
2559 NEXT ();
2563 NEXT ();
2565 NEXT ();
2567 NEXT ();
2569 NEXT ();
2573 NEXT ();
2575 NEXT ();
2577 NEXT ();
2581 NEXT ();
2583 NEXT ();
2587 NEXT ();
2598 NEXT ();
2605 NEXT ();
2613 NEXT ();
2616 NEXT ();
2628 NEXT ();
2662 NEXT ();
2667 NEXT ();
2670 NEXT ();
2673 NEXT ();
2676 NEXT ();
2699 NEXT ();
2704 NEXT ();
2708 NEXT ();
2712 NEXT ();
2716 NEXT ();
2740 NEXT ();
2747 NEXT ();
2750 NEXT ();
2753 NEXT ();
2756 NEXT ();
2758 NEXT ();
2775 NEXT ();
2784 NEXT ();
2793 NEXT ();
2796 NEXT ();
2799 NEXT ();
2803 NEXT ();
2815 NEXT ();
2824 NEXT ();
2874 NEXT ();
2883 NEXT ();
2886 NEXT ();
2896 NEXT ();
2909 NEXT ();
2917 NEXT ();
2927 NEXT ();
2938 NEXT ();
2950 NEXT ();
2962 NEXT ();
2973 NEXT ();
2982 NEXT ();
2994 NEXT ();
3011 NEXT ();
3020 NEXT ();
3033 NEXT ();
3045 NEXT ();
3047 NEXT ();
3128 for (s = abfd->sections; s != NULL; s = s->next)
3156 chain = chain->next;
3180 for (s = abfd->sections; s != (asection *) NULL; s = s->next)
3209 for (s = abfd->sections; s != (asection *) NULL; s = s->next)
3655 /* Take the next one from the arch state, or reset. */