Searched refs:exec_hdr (Results 1 – 16 of 16) sorted by relevance
131 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 …]
565 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 …]
54 struct internal_exec *execp = exec_hdr (abfd); in i386aout_write_object_contents()
41 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()
81 struct internal_exec *execp = exec_hdr (abfd); in MY()
110 struct internal_exec *execp = exec_hdr (abfd); in MY()
189 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()
28 #define exec_hdr(bfd) (coff_data (bfd)->hdr) macro
135 struct internal_exec *execp = exec_hdr (abfd);
431 #define exec_hdr(bfd) (adata (bfd).hdr) macro
32 #define exec_hdr(bfd) (coff_data (bfd)->hdr) macro
75 struct internal_exec *execp = exec_hdr (abfd);
77 struct internal_exec *execp = exec_hdr (abfd);
1907 exec_hdr (sub)->a_trsize) in bfd_sunos_size_dynamic_sections()1909 exec_hdr (sub)->a_drsize)) in bfd_sunos_size_dynamic_sections()
37 #undef exec_hdr
5568 * som.h (struct somdata): New field "exec_hdr" for the executable