Home | History | Annotate | Download | only in bfd

Lines Matching refs:PREV_SEC

2583 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec)
2586 PREV_SEC (isec) = *list;
2621 while ((prev = PREV_SEC (curr)) != NULL
2641 prev = PREV_SEC (tail);
2660 prev = PREV_SEC (tail);
2669 #undef PREV_SEC