Searched defs:EF_PPC_RELOCATABLE_LIB (Results 1 – 5 of 5) sorted by relevance
198 #define EF_PPC_RELOCATABLE_LIB 0x00008000 /* PowerPC -mrelocatable-lib flag. */ macro
256 EF_PPC_RELOCATABLE_LIB = 0x00008000, // PowerPC -mrelocatable-lib flag. */ enumerator
1626 enum EF_PPC_RELOCATABLE_LIB = 0x00008000; variable