OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gotfuncdesc_offset
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-arm.c
3164
int
gotfuncdesc_offset
;
member in struct:fdpic_global
3532
ret->fdpic_cnts.
gotfuncdesc_offset
= -1;
12656
bfd_put_32 (output_bfd, ((eh->fdpic_cnts.
gotfuncdesc_offset
& ~1)
12686
if ((eh->fdpic_cnts.
gotfuncdesc_offset
& 1) == 0)
12693
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12699
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12707
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1);
12717
eh->fdpic_cnts.
gotfuncdesc_offset
|= 1;
16462
eh->fdpic_cnts.
gotfuncdesc_offset
= s->size;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c
3223
int
gotfuncdesc_offset
;
member in struct:fdpic_global
3591
ret->fdpic_cnts.
gotfuncdesc_offset
= -1;
12785
bfd_put_32 (output_bfd, ((eh->fdpic_cnts.
gotfuncdesc_offset
& ~1)
12815
if ((eh->fdpic_cnts.
gotfuncdesc_offset
& 1) == 0)
12822
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12828
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12836
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1);
12846
eh->fdpic_cnts.
gotfuncdesc_offset
|= 1;
16589
eh->fdpic_cnts.
gotfuncdesc_offset
= s->size;
/src/external/gpl3/gdb/dist/bfd/
elf32-arm.c
3221
int
gotfuncdesc_offset
;
member in struct:fdpic_global
3587
ret->fdpic_cnts.
gotfuncdesc_offset
= -1;
12779
bfd_put_32 (output_bfd, ((eh->fdpic_cnts.
gotfuncdesc_offset
& ~1)
12809
if ((eh->fdpic_cnts.
gotfuncdesc_offset
& 1) == 0)
12816
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12822
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12830
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1);
12840
eh->fdpic_cnts.
gotfuncdesc_offset
|= 1;
16583
eh->fdpic_cnts.
gotfuncdesc_offset
= s->size;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c
3222
int
gotfuncdesc_offset
;
member in struct:fdpic_global
3588
ret->fdpic_cnts.
gotfuncdesc_offset
= -1;
12701
bfd_put_32 (output_bfd, ((eh->fdpic_cnts.
gotfuncdesc_offset
& ~1)
12731
if ((eh->fdpic_cnts.
gotfuncdesc_offset
& 1) == 0)
12738
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12744
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1));
12752
+ (eh->fdpic_cnts.
gotfuncdesc_offset
& ~1);
12762
eh->fdpic_cnts.
gotfuncdesc_offset
|= 1;
16505
eh->fdpic_cnts.
gotfuncdesc_offset
= s->size;
Completed in 73 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026