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

  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 128 long rfdBase; /* index into the file indirect table */
  /toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h 212 intern->rfdBase = H_GET_32 (abfd, ext->f_rfdBase);
278 H_PUT_32 (abfd, intern->rfdBase, ext->f_rfdBase);
ecofflink.c 1013 fdr.rfdBase = newrfdbase;
1019 fdr.rfdBase += oldrfdbase;
    [all...]
ecoff.c 1031 + ((fdr->rfdBase + ifd)
    [all...]

Completed in 586 milliseconds