Home
last modified time | relevance | path

Searched refs:obj_textsec (Results 1 – 25 of 149) sorted by relevance

123456

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Di386os9k.c164 obj_textsec (abfd)->alignment_power = execp->a_talign;
169 obj_textsec (abfd)->vma = execp->a_tload;
173 obj_textsec (abfd)->_raw_size = execp->a_text;
179 obj_textsec (abfd)->filepos = execp->a_entry;
214 obj_textsec (abfd) = (asection *) NULL;
232 exec_hdr (abfd)->a_text = obj_textsec (abfd)->_raw_size;
237 exec_hdr (abfd)->a_trsize = ((obj_textsec (abfd)->reloc_count) *
246 exec_hdr (abfd)->a_tload = obj_textsec (abfd)->vma;
270 if (!b_out_squirt_out_relocs (abfd, obj_textsec (abfd)))
297 obj_datasec (abfd)->filepos = obj_textsec (abfd)->filepos
[all …]
H A Dpdp11.c747 obj_textsec (abfd)->flags =
829 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->_raw_size))
1165 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma)
1175 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->_raw_size;
1195 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->_raw_size;
1201 - obj_textsec(abfd)->vma
1301 obj_textsec(abfd)->_raw_size =
1339 obj_textsec(abfd)->vma, obj_textsec(abfd)->_raw_size,
1365 obj_textsec(abfd)->vma, obj_textsec(abfd)->_raw_size,
1402 obj_textsec(abfd)= newsect;
[all …]
H A Daout-target.h49 obj_textsec (abfd)->_raw_size = N_TXTSIZE(*execp);
52 obj_textsec (abfd)->vma = N_TXTADDR(*execp);
60 && execp->a_entry > obj_textsec (abfd)->vma)
64 adjust = execp->a_entry - obj_textsec (abfd)->vma;
67 obj_textsec (abfd)->vma += adjust;
73 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma;
78 obj_textsec (abfd)->filepos = N_TXTOFF (*execp);
82 obj_textsec (abfd)->rel_filepos = N_TRELOFF(*execp);
100 obj_textsec (abfd)->reloc_count =
113 if ((BFD_ALIGN (obj_textsec (abfd)->_raw_size, arch_align)
[all …]
H A Daoutx.h547 obj_textsec (abfd)->flags =
998 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma)
1008 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->_raw_size;
1027 vma = obj_textsec (abfd)->vma + obj_textsec (abfd)->_raw_size;
1137 obj_textsec (abfd)->_raw_size =
1179 obj_textsec (abfd)->vma, obj_textsec (abfd)->_raw_size,
1205 obj_textsec (abfd)->vma, obj_textsec (abfd)->_raw_size,
1206 obj_textsec (abfd)->filepos,
1240 obj_textsec (abfd)= newsect;
1426 sec = obj_textsec (abfd);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Di386os9k.c164 obj_textsec (abfd)->alignment_power = execp->a_talign;
169 obj_textsec (abfd)->vma = execp->a_tload;
173 obj_textsec (abfd)->_raw_size = execp->a_text;
179 obj_textsec (abfd)->filepos = execp->a_entry;
214 obj_textsec (abfd) = (asection *) NULL;
232 exec_hdr (abfd)->a_text = obj_textsec (abfd)->_raw_size;
237 exec_hdr (abfd)->a_trsize = ((obj_textsec (abfd)->reloc_count) *
246 exec_hdr (abfd)->a_tload = obj_textsec (abfd)->vma;
270 if (!b_out_squirt_out_relocs (abfd, obj_textsec (abfd)))
297 obj_datasec (abfd)->filepos = obj_textsec (abfd)->filepos
[all …]
H A Dpdp11.c747 obj_textsec (abfd)->flags =
829 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->_raw_size))
1165 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma)
1175 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->_raw_size;
1195 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->_raw_size;
1201 - obj_textsec(abfd)->vma
1301 obj_textsec(abfd)->_raw_size =
1339 obj_textsec(abfd)->vma, obj_textsec(abfd)->_raw_size,
1365 obj_textsec(abfd)->vma, obj_textsec(abfd)->_raw_size,
1402 obj_textsec(abfd)= newsect;
[all …]
H A Daout-target.h49 obj_textsec (abfd)->_raw_size = N_TXTSIZE(*execp);
52 obj_textsec (abfd)->vma = N_TXTADDR(*execp);
60 && execp->a_entry > obj_textsec (abfd)->vma)
64 adjust = execp->a_entry - obj_textsec (abfd)->vma;
67 obj_textsec (abfd)->vma += adjust;
73 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma;
78 obj_textsec (abfd)->filepos = N_TXTOFF (*execp);
82 obj_textsec (abfd)->rel_filepos = N_TRELOFF(*execp);
100 obj_textsec (abfd)->reloc_count =
113 if ((BFD_ALIGN (obj_textsec (abfd)->_raw_size, arch_align)
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Daout-target.h49 obj_textsec (abfd)->size = N_TXTSIZE(*execp);
52 obj_textsec (abfd)->vma = N_TXTADDR(*execp);
60 && execp->a_entry > obj_textsec (abfd)->vma)
64 adjust = execp->a_entry - obj_textsec (abfd)->vma;
67 obj_textsec (abfd)->vma += adjust;
73 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma;
78 obj_textsec (abfd)->filepos = N_TXTOFF (*execp);
82 obj_textsec (abfd)->rel_filepos = N_TRELOFF(*execp);
100 obj_textsec (abfd)->reloc_count =
113 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align)
[all …]
H A Dpdp11.c742 obj_textsec (abfd)->flags =
823 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->size))
1145 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma)
1155 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size;
1175 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->size;
1181 - obj_textsec(abfd)->vma
1281 obj_textsec(abfd)->size =
1319 obj_textsec(abfd)->vma, obj_textsec(abfd)->size,
1345 obj_textsec(abfd)->vma, obj_textsec(abfd)->size,
1382 obj_textsec(abfd)= newsect;
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
H A Dpdp11.c536 obj_textsec (abfd)->flags = in NAME()
616 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->size)) in NAME()
665 obj_textsec (abfd) = NULL; in NAME()
893 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma) in adjust_z_magic()
903 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()
923 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->size; in adjust_z_magic()
929 - obj_textsec(abfd)->vma in adjust_z_magic()
1021 obj_textsec(abfd)->size = in NAME()
1058 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
1084 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Daout-target.h47 obj_textsec (abfd)->size = N_TXTSIZE (*execp); in MY()
50 obj_textsec (abfd)->vma = N_TXTADDR (*execp); in MY()
58 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
62 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
65 obj_textsec (abfd)->vma += adjust; in MY()
71 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
76 obj_textsec (abfd)->filepos = N_TXTOFF (*execp); in MY()
80 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp); in MY()
98 obj_textsec (abfd)->reloc_count = in MY()
111 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
H A Dpdp11.c544 obj_textsec (abfd)->flags = in NAME()
624 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->size)) in NAME()
673 obj_textsec (abfd) = NULL; in NAME()
901 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma) in adjust_z_magic()
911 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()
931 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->size; in adjust_z_magic()
937 - obj_textsec(abfd)->vma in adjust_z_magic()
1031 obj_textsec(abfd)->size = in NAME()
1069 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
1095 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
H A Dpdp11.c536 obj_textsec (abfd)->flags = in NAME()
616 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->size)) in NAME()
665 obj_textsec (abfd) = NULL; in NAME()
893 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma) in adjust_z_magic()
903 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()
923 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->size; in adjust_z_magic()
929 - obj_textsec(abfd)->vma in adjust_z_magic()
1021 obj_textsec(abfd)->size = in NAME()
1058 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
1084 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Daout-target.h47 obj_textsec (abfd)->size = N_TXTSIZE (*execp); in MY()
50 obj_textsec (abfd)->vma = N_TXTADDR (*execp); in MY()
58 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
62 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
65 obj_textsec (abfd)->vma += adjust; in MY()
71 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
76 obj_textsec (abfd)->filepos = N_TXTOFF (*execp); in MY()
80 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp); in MY()
98 obj_textsec (abfd)->reloc_count = in MY()
111 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
H A Dpdp11.c544 obj_textsec (abfd)->flags = in NAME()
624 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->size)) in NAME()
673 obj_textsec (abfd) = NULL; in NAME()
901 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma) in adjust_z_magic()
911 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()
931 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->size; in adjust_z_magic()
937 - obj_textsec(abfd)->vma in adjust_z_magic()
1031 obj_textsec(abfd)->size = in NAME()
1069 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
1095 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
H A Dpdp11.c536 obj_textsec (abfd)->flags = in NAME()
616 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->size)) in NAME()
665 obj_textsec (abfd) = NULL; in NAME()
893 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma) in adjust_z_magic()
903 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()
923 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->size; in adjust_z_magic()
929 - obj_textsec(abfd)->vma in adjust_z_magic()
1021 obj_textsec(abfd)->size = in NAME()
1058 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
1084 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Daout-target.h45 obj_textsec (abfd)->size = N_TXTSIZE (*execp); in MY()
48 obj_textsec (abfd)->vma = N_TXTADDR (*execp); in MY()
56 && execp->a_entry > obj_textsec (abfd)->vma) in MY()
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
69 obj_textsec (abfd)->lma = obj_textsec (abfd)->vma; in MY()
74 obj_textsec (abfd)->filepos = N_TXTOFF (*execp); in MY()
78 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp); in MY()
96 obj_textsec (abfd)->reloc_count = in MY()
109 if ((BFD_ALIGN (obj_textsec (abfd)->size, arch_align) in MY()
[all …]
H A Dpdp11.c539 obj_textsec (abfd)->flags = in NAME()
619 && execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->size)) in NAME()
668 obj_textsec (abfd) = NULL; in NAME()
896 text_pad = ((obj_textsec (abfd)->filepos - obj_textsec (abfd)->vma) in adjust_z_magic()
906 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()
926 vma = obj_textsec(abfd)->vma + obj_textsec(abfd)->size; in adjust_z_magic()
932 - obj_textsec(abfd)->vma in adjust_z_magic()
1029 obj_textsec(abfd)->size = in NAME()
1067 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
1093 obj_textsec(abfd)->vma, obj_textsec(abfd)->size, in NAME()
[all …]

123456