Searched refs:ipdMax (Results 1 – 7 of 7) sorted by relevance
73 long ipdMax; /* number of procedures */ member
805 (long) sym_ptr->ipdMax, in print_sym_hdr()806 (long) (sym_ptr->ipdMax * sizeof (PDR))); in print_sym_hdr()1345 proc_desc = (PDR *) read_seek (NULL, sym_hdr.ipdMax * sizeof (PDR), in read_tfile()
1427 #define ORIG_PROCS(indx) (CHECK ((indx), orig_sym_hdr.ipdMax, "procs"), (indx) + orig_procs)3802 file_ptr->fdr.ipdFirst = symbolic_header.ipdMax; in update_headers()3803 symbolic_header.ipdMax += file_ptr->fdr.cpd; in update_headers()3846 i = symbolic_header.ipdMax; /* procedure tables */ in update_headers()4054 if (symbolic_header.ipdMax > 0) /* procedure tables */ in write_object()4328 if (orig_sym_hdr.ipdMax > 0) /* procedure tables */ in copy_object()4329 orig_procs = (PDR *) read_seek (orig_sym_hdr.ipdMax * sizeof (PDR), in copy_object()
4715 hdr->ipdMax = proc_cnt; in ecoff_build_debug()
4710 hdr->ipdMax = proc_cnt; in ecoff_build_debug()