HomeSort by: relevance | last modified time | path
    Searched defs:PUT_SCNHDR_NRELOC (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
coffswap.h 186 #ifndef PUT_SCNHDR_NRELOC
187 #define PUT_SCNHDR_NRELOC H_PUT_16
813 PUT_SCNHDR_NRELOC (abfd, scnhdr_int->s_nreloc, scnhdr_ext->s_nreloc);
824 PUT_SCNHDR_NRELOC (abfd, 0xffff, scnhdr_ext->s_nreloc);
coff64-rs6000.c 61 #define PUT_SCNHDR_NRELOC H_PUT_32
  /src/external/gpl3/binutils.old/dist/bfd/
coffswap.h 186 #ifndef PUT_SCNHDR_NRELOC
187 #define PUT_SCNHDR_NRELOC H_PUT_16
818 PUT_SCNHDR_NRELOC (abfd, scnhdr_int->s_nreloc, scnhdr_ext->s_nreloc);
829 PUT_SCNHDR_NRELOC (abfd, 0xffff, scnhdr_ext->s_nreloc);
coff64-rs6000.c 61 #define PUT_SCNHDR_NRELOC H_PUT_32
  /src/external/gpl3/gdb/dist/bfd/
coffswap.h 186 #ifndef PUT_SCNHDR_NRELOC
187 #define PUT_SCNHDR_NRELOC H_PUT_16
818 PUT_SCNHDR_NRELOC (abfd, scnhdr_int->s_nreloc, scnhdr_ext->s_nreloc);
829 PUT_SCNHDR_NRELOC (abfd, 0xffff, scnhdr_ext->s_nreloc);
coff64-rs6000.c 61 #define PUT_SCNHDR_NRELOC H_PUT_32
  /src/external/gpl3/gdb.old/dist/bfd/
coffswap.h 186 #ifndef PUT_SCNHDR_NRELOC
187 #define PUT_SCNHDR_NRELOC H_PUT_16
818 PUT_SCNHDR_NRELOC (abfd, scnhdr_int->s_nreloc, scnhdr_ext->s_nreloc);
829 PUT_SCNHDR_NRELOC (abfd, 0xffff, scnhdr_ext->s_nreloc);
coff64-rs6000.c 61 #define PUT_SCNHDR_NRELOC H_PUT_32
  /src/external/gpl3/binutils/dist/include/coff/
ti.h 228 #define PUT_SCNHDR_NRELOC(ABFD, VAL, LOC) \
348 PUT_SCNHDR_NRELOC (ABFD, ((struct internal_scnhdr *)(INT))->s_nreloc,\
  /src/external/gpl3/binutils.old/dist/include/coff/
ti.h 228 #define PUT_SCNHDR_NRELOC(ABFD, VAL, LOC) \
348 PUT_SCNHDR_NRELOC (ABFD, ((struct internal_scnhdr *)(INT))->s_nreloc,\
  /src/external/gpl3/gdb/dist/include/coff/
ti.h 228 #define PUT_SCNHDR_NRELOC(ABFD, VAL, LOC) \
348 PUT_SCNHDR_NRELOC (ABFD, ((struct internal_scnhdr *)(INT))->s_nreloc,\
  /src/external/gpl3/gdb.old/dist/include/coff/
ti.h 228 #define PUT_SCNHDR_NRELOC(ABFD, VAL, LOC) \
348 PUT_SCNHDR_NRELOC (ABFD, ((struct internal_scnhdr *)(INT))->s_nreloc,\

Completed in 37 milliseconds