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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c9208 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec)
9211 PREV_SEC (isec) = *list;
9298 while ((prev = PREV_SEC (curr)) != NULL
9317 prev = PREV_SEC (tail);
9338 prev = PREV_SEC (tail);
9347 #undef PREV_SEC
9204 #define PREV_SEC macro
9343 #undef PREV_SEC macro

Completed in 61 milliseconds