OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:section_last
(Results
1 - 25
of
167
) sorted by relevancy
1
2
3
4
5
6
7
/src/external/gpl3/gdb.old/dist/bfd/
format.c
115
struct bfd_section *
section_last
;
member in struct:bfd_preserve
143
preserve->
section_last
= abfd->
section_last
;
224
abfd->
section_last
= preserve->
section_last
;
/src/external/gpl3/binutils/dist/bfd/
format.c
117
struct bfd_section *
section_last
;
member in struct:bfd_preserve
145
preserve->
section_last
= abfd->
section_last
;
226
abfd->
section_last
= preserve->
section_last
;
bfd-in2.h
2183
struct bfd_section *
section_last
;
member in struct:bfd
2472
abfd->
section_last
= prev;
2479
if (abfd->
section_last
)
2481
s->prev = abfd->
section_last
;
2482
abfd->
section_last
->next = s;
2489
abfd->
section_last
= s;
2504
abfd->
section_last
= s;
2519
abfd->
section_last
= s;
2538
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils.old/dist/bfd/
format.c
143
struct bfd_section *
section_last
;
member in struct:bfd_preserve
171
preserve->
section_last
= abfd->
section_last
;
252
abfd->
section_last
= preserve->
section_last
;
/src/external/gpl3/gdb/dist/bfd/
format.c
115
struct bfd_section *
section_last
;
member in struct:bfd_preserve
143
preserve->
section_last
= abfd->
section_last
;
224
abfd->
section_last
= preserve->
section_last
;
/src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/m68k/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/mips64el/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/mipseb/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/mipsel/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/mipsn64eb/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/mipsn64el/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/powerpc/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/powerpc64/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
/src/external/gpl3/binutils/lib/libbfd/arch/riscv32/
bfd.h
2187
struct bfd_section *
section_last
;
member in struct:bfd
2476
abfd->
section_last
= prev;
2483
if (abfd->
section_last
)
2485
s->prev = abfd->
section_last
;
2486
abfd->
section_last
->next = s;
2493
abfd->
section_last
= s;
2508
abfd->
section_last
= s;
2523
abfd->
section_last
= s;
2542
return s->next ? s->next->prev != s : abfd->
section_last
!= s;
Completed in 364 milliseconds
1
2
3
4
5
6
7
Indexes created Sun Mar 01 05:31:48 UTC 2026