Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Daout-adobe.c76 struct internal_exec *execp = exec_hdr (abfd); in aout_adobe_callback()
250 exec_hdr (abfd) = &rawptr->e; in aout_adobe_mkobject()
276 exec_hdr (abfd)->a_info = ZMAGIC; in aout_adobe_write_object_contents()
279 exec_hdr (abfd)->a_text = 0; in aout_adobe_write_object_contents()
280 exec_hdr (abfd)->a_data = 0; in aout_adobe_write_object_contents()
281 exec_hdr (abfd)->a_bss = 0; in aout_adobe_write_object_contents()
282 exec_hdr (abfd)->a_trsize = 0; in aout_adobe_write_object_contents()
283 exec_hdr (abfd)->a_drsize = 0; in aout_adobe_write_object_contents()
289 exec_hdr (abfd)->a_text += sect->size; in aout_adobe_write_object_contents()
290 exec_hdr (abfd)->a_trsize += sect->reloc_count * in aout_adobe_write_object_contents()
[all …]
Dbout.c130 struct internal_exec *execp = exec_hdr (abfd); in b_out_callback()
223 exec_hdr (abfd) = &rawptr->e; in b_out_mkobject()
401 exec_hdr (abfd)->a_info = BMAGIC; in b_out_write_object_contents()
403 exec_hdr (abfd)->a_text = obj_textsec (abfd)->size; in b_out_write_object_contents()
404 exec_hdr (abfd)->a_data = obj_datasec (abfd)->size; in b_out_write_object_contents()
405 exec_hdr (abfd)->a_bss = obj_bsssec (abfd)->size; in b_out_write_object_contents()
406 exec_hdr (abfd)->a_syms = bfd_get_symcount (abfd) * 12; in b_out_write_object_contents()
407 exec_hdr (abfd)->a_entry = bfd_get_start_address (abfd); in b_out_write_object_contents()
408 exec_hdr (abfd)->a_trsize = (obj_textsec (abfd)->reloc_count) * 8; in b_out_write_object_contents()
409 exec_hdr (abfd)->a_drsize = (obj_datasec (abfd)->reloc_count) * 8; in b_out_write_object_contents()
[all …]
Dsom.h122 struct som_exec_auxhdr *exec_hdr; member
197 #define obj_som_exec_hdr(bfd) (somdata (bfd).exec_hdr)
Dhp300hpux.c224 struct internal_exec *execp = exec_hdr (abfd); in MY()
282 struct internal_exec *execp = exec_hdr (abfd); in MY()
538 symbol_bytes = exec_hdr (abfd)->a_syms; in MY()
724 reloc_size = exec_hdr (abfd)->a_drsize; in MY()
730 reloc_size = exec_hdr (abfd)->a_trsize; in MY()
Dpdp11.c354 struct internal_exec *execp = exec_hdr (abfd); in MY()
556 struct exec *execp = exec_hdr (abfd); in NAME()
663 exec_hdr (abfd) = &(rawptr->e); in NAME()
1013 struct internal_exec *execp = exec_hdr (abfd); in NAME()
1185 count = exec_hdr (abfd)->a_syms / EXTERNAL_NLIST_SIZE; in aout_get_external_symbols()
1197 exec_hdr (abfd)->a_syms, in aout_get_external_symbols()
1210 || (bfd_bread (syms, exec_hdr (abfd)->a_syms, abfd) in aout_get_external_symbols()
1211 != exec_hdr (abfd)->a_syms)) in aout_get_external_symbols()
1223 && exec_hdr (abfd)->a_syms != 0) in aout_get_external_symbols()
1837 reloc_size = exec_hdr(abfd)->a_drsize; in NAME()
[all …]
Di386aout.c55 struct internal_exec *execp = exec_hdr (abfd); in i386aout_write_object_contents()
Dpc532-mach.c84 struct internal_exec *execp = exec_hdr (abfd); in MY()
Daout-target.h40 struct internal_exec *execp = exec_hdr (abfd); in MY()
236 struct internal_exec *execp = exec_hdr (abfd); in MY()
333 struct internal_exec *execp = exec_hdr (abfd); in MY_final_link_callback()
Dnetbsd.h81 struct internal_exec *execp = exec_hdr (abfd); in MY()
Dfreebsd.h76 struct internal_exec *execp = exec_hdr (abfd); in MY()
Daoutx.h564 struct exec *execp = exec_hdr (abfd); in NAME()
587 switch (N_MACHTYPE (exec_hdr (abfd))) in NAME()
687 exec_hdr (abfd) = &(rawptr->e); in NAME()
1126 struct internal_exec *execp = exec_hdr (abfd); in NAME()
1307 bfd_size_type amt = exec_hdr (abfd)->a_syms; in aout_get_external_symbols()
1339 && exec_hdr (abfd)->a_syms != 0) in aout_get_external_symbols()
2296 reloc_size = exec_hdr (abfd)->a_drsize; in NAME()
2298 reloc_size = exec_hdr (abfd)->a_trsize; in NAME()
2471 * ((exec_hdr (abfd)->a_drsize / obj_reloc_entry_size (abfd)) in NAME()
2476 * ((exec_hdr (abfd)->a_trsize / obj_reloc_entry_size (abfd)) in NAME()
[all …]
Dsparclynx.c151 struct internal_exec *execp = exec_hdr (abfd); in NAME()
Daout-tic30.c337 struct internal_exec *execp = exec_hdr (abfd); in tic30_aout_callback()
634 struct internal_exec *execp = exec_hdr (abfd); in tic30_aout_write_object_contents()
695 struct internal_exec *execp = exec_hdr (abfd); in MY_final_link_callback()
712 struct internal_exec *execp = exec_hdr (abfd); in MY_bfd_final_link()
Di386lynx.c389 reloc_size = exec_hdr (abfd)->a_drsize; in NAME()
395 reloc_size = exec_hdr (abfd)->a_trsize; in NAME()
Di386os9k.c76 struct internal_exec *execp = exec_hdr (abfd); in os9k_callback()
Daoutf1.h188 struct internal_exec *execp = exec_hdr (abfd); in sunos_write_object_contents()
706 (char *) exec_hdr (exec_bfd), in sunos4_core_file_matches_executable_p()
Dmipsbsd.c131 struct internal_exec *execp = exec_hdr (abfd); in MY()
Dlibaout.h432 #define exec_hdr(bfd) (adata (bfd).hdr) macro
Dsparclinux.c67 struct internal_exec *execp = exec_hdr (abfd); in sparclinux_write_object_contents()
Di386linux.c71 struct internal_exec *execp = exec_hdr (abfd); in i386linux_write_object_contents()
Dm68klinux.c70 struct internal_exec *execp = exec_hdr (abfd); in m68klinux_write_object_contents()
Dsunos.c1900 exec_hdr (sub)->a_trsize) in bfd_sunos_size_dynamic_sections()
1902 exec_hdr (sub)->a_drsize)) in bfd_sunos_size_dynamic_sections()
Decoff.c36 #undef exec_hdr
DChangeLog-20112831 * libcoff-in.h (exec_hdr): Remove.
DChangeLog-94955568 * som.h (struct somdata): New field "exec_hdr" for the executable