Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h394 #define EF_PPC_RELOCATABLE_LIB 0x00008000 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h459 _ELF_DEFINE_EF(EF_PPC_RELOCATABLE_LIB, 0x00008000UL, \
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c448 {EF_PPC_RELOCATABLE_LIB, "relocatable-lib"},