Home
last modified time | relevance | path

Searched defs:EF_PPC_RELOCATABLE_LIB (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dppc.h189 #define EF_PPC_RELOCATABLE_LIB 0x00008000 /* PowerPC -mrelocatable-lib flag. */ macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dppc.h198 #define EF_PPC_RELOCATABLE_LIB 0x00008000 /* PowerPC -mrelocatable-lib flag. */ macro
/dflybsd-src/contrib/binutils-2.27/elfcpp/
H A Dpowerpc.h218 EF_PPC_RELOCATABLE_LIB = 0x00008000, // PowerPC -mrelocatable-lib flag. */ enumerator