/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | i386os9k.c | 153 struct internal_exec *execp = exec_hdr (abfd); 212 exec_hdr (abfd) = &rawptr->e; 230 exec_hdr (abfd)->a_info = BMAGIC; 232 exec_hdr (abfd)->a_text = obj_textsec (abfd)->_raw_size; 233 exec_hdr (abfd)->a_data = obj_datasec (abfd)->_raw_size; 234 exec_hdr (abfd)->a_bss = obj_bsssec (abfd)->_raw_size; 236 exec_hdr (abfd)->a_entry = bfd_get_start_address (abfd); 237 exec_hdr (abfd)->a_trsize = ((obj_textsec (abfd)->reloc_count) * 244 exec_hdr (abfd)->a_balign = obj_bsssec (abfd)->alignment_power; 246 exec_hdr (abfd)->a_tload = obj_textsec (abfd)->vma; [all …]
|
H A D | aout-adobe.c | 155 struct internal_exec *execp = exec_hdr (abfd); 293 exec_hdr (abfd) = &rawptr->e; 313 exec_hdr (abfd)->a_info = ZMAGIC; 317 exec_hdr (abfd)->a_text = 0; 318 exec_hdr (abfd)->a_data = 0; 319 exec_hdr (abfd)->a_bss = 0; 320 exec_hdr (abfd)->a_trsize = 0; 321 exec_hdr (abfd)->a_drsize = 0; 327 exec_hdr (abfd)->a_text += sect->_raw_size; 333 exec_hdr (abfd)->a_data += sect->_raw_size; [all …]
|
H A D | bout.c | 177 struct internal_exec *execp = exec_hdr (abfd); 245 exec_hdr (abfd) = &rawptr->e; 295 exec_hdr (abfd)->a_info = BMAGIC; 297 exec_hdr (abfd)->a_text = obj_textsec (abfd)->_raw_size; 298 exec_hdr (abfd)->a_data = obj_datasec (abfd)->_raw_size; 299 exec_hdr (abfd)->a_bss = obj_bsssec (abfd)->_raw_size; 301 exec_hdr (abfd)->a_entry = bfd_get_start_address (abfd); 311 exec_hdr (abfd)->a_tload = obj_textsec (abfd)->vma; 312 exec_hdr (abfd)->a_dload = obj_datasec (abfd)->vma; 577 reloc_size = exec_hdr(abfd)->a_drsize; [all …]
|
H A D | som.h | 122 struct som_exec_auxhdr *exec_hdr; member 193 #define obj_som_exec_hdr(bfd) (somdata(bfd).exec_hdr)
|
H A D | hp300hpux.c | 232 struct internal_exec *execp = exec_hdr (abfd); 292 struct internal_exec *execp = exec_hdr (abfd); 553 symbol_bytes = exec_hdr (abfd)->a_syms; 745 reloc_size = exec_hdr (abfd)->a_drsize; 751 reloc_size = exec_hdr (abfd)->a_trsize;
|
H A D | pdp11.c | 768 struct exec *execp = exec_hdr (abfd); 894 exec_hdr (abfd) = &(rawptr->e); 1486 exec_hdr (abfd)->a_syms, 1500 != exec_hdr (abfd)->a_syms)) 1512 && exec_hdr (abfd)->a_syms != 0) 3479 sz = exec_hdr (sub)->a_trsize; 3482 sz = exec_hdr (sub)->a_drsize; 3504 exec_hdr (abfd)->a_trsize = trsize; 3505 exec_hdr (abfd)->a_drsize = drsize; 3719 + exec_hdr (abfd)->a_data [all …]
|
H A D | aout-encap.c | 86 struct internal_exec *execp = exec_hdr (abfd); 131 struct internal_exec *execp = exec_hdr (abfd);
|
H A D | i386aout.c | 66 struct internal_exec *execp = exec_hdr (abfd);
|
H A D | aoutx.h | 568 struct exec *execp = exec_hdr (abfd); 592 switch (N_MACHTYPE (*exec_hdr (abfd))) 698 exec_hdr (abfd) = &(rawptr->e); 1333 exec_hdr (abfd)->a_syms, 1346 amt = exec_hdr (abfd)->a_syms; 1360 && exec_hdr (abfd)->a_syms != 0) 3798 sz = exec_hdr (sub)->a_trsize; 3801 sz = exec_hdr (sub)->a_drsize; 3823 exec_hdr (abfd)->a_trsize = trsize; 3824 exec_hdr (abfd)->a_drsize = drsize; [all …]
|
H A D | pc532-mach.c | 90 struct internal_exec *execp = exec_hdr (abfd);
|
H A D | netbsd.h | 81 struct internal_exec *execp = exec_hdr (abfd);
|
H A D | freebsd.h | 77 struct internal_exec *execp = exec_hdr (abfd);
|
H A D | aout-target.h | 44 struct internal_exec *execp = exec_hdr (abfd); 261 struct internal_exec *execp = exec_hdr (abfd); 364 struct internal_exec *execp = exec_hdr (abfd);
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aout-adobe.c | 78 struct internal_exec *execp = exec_hdr (abfd); in aout_adobe_callback() 254 exec_hdr (abfd) = &rawptr->e; in aout_adobe_mkobject() 280 exec_hdr (abfd)->a_info = ZMAGIC; in aout_adobe_write_object_contents() 283 exec_hdr (abfd)->a_text = 0; in aout_adobe_write_object_contents() 284 exec_hdr (abfd)->a_data = 0; in aout_adobe_write_object_contents() 285 exec_hdr (abfd)->a_bss = 0; in aout_adobe_write_object_contents() 286 exec_hdr (abfd)->a_trsize = 0; in aout_adobe_write_object_contents() 287 exec_hdr (abfd)->a_drsize = 0; in aout_adobe_write_object_contents() 293 exec_hdr (abfd)->a_text += sect->size; in aout_adobe_write_object_contents() 299 exec_hdr (abfd)->a_data += sect->size; in aout_adobe_write_object_contents() [all …]
|
H A D | bout.c | 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() 678 reloc_size = exec_hdr (abfd)->a_drsize; in b_out_slurp_reloc_table() [all …]
|
H A D | som.h | 122 struct som_exec_auxhdr *exec_hdr; member 225 #define obj_som_exec_hdr(bfd) (somdata (bfd).exec_hdr)
|
H A D | pdp11.c | 559 struct exec *execp = exec_hdr (abfd); in NAME() 666 exec_hdr (abfd) = &(rawptr->e); in NAME() 1198 exec_hdr (abfd)->a_syms, in aout_get_external_symbols() 1212 != exec_hdr (abfd)->a_syms)) in aout_get_external_symbols() 1224 && exec_hdr (abfd)->a_syms != 0) in aout_get_external_symbols() 3604 exec_hdr (input_bfd)->a_trsize)) in aout_link_input_bfd() 3712 sz = exec_hdr (sub)->a_trsize; in NAME() 3715 sz = exec_hdr (sub)->a_drsize; in NAME() 3737 exec_hdr (abfd)->a_trsize = trsize; in NAME() 3738 exec_hdr (abfd)->a_drsize = drsize; in NAME() [all …]
|
H A D | hp300hpux.c | 232 struct internal_exec *execp = exec_hdr (abfd); 292 struct internal_exec *execp = exec_hdr (abfd); 553 symbol_bytes = exec_hdr (abfd)->a_syms; 745 reloc_size = exec_hdr (abfd)->a_drsize; 751 reloc_size = exec_hdr (abfd)->a_trsize;
|
H A D | i386aout.c | 54 struct internal_exec *execp = exec_hdr (abfd); in i386aout_write_object_contents()
|
H A D | aoutx.h | 542 struct exec *execp = exec_hdr (abfd); in NAME() 565 switch (N_MACHTYPE (*exec_hdr (abfd))) in NAME() 663 exec_hdr (abfd) = &(rawptr->e); in NAME() 1281 exec_hdr (abfd)->a_syms, in aout_get_external_symbols() 1293 amt = exec_hdr (abfd)->a_syms; in aout_get_external_symbols() 1307 && exec_hdr (abfd)->a_syms != 0) in aout_get_external_symbols() 5198 exec_hdr (input_bfd)->a_trsize)) in aout_link_input_bfd() 5306 sz = exec_hdr (sub)->a_trsize; in NAME() 5309 sz = exec_hdr (sub)->a_drsize; in NAME() 5331 exec_hdr (abfd)->a_trsize = trsize; in NAME() [all …]
|
H A D | pc532-mach.c | 90 struct internal_exec *execp = exec_hdr (abfd);
|
H A D | aout-target.h | 40 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()
|
H A D | netbsd.h | 81 struct internal_exec *execp = exec_hdr (abfd); in MY()
|
H A D | freebsd.h | 76 struct internal_exec *execp = exec_hdr (abfd); in MY()
|
H A D | aout-tic30.c | 321 struct internal_exec *execp = exec_hdr (abfd); in tic30_aout_callback() 618 struct internal_exec *execp = exec_hdr (abfd); in tic30_aout_write_object_contents() 682 struct internal_exec *execp = exec_hdr (abfd); in MY_final_link_callback() 699 struct internal_exec *execp = exec_hdr (abfd); in MY_bfd_final_link()
|