Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Dbout.c131 struct internal_exec *execp = exec_hdr (abfd); in b_out_callback()
224 exec_hdr (abfd) = &rawptr->e; in b_out_mkobject()
402 exec_hdr (abfd)->a_info = BMAGIC; in b_out_write_object_contents()
404 exec_hdr (abfd)->a_text = obj_textsec (abfd)->size; in b_out_write_object_contents()
405 exec_hdr (abfd)->a_data = obj_datasec (abfd)->size; in b_out_write_object_contents()
406 exec_hdr (abfd)->a_bss = obj_bsssec (abfd)->size; in b_out_write_object_contents()
407 exec_hdr (abfd)->a_syms = bfd_get_symcount (abfd) * 12; in b_out_write_object_contents()
416 exec_hdr (abfd)->a_tload = obj_textsec (abfd)->vma; in b_out_write_object_contents()
417 exec_hdr (abfd)->a_dload = obj_datasec (abfd)->vma; in b_out_write_object_contents()
693 reloc_size = exec_hdr (abfd)->a_drsize; in b_out_slurp_reloc_table()
[all …]
H A Daoutx.h565 struct exec *execp = exec_hdr (abfd); in NAME()
588 switch (N_MACHTYPE (*exec_hdr (abfd))) in NAME()
686 exec_hdr (abfd) = &(rawptr->e); in NAME()
1299 exec_hdr (abfd)->a_syms, in aout_get_external_symbols()
1311 amt = exec_hdr (abfd)->a_syms; in aout_get_external_symbols()
1325 && exec_hdr (abfd)->a_syms != 0) in aout_get_external_symbols()
5220 exec_hdr (input_bfd)->a_trsize)) in aout_link_input_bfd()
5328 sz = exec_hdr (sub)->a_trsize; in NAME()
5331 sz = exec_hdr (sub)->a_drsize; in NAME()
5353 exec_hdr (abfd)->a_trsize = trsize; in NAME()
[all …]
H A Di386aout.c54 struct internal_exec *execp = exec_hdr (abfd); in i386aout_write_object_contents()
H A Daout-target.h41 struct internal_exec *execp = exec_hdr (abfd); in MY()
237 struct internal_exec *execp = exec_hdr (abfd); in MY()
334 struct internal_exec *execp = exec_hdr (abfd); in MY_final_link_callback()
H A Dnetbsd.h81 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Dfreebsd.h110 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Daoutf1.h189 struct internal_exec *execp = exec_hdr (abfd); in sunos_write_object_contents()
707 (char *) exec_hdr (exec_bfd), in sunos4_core_file_matches_executable_p()
H A Dlibcoff-in.h28 #define exec_hdr(bfd) (coff_data (bfd)->hdr) macro
H A Dmipsbsd.c135 struct internal_exec *execp = exec_hdr (abfd);
H A Dlibaout.h431 #define exec_hdr(bfd) (adata (bfd).hdr) macro
H A Dlibcoff.h32 #define exec_hdr(bfd) (coff_data (bfd)->hdr) macro
H A Di386linux.c75 struct internal_exec *execp = exec_hdr (abfd);
H A Dsparclinux.c77 struct internal_exec *execp = exec_hdr (abfd);
H A Dsunos.c1907 exec_hdr (sub)->a_trsize) in bfd_sunos_size_dynamic_sections()
1909 exec_hdr (sub)->a_drsize)) in bfd_sunos_size_dynamic_sections()
H A Decoff.c37 #undef exec_hdr
H A DChangeLog-94955568 * som.h (struct somdata): New field "exec_hdr" for the executable