Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dppc.h186 #define EF_PPC_RELOCATABLE_LIB 0x00008000 /* PowerPC -mrelocatable-lib flag. */ macro
/toolchain/binutils/binutils-2.25/elfcpp/
Dpowerpc.h216 EF_PPC_RELOCATABLE_LIB = 0x00008000, // PowerPC -mrelocatable-lib flag. */ enumerator