OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toc_bfd
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
3245
bfd *
toc_bfd
;
12730
htab->
toc_bfd
= NULL;
12750
bool new_bfd = htab->
toc_bfd
!= isec->owner;
12754
htab->
toc_bfd
= isec->owner;
12792
We use
toc_bfd
to ensure we only look at each bfd once. */
12793
if (htab->
toc_bfd
== isec->owner)
12795
htab->
toc_bfd
= isec->owner;
13033
htab->
toc_bfd
= NULL;
3241
bfd *
toc_bfd
;
member in struct:ppc_link_hash_table
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
3253
bfd *
toc_bfd
;
12727
htab->
toc_bfd
= NULL;
12747
bool new_bfd = htab->
toc_bfd
!= isec->owner;
12751
htab->
toc_bfd
= isec->owner;
12789
We use
toc_bfd
to ensure we only look at each bfd once. */
12790
if (htab->
toc_bfd
== isec->owner)
12792
htab->
toc_bfd
= isec->owner;
13030
htab->
toc_bfd
= NULL;
3249
bfd *
toc_bfd
;
member in struct:ppc_link_hash_table
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
3253
bfd *
toc_bfd
;
12710
htab->
toc_bfd
= NULL;
12730
bool new_bfd = htab->
toc_bfd
!= isec->owner;
12734
htab->
toc_bfd
= isec->owner;
12772
We use
toc_bfd
to ensure we only look at each bfd once. */
12773
if (htab->
toc_bfd
== isec->owner)
12775
htab->
toc_bfd
= isec->owner;
13013
htab->
toc_bfd
= NULL;
3249
bfd *
toc_bfd
;
member in struct:ppc_link_hash_table
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
3258
bfd *
toc_bfd
;
12703
htab->
toc_bfd
= NULL;
12723
bool new_bfd = htab->
toc_bfd
!= isec->owner;
12727
htab->
toc_bfd
= isec->owner;
12765
We use
toc_bfd
to ensure we only look at each bfd once. */
12766
if (htab->
toc_bfd
== isec->owner)
12768
htab->
toc_bfd
= isec->owner;
13006
htab->
toc_bfd
= NULL;
3254
bfd *
toc_bfd
;
member in struct:ppc_link_hash_table
Completed in 72 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026