Home | History | Annotate | Download | only in bfd

Lines Matching refs:PREV_SEC

3807 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec)
3810 PREV_SEC (isec) = *list;
3845 while ((prev = PREV_SEC (curr)) != NULL
3859 prev = PREV_SEC (tail);
3878 prev = PREV_SEC (tail);
3887 #undef PREV_SEC