OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stub_csect
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff64-rs6000.c
843
asection *
stub_csect
;
local
854
stub_csect
= stub_entry->hcsect->root.u.def.section;
856
+
stub_csect
->output_section->vma
857
+
stub_csect
->output_offset);
coff-rs6000.c
3252
asection *
stub_csect
;
3263
stub_csect
= stub_entry->hcsect->root.u.def.section;
3265
+
stub_csect
->output_section->vma
3266
+
stub_csect
->output_offset);
3246
asection *
stub_csect
;
local
xcofflink.c
4616
asection *
stub_csect
;
4618
stub_csect
= hstub_csect->root.u.def.section;
4619
stub_offset =
stub_csect
->size;
4631
stub_csect
->reloc_count++;
4632
stub_csect
->size += bfd_xcoff_stub_indirect_call_size (info->output_bfd);
4636
stub_csect
->reloc_count++;
4637
stub_csect
->size += bfd_xcoff_stub_shared_call_size (info->output_bfd);
4604
asection *
stub_csect
;
local
/src/external/gpl3/binutils.old/dist/bfd/
coff64-rs6000.c
843
asection *
stub_csect
;
local
854
stub_csect
= stub_entry->hcsect->root.u.def.section;
856
+
stub_csect
->output_section->vma
857
+
stub_csect
->output_offset);
coff-rs6000.c
3252
asection *
stub_csect
;
3263
stub_csect
= stub_entry->hcsect->root.u.def.section;
3265
+
stub_csect
->output_section->vma
3266
+
stub_csect
->output_offset);
3246
asection *
stub_csect
;
local
xcofflink.c
4616
asection *
stub_csect
;
4618
stub_csect
= hstub_csect->root.u.def.section;
4619
stub_offset =
stub_csect
->size;
4631
stub_csect
->reloc_count++;
4632
stub_csect
->size += bfd_xcoff_stub_indirect_call_size (info->output_bfd);
4636
stub_csect
->reloc_count++;
4637
stub_csect
->size += bfd_xcoff_stub_shared_call_size (info->output_bfd);
4604
asection *
stub_csect
;
local
/src/external/gpl3/gdb/dist/bfd/
coff64-rs6000.c
843
asection *
stub_csect
;
local
854
stub_csect
= stub_entry->hcsect->root.u.def.section;
856
+
stub_csect
->output_section->vma
857
+
stub_csect
->output_offset);
coff-rs6000.c
3252
asection *
stub_csect
;
3263
stub_csect
= stub_entry->hcsect->root.u.def.section;
3265
+
stub_csect
->output_section->vma
3266
+
stub_csect
->output_offset);
3246
asection *
stub_csect
;
local
xcofflink.c
4569
asection *
stub_csect
;
4571
stub_csect
= hstub_csect->root.u.def.section;
4572
stub_offset =
stub_csect
->size;
4584
stub_csect
->reloc_count++;
4585
stub_csect
->size += bfd_xcoff_stub_indirect_call_size (info->output_bfd);
4589
stub_csect
->reloc_count++;
4590
stub_csect
->size += bfd_xcoff_stub_shared_call_size (info->output_bfd);
4557
asection *
stub_csect
;
local
/src/external/gpl3/gdb.old/dist/bfd/
coff64-rs6000.c
843
asection *
stub_csect
;
local
854
stub_csect
= stub_entry->hcsect->root.u.def.section;
856
+
stub_csect
->output_section->vma
857
+
stub_csect
->output_offset);
coff-rs6000.c
3265
asection *
stub_csect
;
3276
stub_csect
= stub_entry->hcsect->root.u.def.section;
3278
+
stub_csect
->output_section->vma
3279
+
stub_csect
->output_offset);
3259
asection *
stub_csect
;
local
xcofflink.c
4577
asection *
stub_csect
;
4579
stub_csect
= hstub_csect->root.u.def.section;
4580
stub_offset =
stub_csect
->size;
4592
stub_csect
->reloc_count++;
4593
stub_csect
->size += bfd_xcoff_stub_indirect_call_size (info->output_bfd);
4597
stub_csect
->reloc_count++;
4598
stub_csect
->size += bfd_xcoff_stub_shared_call_size (info->output_bfd);
4565
asection *
stub_csect
;
local
Completed in 70 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026