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

  /toolchain/binutils/binutils-2.25/include/elf/
frv.h 97 #define EF_FRV_LIBPIC 0x00001000 /* -mlibrary-pic */
114 #define EF_FRV_PIC_FLAGS (EF_FRV_PIC | EF_FRV_LIBPIC | EF_FRV_BIGPIC \
  /toolchain/binutils/binutils-2.25/gas/config/
tc-frv.c 426 frv_flags |= (EF_FRV_LIBPIC | EF_FRV_G0);
439 | EF_FRV_BIGPIC | EF_FRV_LIBPIC);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-frv.c     [all...]

Completed in 190 milliseconds