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

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-coff.c 160 #define IMAGE_SYM_TYPE \
700 set_16 (&syms[0].sym.e_type[0], IMAGE_SYM_TYPE);
733 set_16 (&syms[0].sym.e_type[0], IMAGE_SYM_TYPE);
simple-object-xcoff.c 255 #define IMAGE_SYM_TYPE \
794 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);
827 set_16 (&syms[0].sym.n_type[0], IMAGE_SYM_TYPE);

Completed in 176 milliseconds