Home
last modified time | relevance | path

Searched refs:EF_FRV_NON_PIC_RELOCS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/elf/
Dfrv.h93 #define EF_FRV_NON_PIC_RELOCS 0x00000200 /* used non pic safe relocs */ macro
124 EF_FRV_NON_PIC_RELOCS | \
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-frv.c1775 else if ((frv_flags & EF_FRV_NON_PIC_RELOCS) == 0) in frv_frob_file_section()
1777 frv_flags |= EF_FRV_NON_PIC_RELOCS; in frv_frob_file_section()