Home
last modified time | relevance | path

Searched refs:obj_str_filepos (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Di386os9k.c83 obj_str_filepos (abfd) = 0; in os9k_callback()
Dhp300hpux.c248 obj_str_filepos (abfd) = N_STROFF (*execp); in MY()
265 obj_str_filepos (abfd) = (obj_sym_filepos (abfd) + execp->a_syms); in MY()
Daout-adobe.c89 obj_str_filepos (abfd) = N_STROFF (*execp); in aout_adobe_callback()
Daout-target.h83 obj_str_filepos (abfd) = N_STROFF (*execp); in MY()
Dlibaout.h438 #define obj_str_filepos(bfd) (adata (bfd).str_filepos) macro
Dpdp11.c582 obj_str_filepos (abfd) = N_STROFF (*execp); in NAME()
1227 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0 in aout_get_external_symbols()
1234 if (! bfd_get_file_window (abfd, obj_str_filepos (abfd), stringsize, in aout_get_external_symbols()
3941 obj_str_filepos (abfd) = obj_sym_filepos (abfd) + exec_hdr (abfd)->a_syms; in NAME()
3950 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0 in NAME()
Daoutx.h583 obj_str_filepos (abfd) = N_STROFF (*execp); in NAME()
1343 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0 in aout_get_external_symbols()
1349 if (! bfd_get_file_window (abfd, obj_str_filepos (abfd), stringsize, in aout_get_external_symbols()
5613 obj_str_filepos (abfd) = obj_sym_filepos (abfd) + exec_hdr (abfd)->a_syms; in NAME()
5620 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0) in NAME()
Daout-tic30.c363 obj_str_filepos (abfd) = N_STROFF (*execp); in tic30_aout_callback()
Dbout.c140 obj_str_filepos (abfd) = N_STROFF (*execp); in b_out_callback()