OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sstubs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
495
asection *
sstubs
;
member in struct:mips_elf_link_hash_table
8169
htab->
sstubs
= s;
9562
&& !bfd_is_abs_section (htab->
sstubs
->output_section))
9964
htab->
sstubs
->size = htab->lazy_stub_count * htab->function_stub_size;
9992
h->root.plt.plist = mips_elf_make_plt_record (htab->
sstubs
->owner);
9998
h->root.root.u.def.section = htab->
sstubs
;
9999
h->root.root.u.def.value = htab->
sstubs
->size + isa_bit;
10000
h->root.plt.plist->stub_offset = htab->
sstubs
->size;
10002
htab->
sstubs
->size += htab->function_stub_size;
10028
htab->
sstubs
->size = 0
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
477
asection *
sstubs
;
member in struct:mips_elf_link_hash_table
8149
htab->
sstubs
= s;
9542
&& !bfd_is_abs_section (htab->
sstubs
->output_section))
9944
htab->
sstubs
->size = htab->lazy_stub_count * htab->function_stub_size;
9972
h->root.plt.plist = mips_elf_make_plt_record (htab->
sstubs
->owner);
9978
h->root.root.u.def.section = htab->
sstubs
;
9979
h->root.root.u.def.value = htab->
sstubs
->size + isa_bit;
9980
h->root.plt.plist->stub_offset = htab->
sstubs
->size;
9982
htab->
sstubs
->size += htab->function_stub_size;
10008
htab->
sstubs
->size = 0
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
477
asection *
sstubs
;
member in struct:mips_elf_link_hash_table
8103
htab->
sstubs
= s;
9442
&& !bfd_is_abs_section (htab->
sstubs
->output_section))
9844
htab->
sstubs
->size = htab->lazy_stub_count * htab->function_stub_size;
9872
h->root.plt.plist = mips_elf_make_plt_record (htab->
sstubs
->owner);
9878
h->root.root.u.def.section = htab->
sstubs
;
9879
h->root.root.u.def.value = htab->
sstubs
->size + isa_bit;
9880
h->root.plt.plist->stub_offset = htab->
sstubs
->size;
9882
htab->
sstubs
->size += htab->function_stub_size;
9908
htab->
sstubs
->size = 0
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
477
asection *
sstubs
;
member in struct:mips_elf_link_hash_table
8116
htab->
sstubs
= s;
9455
&& !bfd_is_abs_section (htab->
sstubs
->output_section))
9857
htab->
sstubs
->size = htab->lazy_stub_count * htab->function_stub_size;
9885
h->root.plt.plist = mips_elf_make_plt_record (htab->
sstubs
->owner);
9891
h->root.root.u.def.section = htab->
sstubs
;
9892
h->root.root.u.def.value = htab->
sstubs
->size + isa_bit;
9893
h->root.plt.plist->stub_offset = htab->
sstubs
->size;
9895
htab->
sstubs
->size += htab->function_stub_size;
9921
htab->
sstubs
->size = 0
[
all
...]
Completed in 103 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026