OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lr_store
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
409
bfd_vma
lr_store
;
member in struct:function_info
1338
if (caller->
lr_store
!= (bfd_vma) -1
1344
if (caller->
lr_store
!= (bfd_vma) -1
1355
if (off > caller->
lr_store
)
1364
else if (off > caller->
lr_store
)
2203
If a store of lr is found save the instruction offset to *
LR_STORE
.
2210
bfd_vma *
lr_store
,
2232
*
lr_store
= offset;
2476
sinfo->fun[i].
lr_store
= -1;
2479
&sinfo->fun[i].
lr_store
,
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
409
bfd_vma
lr_store
;
member in struct:function_info
1338
if (caller->
lr_store
!= (bfd_vma) -1
1344
if (caller->
lr_store
!= (bfd_vma) -1
1355
if (off > caller->
lr_store
)
1364
else if (off > caller->
lr_store
)
2203
If a store of lr is found save the instruction offset to *
LR_STORE
.
2210
bfd_vma *
lr_store
,
2232
*
lr_store
= offset;
2476
sinfo->fun[i].
lr_store
= -1;
2479
&sinfo->fun[i].
lr_store
,
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
409
bfd_vma
lr_store
;
member in struct:function_info
1337
if (caller->
lr_store
!= (bfd_vma) -1
1343
if (caller->
lr_store
!= (bfd_vma) -1
1354
if (off > caller->
lr_store
)
1363
else if (off > caller->
lr_store
)
2199
If a store of lr is found save the instruction offset to *
LR_STORE
.
2206
bfd_vma *
lr_store
,
2228
*
lr_store
= offset;
2472
sinfo->fun[i].
lr_store
= -1;
2475
&sinfo->fun[i].
lr_store
,
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
409
bfd_vma
lr_store
;
member in struct:function_info
1338
if (caller->
lr_store
!= (bfd_vma) -1
1344
if (caller->
lr_store
!= (bfd_vma) -1
1355
if (off > caller->
lr_store
)
1364
else if (off > caller->
lr_store
)
2203
If a store of lr is found save the instruction offset to *
LR_STORE
.
2210
bfd_vma *
lr_store
,
2232
*
lr_store
= offset;
2476
sinfo->fun[i].
lr_store
= -1;
2479
&sinfo->fun[i].
lr_store
,
[
all
...]
Completed in 54 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026