Searched refs:PREV_SEC (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c8985 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec)
8988 PREV_SEC (isec) = *list;
9075 while ((prev = PREV_SEC (curr)) != NULL
9094 prev = PREV_SEC (tail);
9115 prev = PREV_SEC (tail);
9124 #undef PREV_SEC
8981 #define PREV_SEC macro
9120 #undef PREV_SEC macro

Completed in 140 milliseconds