Searched refs:obj_sym_filepos (Results 1 – 20 of 20) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | hp300hpux.c | 247 obj_sym_filepos (abfd) = N_SYMOFF (*execp); in MY() 264 obj_sym_filepos (abfd) = N_GNU_SYMOFF (*execp); in MY() 265 obj_str_filepos (abfd) = (obj_sym_filepos (abfd) + execp->a_syms); in MY() 547 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0 in MY()
|
D | cofflink.c | 773 obj_sym_filepos (abfd) = line_filepos; in _bfd_coff_final_link() 899 pos = obj_sym_filepos (abfd) + obj_raw_syment_count (abfd) in _bfd_coff_final_link() 929 pos = obj_sym_filepos (abfd) + flaginfo.last_file_index in _bfd_coff_final_link() 1003 pos = obj_sym_filepos (abfd) + flaginfo.last_file_index * symesz; in _bfd_coff_final_link() 1124 pos = obj_sym_filepos (abfd) + obj_raw_syment_count (abfd) * symesz; in _bfd_coff_final_link() 1872 pos = obj_sym_filepos (output_bfd); in _bfd_coff_link_input_bfd() 2114 pos = obj_sym_filepos (output_bfd); in _bfd_coff_link_input_bfd() 2300 pos = obj_sym_filepos (output_bfd) + syment_base * osymesz; in _bfd_coff_link_input_bfd() 2650 pos = obj_sym_filepos (output_bfd); in _bfd_coff_write_global_sym()
|
D | i386os9k.c | 84 obj_sym_filepos (abfd) = 0; in os9k_callback()
|
D | libcoff-in.h | 29 #define obj_sym_filepos(bfd) (coff_data (bfd)->sym_filepos) macro
|
D | pdp11.c | 583 obj_sym_filepos (abfd) = N_SYMOFF (*execp); in NAME() 1193 if (! bfd_get_file_window (abfd, obj_sym_filepos (abfd), in aout_get_external_symbols() 1206 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0 in aout_get_external_symbols() 3199 BFD_ASSERT (*reloff_ptr <= obj_sym_filepos (flaginfo->output_bfd) in aout_link_reloc_link_order() 3579 BFD_ASSERT (*reloff_ptr <= obj_sym_filepos (flaginfo->output_bfd) in aout_link_input_section() 3775 obj_sym_filepos (abfd) = aout_info.symoff; in NAME() 3941 obj_str_filepos (abfd) = obj_sym_filepos (abfd) + exec_hdr (abfd)->a_syms; in NAME()
|
D | aout-adobe.c | 90 obj_sym_filepos (abfd) = N_SYMOFF (*execp); in aout_adobe_callback()
|
D | aout-target.h | 82 obj_sym_filepos (abfd) = N_SYMOFF (*execp); in MY()
|
D | coffgen.c | 1262 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0) in coff_write_symbols() 1646 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0 in _bfd_coff_get_external_symbols() 1676 if (obj_sym_filepos (abfd) == 0) in _bfd_coff_read_string_table() 1682 pos = obj_sym_filepos (abfd); in _bfd_coff_read_string_table()
|
D | coff-ppc.c | 2149 obj_sym_filepos (abfd) = line_filepos; in ppc_bfd_coff_final_link() 2305 pos = obj_sym_filepos (abfd) + flaginfo.last_file_index * symesz; in ppc_bfd_coff_final_link() 2396 pos = obj_sym_filepos (abfd) + obj_raw_syment_count (abfd) * symesz; in ppc_bfd_coff_final_link()
|
D | coff-i960.c | 332 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0) in coff_i960_start_final_link()
|
D | libaout.h | 437 #define obj_sym_filepos(bfd) (adata (bfd).sym_filepos) macro
|
D | aoutx.h | 584 obj_sym_filepos (abfd) = N_SYMOFF (*execp); in NAME() 1310 if (! bfd_get_file_window (abfd, obj_sym_filepos (abfd), amt, in aout_get_external_symbols() 1322 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0 in aout_get_external_symbols() 3893 BFD_ASSERT (*reloff_ptr <= obj_sym_filepos (flaginfo->output_bfd) in aout_link_reloc_link_order() 4763 BFD_ASSERT (*reloff_ptr <= obj_sym_filepos (flaginfo->output_bfd) in aout_link_input_section() 5445 obj_sym_filepos (abfd) = aout_info.symoff; in NAME() 5613 obj_str_filepos (abfd) = obj_sym_filepos (abfd) + exec_hdr (abfd)->a_syms; in NAME()
|
D | xcofflink.c | 4414 pos = obj_sym_filepos (output_bfd); in xcoff_link_input_bfd() 4737 file_ptr pos = obj_sym_filepos (output_bfd) + syment_base * osymesz; in xcoff_link_input_bfd() 5139 pos = obj_sym_filepos (output_bfd); in xcoff_find_tc0() 5409 pos = obj_sym_filepos (output_bfd); in xcoff_write_global_symbol() 5665 pos = obj_sym_filepos (output_bfd); in xcoff_write_global_symbol() 6113 obj_sym_filepos (abfd) = line_filepos; in _bfd_xcoff_bfd_final_link() 6231 pos = obj_sym_filepos (abfd) + flinfo.last_file_index * symesz; in _bfd_xcoff_bfd_final_link() 6384 pos = obj_sym_filepos (abfd) + obj_raw_syment_count (abfd) * symesz; in _bfd_xcoff_bfd_final_link()
|
D | libcoff.h | 33 #define obj_sym_filepos(bfd) (coff_data (bfd)->sym_filepos) macro
|
D | aout-tic30.c | 362 obj_sym_filepos (abfd) = N_SYMOFF (*execp); in tic30_aout_callback()
|
D | peicode.h | 1021 obj_sym_filepos (abfd) = 0; in pe_ILF_build_a_bfd()
|
D | bout.c | 141 obj_sym_filepos (abfd) = N_SYMOFF (*execp); in b_out_callback()
|
D | coffcode.h | 2281 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0 in coff_set_arch_mach_hook() 4167 obj_sym_filepos (abfd) = sym_base; in coff_write_object_contents()
|
D | coff64-rs6000.c | 891 obj_sym_filepos (abfd) = sym_base; in xcoff64_write_object_contents()
|
D | ecoff.c | 37 #undef obj_sym_filepos
|