OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PREV_SEC
(Results
1 - 24
of
24
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-metag.c
3486
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3489
PREV_SEC
(isec) = *list;
3524
while ((prev =
PREV_SEC
(curr)) != NULL
3538
prev =
PREV_SEC
(tail);
3557
prev =
PREV_SEC
(tail);
3566
#undef
PREV_SEC
elf32-hppa.c
2376
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
2379
PREV_SEC
(isec) = *list;
2414
while ((prev =
PREV_SEC
(curr)) != NULL
2434
prev =
PREV_SEC
(tail);
2453
prev =
PREV_SEC
(tail);
2462
#undef
PREV_SEC
elf32-csky.c
3169
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3172
PREV_SEC
(isec) = *list;
3204
#define NEXT_SEC
PREV_SEC
3210
tail =
PREV_SEC
(item);
3274
#undef
PREV_SEC
elfnn-kvx.c
1092
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
1114
PREV_SEC
(isec) = *list;
1146
#define NEXT_SEC
PREV_SEC
1152
tail =
PREV_SEC
(item);
elfnn-aarch64.c
3535
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3557
PREV_SEC
(isec) = *list;
3589
#define NEXT_SEC
PREV_SEC
3595
tail =
PREV_SEC
(item);
3662
#undef
PREV_SEC
3663
#undef
PREV_SEC
elf32-arm.c
5336
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
5339
PREV_SEC
(isec) = *list;
5371
#define NEXT_SEC
PREV_SEC
5377
tail =
PREV_SEC
(item);
5442
#undef
PREV_SEC
/src/external/gpl3/binutils.old/dist/bfd/
elf32-metag.c
3522
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3525
PREV_SEC
(isec) = *list;
3560
while ((prev =
PREV_SEC
(curr)) != NULL
3574
prev =
PREV_SEC
(tail);
3593
prev =
PREV_SEC
(tail);
3602
#undef
PREV_SEC
elf32-hppa.c
2376
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
2379
PREV_SEC
(isec) = *list;
2414
while ((prev =
PREV_SEC
(curr)) != NULL
2434
prev =
PREV_SEC
(tail);
2453
prev =
PREV_SEC
(tail);
2462
#undef
PREV_SEC
elf32-csky.c
3169
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3172
PREV_SEC
(isec) = *list;
3204
#define NEXT_SEC
PREV_SEC
3210
tail =
PREV_SEC
(item);
3274
#undef
PREV_SEC
elfnn-kvx.c
1092
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
1114
PREV_SEC
(isec) = *list;
1146
#define NEXT_SEC
PREV_SEC
1152
tail =
PREV_SEC
(item);
elfnn-aarch64.c
3535
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3557
PREV_SEC
(isec) = *list;
3589
#define NEXT_SEC
PREV_SEC
3595
tail =
PREV_SEC
(item);
3662
#undef
PREV_SEC
3663
#undef
PREV_SEC
elf32-arm.c
5408
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
5411
PREV_SEC
(isec) = *list;
5443
#define NEXT_SEC
PREV_SEC
5449
tail =
PREV_SEC
(item);
5514
#undef
PREV_SEC
/src/external/gpl3/gdb/dist/bfd/
elf32-metag.c
3520
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3523
PREV_SEC
(isec) = *list;
3558
while ((prev =
PREV_SEC
(curr)) != NULL
3572
prev =
PREV_SEC
(tail);
3591
prev =
PREV_SEC
(tail);
3600
#undef
PREV_SEC
elf32-hppa.c
2376
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
2379
PREV_SEC
(isec) = *list;
2414
while ((prev =
PREV_SEC
(curr)) != NULL
2434
prev =
PREV_SEC
(tail);
2453
prev =
PREV_SEC
(tail);
2462
#undef
PREV_SEC
elf32-csky.c
3167
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3170
PREV_SEC
(isec) = *list;
3202
#define NEXT_SEC
PREV_SEC
3208
tail =
PREV_SEC
(item);
3272
#undef
PREV_SEC
elfnn-kvx.c
1092
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
1114
PREV_SEC
(isec) = *list;
1146
#define NEXT_SEC
PREV_SEC
1152
tail =
PREV_SEC
(item);
elfnn-aarch64.c
3523
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3545
PREV_SEC
(isec) = *list;
3577
#define NEXT_SEC
PREV_SEC
3583
tail =
PREV_SEC
(item);
3650
#undef
PREV_SEC
3651
#undef
PREV_SEC
elf32-arm.c
5404
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
5407
PREV_SEC
(isec) = *list;
5439
#define NEXT_SEC
PREV_SEC
5445
tail =
PREV_SEC
(item);
5510
#undef
PREV_SEC
/src/external/gpl3/gdb.old/dist/bfd/
elf32-metag.c
3521
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3524
PREV_SEC
(isec) = *list;
3559
while ((prev =
PREV_SEC
(curr)) != NULL
3573
prev =
PREV_SEC
(tail);
3592
prev =
PREV_SEC
(tail);
3601
#undef
PREV_SEC
elf32-hppa.c
2377
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
2380
PREV_SEC
(isec) = *list;
2415
while ((prev =
PREV_SEC
(curr)) != NULL
2435
prev =
PREV_SEC
(tail);
2454
prev =
PREV_SEC
(tail);
2463
#undef
PREV_SEC
elf32-csky.c
3169
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3172
PREV_SEC
(isec) = *list;
3204
#define NEXT_SEC
PREV_SEC
3210
tail =
PREV_SEC
(item);
3274
#undef
PREV_SEC
elfnn-kvx.c
1093
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
1115
PREV_SEC
(isec) = *list;
1147
#define NEXT_SEC
PREV_SEC
1153
tail =
PREV_SEC
(item);
elfnn-aarch64.c
3538
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
3560
PREV_SEC
(isec) = *list;
3592
#define NEXT_SEC
PREV_SEC
3598
tail =
PREV_SEC
(item);
3665
#undef
PREV_SEC
3666
#undef
PREV_SEC
elf32-arm.c
5385
#define
PREV_SEC
(sec) (htab->stub_group[(sec)->id].link_sec)
5388
PREV_SEC
(isec) = *list;
5420
#define NEXT_SEC
PREV_SEC
5426
tail =
PREV_SEC
(item);
5491
#undef
PREV_SEC
Completed in 199 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026