Searched refs:obj_str_filepos (Results 1 – 5 of 5) sorted by relevance
84 obj_str_filepos (abfd) = N_STROFF (*execp); in MY()
437 #define obj_str_filepos(bfd) (adata (bfd).str_filepos) macro
584 obj_str_filepos (abfd) = N_STROFF (*execp); in NAME()1333 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0 in aout_get_external_symbols()1339 if (! bfd_get_file_window (abfd, obj_str_filepos (abfd), stringsize, in aout_get_external_symbols()5544 obj_str_filepos (abfd) = obj_sym_filepos (abfd) + exec_hdr (abfd)->a_syms; in NAME()5553 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0 in NAME()
141 obj_str_filepos (abfd) = N_STROFF (*execp); in b_out_callback()
636 #define STRING_TABLE_OFFSET (sym_bfd->origin + obj_str_filepos (sym_bfd)) in dbx_symfile_init()