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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c3206 #define NEXT_SEC PREV_SEC
3215 NEXT_SEC (item) = head;
3227 while (NEXT_SEC (curr) != NULL)
3229 next = NEXT_SEC (curr);
3246 next = NEXT_SEC (head);
3266 next = NEXT_SEC (head);
3277 #undef NEXT_SEC
3217 #define NEXT_SEC macro
3288 #undef NEXT_SEC macro
H A Delfnn-aarch64.c3592 #define NEXT_SEC PREV_SEC
3601 NEXT_SEC (item) = head;
3613 while (NEXT_SEC (curr) != NULL)
3615 next = NEXT_SEC (curr);
3633 next = NEXT_SEC (head);
3653 next = NEXT_SEC (head);
3548 #define NEXT_SEC macro
H A Delf32-arm.c5422 #define NEXT_SEC PREV_SEC macro
5431 NEXT_SEC (item) = head;
5443 while (NEXT_SEC (curr) != NULL)
5445 next = NEXT_SEC (curr);
5463 next = NEXT_SEC (head);
5483 next = NEXT_SEC (head);
5494 #undef NEXT_SEC macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-csky.c3185 #define NEXT_SEC PREV_SEC macro
3194 NEXT_SEC (item) = head;
3206 while (NEXT_SEC (curr) != NULL)
3208 next = NEXT_SEC (curr);
3225 next = NEXT_SEC (head);
3245 next = NEXT_SEC (head);
3256 #undef NEXT_SEC macro
H A Delfnn-aarch64.c3537 #define NEXT_SEC PREV_SEC macro
3546 NEXT_SEC (item) = head;
3558 while (NEXT_SEC (curr) != NULL)
3560 next = NEXT_SEC (curr);
3578 next = NEXT_SEC (head);
3598 next = NEXT_SEC (head);
H A Delf32-arm.c5394 #define NEXT_SEC PREV_SEC macro
5403 NEXT_SEC (item) = head;
5415 while (NEXT_SEC (curr) != NULL)
5417 next = NEXT_SEC (curr);
5435 next = NEXT_SEC (head);
5455 next = NEXT_SEC (head);
5466 #undef NEXT_SEC macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-csky.c3217 #define NEXT_SEC PREV_SEC macro
3226 NEXT_SEC (item) = head;
3238 while (NEXT_SEC (curr) != NULL)
3240 next = NEXT_SEC (curr);
3257 next = NEXT_SEC (head);
3277 next = NEXT_SEC (head);
3288 #undef NEXT_SEC macro
H A Delfnn-aarch64.c3548 #define NEXT_SEC PREV_SEC macro
3557 NEXT_SEC (item) = head;
3569 while (NEXT_SEC (curr) != NULL)
3571 next = NEXT_SEC (curr);
3589 next = NEXT_SEC (head);
3609 next = NEXT_SEC (head);
H A Delf32-arm.c5420 #define NEXT_SEC PREV_SEC macro
5429 NEXT_SEC (item) = head;
5441 while (NEXT_SEC (curr) != NULL)
5443 next = NEXT_SEC (curr);
5461 next = NEXT_SEC (head);
5481 next = NEXT_SEC (head);
5492 #undef NEXT_SEC macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c3217 #define NEXT_SEC PREV_SEC macro
3226 NEXT_SEC (item) = head;
3238 while (NEXT_SEC (curr) != NULL)
3240 next = NEXT_SEC (curr);
3257 next = NEXT_SEC (head);
3277 next = NEXT_SEC (head);
3288 #undef NEXT_SEC macro
H A Delfnn-aarch64.c3548 #define NEXT_SEC PREV_SEC macro
3557 NEXT_SEC (item) = head;
3569 while (NEXT_SEC (curr) != NULL)
3571 next = NEXT_SEC (curr);
3589 next = NEXT_SEC (head);
3609 next = NEXT_SEC (head);
H A Delf32-arm.c5422 #define NEXT_SEC PREV_SEC macro
5431 NEXT_SEC (item) = head;
5443 while (NEXT_SEC (curr) != NULL)
5445 next = NEXT_SEC (curr);
5463 next = NEXT_SEC (head);
5483 next = NEXT_SEC (head);
5494 #undef NEXT_SEC macro

Completed in 712 milliseconds