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

  /toolchain/binutils/binutils-2.27/bfd/
cofflink.c 41 || (obj_pe (abfd) && (sym).n_sclass == C_NT_WEAK))
309 if (! obj_pe (abfd))
337 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
377 if (obj_pe (abfd)
405 if (obj_pe (abfd) && (flags & BSF_SECTION_SYM) != 0)
683 if (obj_pe (abfd) && o->reloc_count >= 0xffff)
    [all...]
libcoff-in.h 32 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
coff-tic80.c 551 if (! obj_pe (output_bfd))
coffgen.c 675 if (! obj_pe (abfd))
    [all...]
libcoff.h 36 #define obj_pe(bfd) (coff_data (bfd)->pe) macro
    [all...]
pe-mips.c 687 if (! obj_pe (input_bfd))
coffcode.h     [all...]
coff-ppc.c     [all...]
  /toolchain/binutils/binutils-2.27/ld/
pe-dll.c     [all...]

Completed in 82 milliseconds