Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/elf/
HDbfin.h88 #define EF_BFIN_PIC 0x00000001 /* -fpic */ macro
91 #define EF_BFIN_PIC_FLAGS (EF_BFIN_PIC | EF_BFIN_FDPIC)
/trueos/contrib/binutils/include/
HDChangeLog161 (EF_BFIN_PIC, EF_BFIN_FDPIC, EF_BFIN_PIC_FLAGS): New macros.