HomeSort by relevance Sort by last modified time
    Searched refs:ipdMax (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-ecoff.c 165 SET (external_pdr, ipdMax, void *, debug_swap->external_pdr_size);
  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 50 * "rgPd" array whose domain is "0..ipdMax-1" and RanGe is PDR.
73 long ipdMax; /* number of procedures */
  /toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h 112 intern->ipdMax = H_GET_32 (abfd, ext->h_ipdMax);
154 H_PUT_32 (abfd, intern->ipdMax, ext->h_ipdMax);
ecofflink.c 1005 fdr.ipdFirst = output_symhdr->ipdMax;
1006 output_symhdr->ipdMax += fdr.cpd;
    [all...]
ecoff.c 547 UPDATE_RAW_END (cbPdOffset, ipdMax, backend->debug_swap.external_pdr_size);
    [all...]
elf64-alpha.c     [all...]
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c     [all...]

Completed in 323 milliseconds