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

  /toolchain/binutils/binutils-2.25/bfd/
cofflink.c 41 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))
308 if (! obj_pe (abfd))
336 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
376 if (obj_pe (abfd)
404 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
682 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
    [all...]
libcoff-in.h 27 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
coff-tic80.c 551 if (! obj_pe (output_bfd))
coffgen.c 680 if (! obj_pe (abfd))
    [all...]
libcoff.h 31 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
    [all...]
pe-mips.c 684 if (! obj_pe (input_bfd))
coffcode.h     [all...]
coff-ppc.c     [all...]
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c     [all...]

Completed in 145 milliseconds