OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rel_filepos
(Results
1 - 25
of
224
) sorted by relevancy
1
2
3
4
5
6
7
8
9
/src/external/gpl3/binutils/dist/bfd/
aout-target.h
78
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
79
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
cofflink.c
625
file_ptr
rel_filepos
;
672
rel_filepos
= obj_relocbase (abfd);
719
o->
rel_filepos
= 0;
723
o->
rel_filepos
=
rel_filepos
;
724
rel_filepos
+= o->reloc_count * relsz;
728
rel_filepos
+= relsz;
768
line_filepos =
rel_filepos
;
1114
if (bfd_seek (abfd, o->
rel_filepos
, SEEK_SET) != 0)
624
file_ptr
rel_filepos
;
local
i386lynx.c
407
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
aoutx.h
596
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
597
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
2319
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
3924
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
4731
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0
4776
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
5450
obj_textsec (abfd)->
rel_filepos
= aout_info.treloff;
5451
obj_datasec (abfd)->
rel_filepos
= aout_info.dreloff;
coffcode.h
1958
section->
rel_filepos
+= relsz;
2023
section->
rel_filepos
+= relsz;
2605
if (bfd_seek (abfd, s->
rel_filepos
, SEEK_SET) != 0)
3572
current->
rel_filepos
= reloc_base;
3581
current->
rel_filepos
= 0;
3736
section.s_relptr = current->
rel_filepos
;
3935
scnhdr.s_relptr = current->
rel_filepos
;
5270
native_relocs = (bfd_byte *) buy_and_read (abfd, asect->
rel_filepos
,
ecoff.c
1658
if (bfd_seek (abfd, section->
rel_filepos
, SEEK_SET) != 0)
2201
current->
rel_filepos
= 0;
2206
current->
rel_filepos
= reloc_base;
2512
section.s_relptr = current->
rel_filepos
;
2804
if (bfd_seek (abfd, current->
rel_filepos
, SEEK_SET) != 0)
3889
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0)
3916
file_ptr pos = (output_section->
rel_filepos
4123
pos = (output_section->
rel_filepos
elf64-sparc.c
206
BFD_ASSERT ((rel_hdr && asect->
rel_filepos
== rel_hdr->sh_offset)
207
|| (rel_hdr2 && asect->
rel_filepos
== rel_hdr2->sh_offset));
pdp11.c
632
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
633
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
1959
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
3323
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
3663
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0
3698
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
3887
obj_textsec (abfd)->
rel_filepos
= aout_info.treloff;
3888
obj_datasec (abfd)->
rel_filepos
= aout_info.dreloff;
/src/external/gpl3/binutils.old/dist/bfd/
aout-target.h
78
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
79
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
cofflink.c
637
file_ptr
rel_filepos
;
684
rel_filepos
= obj_relocbase (abfd);
731
o->
rel_filepos
= 0;
735
o->
rel_filepos
=
rel_filepos
;
736
rel_filepos
+= o->reloc_count * relsz;
740
rel_filepos
+= relsz;
780
line_filepos =
rel_filepos
;
1126
if (bfd_seek (abfd, o->
rel_filepos
, SEEK_SET) != 0)
636
file_ptr
rel_filepos
;
local
i386lynx.c
407
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
aoutx.h
596
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
597
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
2319
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
3924
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
4731
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0
4776
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
5450
obj_textsec (abfd)->
rel_filepos
= aout_info.treloff;
5451
obj_datasec (abfd)->
rel_filepos
= aout_info.dreloff;
coffcode.h
1951
section->
rel_filepos
+= relsz;
2016
section->
rel_filepos
+= relsz;
2598
if (bfd_seek (abfd, s->
rel_filepos
, SEEK_SET) != 0)
3565
current->
rel_filepos
= reloc_base;
3574
current->
rel_filepos
= 0;
3729
section.s_relptr = current->
rel_filepos
;
3928
scnhdr.s_relptr = current->
rel_filepos
;
5263
native_relocs = (bfd_byte *) buy_and_read (abfd, asect->
rel_filepos
,
ecoff.c
1658
if (bfd_seek (abfd, section->
rel_filepos
, SEEK_SET) != 0)
2202
current->
rel_filepos
= 0;
2207
current->
rel_filepos
= reloc_base;
2502
section.s_relptr = current->
rel_filepos
;
2794
if (bfd_seek (abfd, current->
rel_filepos
, SEEK_SET) != 0)
3879
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0)
3906
file_ptr pos = (output_section->
rel_filepos
4113
pos = (output_section->
rel_filepos
elf64-sparc.c
206
BFD_ASSERT ((rel_hdr && asect->
rel_filepos
== rel_hdr->sh_offset)
207
|| (rel_hdr2 && asect->
rel_filepos
== rel_hdr2->sh_offset));
pdp11.c
632
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
633
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
1959
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
3323
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
3663
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0
3698
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
3887
obj_textsec (abfd)->
rel_filepos
= aout_info.treloff;
3888
obj_datasec (abfd)->
rel_filepos
= aout_info.dreloff;
/src/external/gpl3/gdb.old/dist/bfd/
aout-target.h
78
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
79
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
cofflink.c
636
file_ptr
rel_filepos
;
683
rel_filepos
= obj_relocbase (abfd);
730
o->
rel_filepos
= 0;
734
o->
rel_filepos
=
rel_filepos
;
735
rel_filepos
+= o->reloc_count * relsz;
739
rel_filepos
+= relsz;
779
line_filepos =
rel_filepos
;
1087
if (bfd_seek (abfd, o->
rel_filepos
, SEEK_SET) != 0)
635
file_ptr
rel_filepos
;
local
i386lynx.c
407
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
aoutx.h
596
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
597
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
2319
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
3931
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
4738
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0
4783
<= obj_datasec (flaginfo->output_bfd)->
rel_filepos
)));
5457
obj_textsec (abfd)->
rel_filepos
= aout_info.treloff;
5458
obj_datasec (abfd)->
rel_filepos
= aout_info.dreloff;
coffcode.h
1960
section->
rel_filepos
+= relsz;
2025
section->
rel_filepos
+= relsz;
2607
if (bfd_seek (abfd, s->
rel_filepos
, SEEK_SET) != 0)
3574
current->
rel_filepos
= reloc_base;
3583
current->
rel_filepos
= 0;
3738
section.s_relptr = current->
rel_filepos
;
3937
scnhdr.s_relptr = current->
rel_filepos
;
5272
native_relocs = (bfd_byte *) buy_and_read (abfd, asect->
rel_filepos
,
ecoff.c
1670
if (bfd_seek (abfd, section->
rel_filepos
, SEEK_SET) != 0)
2214
current->
rel_filepos
= 0;
2219
current->
rel_filepos
= reloc_base;
2514
section.s_relptr = current->
rel_filepos
;
2806
if (bfd_seek (abfd, current->
rel_filepos
, SEEK_SET) != 0)
3891
if (bfd_seek (input_bfd, input_section->
rel_filepos
, SEEK_SET) != 0)
3918
file_ptr pos = (output_section->
rel_filepos
4125
pos = (output_section->
rel_filepos
/src/external/gpl3/gdb/dist/bfd/
aout-target.h
78
obj_textsec (abfd)->
rel_filepos
= N_TRELOFF (execp);
79
obj_datasec (abfd)->
rel_filepos
= N_DRELOFF (execp);
cofflink.c
637
file_ptr
rel_filepos
;
684
rel_filepos
= obj_relocbase (abfd);
731
o->
rel_filepos
= 0;
735
o->
rel_filepos
=
rel_filepos
;
736
rel_filepos
+= o->reloc_count * relsz;
740
rel_filepos
+= relsz;
780
line_filepos =
rel_filepos
;
1126
if (bfd_seek (abfd, o->
rel_filepos
, SEEK_SET) != 0)
636
file_ptr
rel_filepos
;
local
i386lynx.c
407
if (bfd_seek (abfd, asect->
rel_filepos
, SEEK_SET) != 0)
Completed in 49 milliseconds
1
2
3
4
5
6
7
8
9
Indexes created Mon Apr 27 00:23:16 UTC 2026