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

  /toolchain/binutils/binutils-2.25/gas/
ecoff.h 57 (HDRR *hdr, char **bufp, const struct ecoff_debug_swap *);
ecoff.c     [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 92 } HDRR, *pHDRR;
93 #define cbHDRR sizeof(HDRR)
ecoff.h 290 HDRR symbolic_header;
384 void (*swap_hdr_in) (bfd *, void *, HDRR *);
395 void (*swap_hdr_out) (bfd *, const HDRR *, void *);
  /toolchain/binutils/binutils-2.25/gas/config/
obj-ecoff.c 143 HDRR *hdr;
  /toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h 79 static void ecoff_swap_hdr_in (bfd *, void *, HDRR *);
80 static void ecoff_swap_hdr_out (bfd *, const HDRR *, void *);
99 ecoff_swap_hdr_in (bfd *abfd, void * ext_copy, HDRR *intern)
140 ecoff_swap_hdr_out (bfd *abfd, const HDRR *intern_copy, void * ext_ptr)
143 HDRR intern[1];
ecofflink.c 576 HDRR * const output_symhdr = &output_debug->symbolic_header;
577 HDRR * const input_symhdr = &input_debug->symbolic_header;
1040 HDRR *symhdr;
    [all...]
ecoff.c 434 HDRR *internal_symhdr;
499 HDRR *internal_symhdr;
582 /* Get pointers for the numeric offsets in the HDRR structure. */
    [all...]
elf64-alpha.c     [all...]
elfxx-mips.c     [all...]

Completed in 290 milliseconds