HomeSort by: relevance | last modified time | path
    Searched defs:NEXT_SEC (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 3204 #define NEXT_SEC PREV_SEC
3213 NEXT_SEC (item) = head;
3225 while (NEXT_SEC (curr) != NULL)
3227 next = NEXT_SEC (curr);
3244 next = NEXT_SEC (head);
3264 next = NEXT_SEC (head);
3275 #undef NEXT_SEC
elfnn-kvx.c 1146 #define NEXT_SEC PREV_SEC
1155 NEXT_SEC (item) = head;
1167 while (NEXT_SEC (curr) != NULL)
1169 next = NEXT_SEC (curr);
1187 next = NEXT_SEC (head);
1207 next = NEXT_SEC (head);
elfnn-aarch64.c 3589 #define NEXT_SEC PREV_SEC
3598 NEXT_SEC (item) = head;
3610 while (NEXT_SEC (curr) != NULL)
3612 next = NEXT_SEC (curr);
3630 next = NEXT_SEC (head);
3650 next = NEXT_SEC (head);
elf32-arm.c 5371 #define NEXT_SEC PREV_SEC
5380 NEXT_SEC (item) = head;
5392 while (NEXT_SEC (curr) != NULL)
5394 next = NEXT_SEC (curr);
5412 next = NEXT_SEC (head);
5432 next = NEXT_SEC (head);
5443 #undef NEXT_SEC
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 3204 #define NEXT_SEC PREV_SEC
3213 NEXT_SEC (item) = head;
3225 while (NEXT_SEC (curr) != NULL)
3227 next = NEXT_SEC (curr);
3244 next = NEXT_SEC (head);
3264 next = NEXT_SEC (head);
3275 #undef NEXT_SEC
elfnn-kvx.c 1146 #define NEXT_SEC PREV_SEC
1155 NEXT_SEC (item) = head;
1167 while (NEXT_SEC (curr) != NULL)
1169 next = NEXT_SEC (curr);
1187 next = NEXT_SEC (head);
1207 next = NEXT_SEC (head);
elfnn-aarch64.c 3589 #define NEXT_SEC PREV_SEC
3598 NEXT_SEC (item) = head;
3610 while (NEXT_SEC (curr) != NULL)
3612 next = NEXT_SEC (curr);
3630 next = NEXT_SEC (head);
3650 next = NEXT_SEC (head);
elf32-arm.c 5443 #define NEXT_SEC PREV_SEC
5452 NEXT_SEC (item) = head;
5464 while (NEXT_SEC (curr) != NULL)
5466 next = NEXT_SEC (curr);
5484 next = NEXT_SEC (head);
5504 next = NEXT_SEC (head);
5515 #undef NEXT_SEC
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c 3202 #define NEXT_SEC PREV_SEC
3211 NEXT_SEC (item) = head;
3223 while (NEXT_SEC (curr) != NULL)
3225 next = NEXT_SEC (curr);
3242 next = NEXT_SEC (head);
3262 next = NEXT_SEC (head);
3273 #undef NEXT_SEC
elfnn-kvx.c 1146 #define NEXT_SEC PREV_SEC
1155 NEXT_SEC (item) = head;
1167 while (NEXT_SEC (curr) != NULL)
1169 next = NEXT_SEC (curr);
1187 next = NEXT_SEC (head);
1207 next = NEXT_SEC (head);
elfnn-aarch64.c 3577 #define NEXT_SEC PREV_SEC
3586 NEXT_SEC (item) = head;
3598 while (NEXT_SEC (curr) != NULL)
3600 next = NEXT_SEC (curr);
3618 next = NEXT_SEC (head);
3638 next = NEXT_SEC (head);
elf32-arm.c 5439 #define NEXT_SEC PREV_SEC
5448 NEXT_SEC (item) = head;
5460 while (NEXT_SEC (curr) != NULL)
5462 next = NEXT_SEC (curr);
5480 next = NEXT_SEC (head);
5500 next = NEXT_SEC (head);
5511 #undef NEXT_SEC
  /src/external/gpl3/gdb/dist/bfd/
elf32-csky.c 3204 #define NEXT_SEC PREV_SEC
3213 NEXT_SEC (item) = head;
3225 while (NEXT_SEC (curr) != NULL)
3227 next = NEXT_SEC (curr);
3244 next = NEXT_SEC (head);
3264 next = NEXT_SEC (head);
3275 #undef NEXT_SEC
elfnn-kvx.c 1146 #define NEXT_SEC PREV_SEC
1155 NEXT_SEC (item) = head;
1167 while (NEXT_SEC (curr) != NULL)
1169 next = NEXT_SEC (curr);
1187 next = NEXT_SEC (head);
1207 next = NEXT_SEC (head);
elfnn-aarch64.c 3589 #define NEXT_SEC PREV_SEC
3598 NEXT_SEC (item) = head;
3610 while (NEXT_SEC (curr) != NULL)
3612 next = NEXT_SEC (curr);
3630 next = NEXT_SEC (head);
3650 next = NEXT_SEC (head);
elf32-arm.c 5365 #define NEXT_SEC PREV_SEC
5374 NEXT_SEC (item) = head;
5386 while (NEXT_SEC (curr) != NULL)
5388 next = NEXT_SEC (curr);
5406 next = NEXT_SEC (head);
5426 next = NEXT_SEC (head);
5437 #undef NEXT_SEC

Completed in 109 milliseconds