Searched defs:EF_PPC_RELOCATABLE (Results 1 – 5 of 5) sorted by relevance
197 #define EF_PPC_RELOCATABLE 0x00010000 /* PowerPC -mrelocatable flag. */ macro
255 EF_PPC_RELOCATABLE = 0x00010000, // PowerPC -mrelocatable flag. */ enumerator
1625 enum EF_PPC_RELOCATABLE = 0x00010000; variable