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

  /src/external/gpl3/binutils/dist/bfd/
coffswap.h 156 #ifndef GET_SCNHDR_SIZE
157 #define GET_SCNHDR_SIZE H_GET_32
763 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size);
libpei.h 187 #ifndef GET_SCNHDR_SIZE
188 #define GET_SCNHDR_SIZE H_GET_32
coff-alpha.c 70 #define GET_SCNHDR_SIZE H_GET_64
coff64-rs6000.c 51 #define GET_SCNHDR_SIZE H_GET_64
  /src/external/gpl3/binutils.old/dist/bfd/
coffswap.h 156 #ifndef GET_SCNHDR_SIZE
157 #define GET_SCNHDR_SIZE H_GET_32
769 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size);
libpei.h 185 #ifndef GET_SCNHDR_SIZE
186 #define GET_SCNHDR_SIZE H_GET_32
coff-alpha.c 70 #define GET_SCNHDR_SIZE H_GET_64
coff64-rs6000.c 51 #define GET_SCNHDR_SIZE H_GET_64
  /src/external/gpl3/gdb/dist/bfd/
coffswap.h 156 #ifndef GET_SCNHDR_SIZE
157 #define GET_SCNHDR_SIZE H_GET_32
769 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size);
libpei.h 185 #ifndef GET_SCNHDR_SIZE
186 #define GET_SCNHDR_SIZE H_GET_32
coff-alpha.c 70 #define GET_SCNHDR_SIZE H_GET_64
coff64-rs6000.c 51 #define GET_SCNHDR_SIZE H_GET_64
  /src/external/gpl3/gdb.old/dist/bfd/
coffswap.h 156 #ifndef GET_SCNHDR_SIZE
157 #define GET_SCNHDR_SIZE H_GET_32
769 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size);
libpei.h 185 #ifndef GET_SCNHDR_SIZE
186 #define GET_SCNHDR_SIZE H_GET_32
coff-alpha.c 70 #define GET_SCNHDR_SIZE H_GET_64
coff64-rs6000.c 51 #define GET_SCNHDR_SIZE H_GET_64
  /src/external/gpl3/binutils/dist/include/coff/
ti.h 316 #define GET_SCNHDR_SIZE(ABFD, SZP) \
  /src/external/gpl3/binutils.old/dist/include/coff/
ti.h 316 #define GET_SCNHDR_SIZE(ABFD, SZP) \
  /src/external/gpl3/gdb/dist/include/coff/
ti.h 316 #define GET_SCNHDR_SIZE(ABFD, SZP) \
  /src/external/gpl3/gdb.old/dist/include/coff/
ti.h 316 #define GET_SCNHDR_SIZE(ABFD, SZP) \

Completed in 60 milliseconds