Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dppc.h188 #define EF_PPC_RELOCATABLE 0x00010000 /* PowerPC -mrelocatable flag. */ macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dppc.h197 #define EF_PPC_RELOCATABLE 0x00010000 /* PowerPC -mrelocatable flag. */ macro
/dflybsd-src/contrib/binutils-2.27/elfcpp/
H A Dpowerpc.h217 EF_PPC_RELOCATABLE = 0x00010000, // PowerPC -mrelocatable flag. */ enumerator