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

  /toolchain/binutils/binutils-2.25/include/coff/
m88k.h 170 #define GET_SCN_NRELOC(abfd, ext) \
  /toolchain/binutils/binutils-2.25/bfd/
libpei.h 95 #ifndef GET_SCN_NRELOC
96 #define GET_SCN_NRELOC(abfd, ext) \
coffswap.h 68 #ifndef GET_SCN_NRELOC
69 #define GET_SCN_NRELOC(abfd, ext) \
428 in->x_scn.x_nreloc = GET_SCN_NRELOC (abfd, ext);
peXXigen.c 323 in->x_scn.x_nreloc = GET_SCN_NRELOC (abfd, ext);
    [all...]

Completed in 718 milliseconds