Searched refs:ilineBase (Results 1 – 7 of 7) sorted by relevance
120 long ilineBase; /* file's line symbols */ member
197 intern->ilineBase = H_GET_32 (abfd, ext->f_ilineBase); in ecoff_swap_fdr_in()263 H_PUT_32 (abfd, intern->ilineBase, ext->f_ilineBase); in ecoff_swap_fdr_out()
916 fdr.ilineBase = output_symhdr->ilineMax;
3761 file->fdr.ilineBase in ecoff_build_lineno()3762 = last_file->fdr.ilineBase + last_file->fdr.cline; in ecoff_build_lineno()3764 file->fdr.ilineBase = 0; in ecoff_build_lineno()
2279 (ecoff_build_lineno): Set ilineBase to sum of previous file's2280 ilineBase and cline.
1293 (ulong) (fdp->ilineBase + sym_hdr.cbLineOffset)); in print_file_desc()
4517 cur_file_ptr->fdr.ilineBase = fd_ptr->ilineBase; in copy_object()