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

  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 87 long crfd; /* number of relative file descriptor entries */ member in struct:__anon116048
129 long crfd; /* count file indirect entries */ member in struct:fdr
  /toolchain/binutils/binutils-2.25/gas/config/
obj-ecoff.c 171 SET (external_rfd, crfd, void *, debug_swap->external_rfd_size);
  /toolchain/binutils/binutils-2.25/bfd/
ecofflink.c 638 sz = (input_symhdr->crfd + input_symhdr->ifdMax) * external_rfd_size;
713 newrfdbase = output_symhdr->crfd;
714 output_symhdr->crfd += input_symhdr->ifdMax;
720 rfd_end = rfd_in + input_symhdr->crfd * input_swap->external_rfd_size;
734 oldrfdbase = output_symhdr->crfd;
735 output_symhdr->crfd += input_symhdr->crfd;
1010 if (fdr.crfd <= 0)
1014 fdr.crfd = input_symhdr->ifdMax;
    [all...]
ecoffswap.h 126 intern->crfd = H_GET_32 (abfd, ext->h_crfd);
168 H_PUT_32 (abfd, intern->crfd, ext->h_crfd);
213 intern->crfd = H_GET_32 (abfd, ext->f_crfd);
279 H_PUT_32 (abfd, intern->crfd, ext->f_crfd);
ecoff.c 556 UPDATE_RAW_END (cbRfdOffset, crfd, backend->debug_swap.external_rfd_size);
    [all...]
elf64-alpha.c     [all...]
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]

Completed in 555 milliseconds