OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:assigned_high_gotno
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
176
unsigned int
assigned_high_gotno
;
member in struct:mips_got_info
3949
if (g->assigned_low_gotno > g->
assigned_high_gotno
)
3968
lookup.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->
assigned_high_gotno
--;
5138
g->
assigned_high_gotno
= g->local_gotno - 1;
9874
g->
assigned_high_gotno
= g->local_gotno - 1;
12324
&& got_index <= g->
assigned_high_gotno
)
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
176
unsigned int
assigned_high_gotno
;
member in struct:mips_got_info
3925
if (g->assigned_low_gotno > g->
assigned_high_gotno
)
3944
lookup.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->
assigned_high_gotno
--;
5118
g->
assigned_high_gotno
= g->local_gotno - 1;
9854
g->
assigned_high_gotno
= g->local_gotno - 1;
12298
&& got_index <= g->
assigned_high_gotno
)
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
176
unsigned int
assigned_high_gotno
;
member in struct:mips_got_info
3879
if (g->assigned_low_gotno > g->
assigned_high_gotno
)
3898
lookup.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->
assigned_high_gotno
--;
5072
g->
assigned_high_gotno
= g->local_gotno - 1;
9754
g->
assigned_high_gotno
= g->local_gotno - 1;
12193
&& got_index <= g->
assigned_high_gotno
)
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
176
unsigned int
assigned_high_gotno
;
member in struct:mips_got_info
3886
if (g->assigned_low_gotno > g->
assigned_high_gotno
)
3905
lookup.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->
assigned_high_gotno
--;
5079
g->
assigned_high_gotno
= g->local_gotno - 1;
9767
g->
assigned_high_gotno
= g->local_gotno - 1;
12206
&& got_index <= g->
assigned_high_gotno
)
Completed in 68 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026