OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_caller
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
404
asection *
last_caller
;
member in struct:function_info
2853
if (callee->fun->
last_caller
!= sec)
2855
callee->fun->
last_caller
= sec;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
404
asection *
last_caller
;
member in struct:function_info
2853
if (callee->fun->
last_caller
!= sec)
2855
callee->fun->
last_caller
= sec;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
404
asection *
last_caller
;
member in struct:function_info
2849
if (callee->fun->
last_caller
!= sec)
2851
callee->fun->
last_caller
= sec;
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
404
asection *
last_caller
;
member in struct:function_info
2853
if (callee->fun->
last_caller
!= sec)
2855
callee->fun->
last_caller
= sec;
Completed in 28 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026