Home
last modified time | relevance | path

Searched refs:EF_FRV_PIC (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dfrv.h92 #define EF_FRV_PIC 0x00000100 /* -fpic */ macro
114 #define EF_FRV_PIC_FLAGS (EF_FRV_PIC | EF_FRV_LIBPIC | EF_FRV_BIGPIC \
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-frv.c413 frv_flags |= EF_FRV_PIC; in md_parse_option()
437 frv_flags &= ~(EF_FRV_FDPIC | EF_FRV_PIC in md_parse_option()
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20082081 * elf32-frv.c (elf32_frv_relocate_section): Set EF_FRV_PIC by