Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dppc.h195 #define SHF_PPC_VLE 0x10000000 /* PowerPC VLE text section. */ macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dppc.h204 #define SHF_PPC_VLE 0x10000000 /* PowerPC VLE text section. */ macro
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dreadelf.c5933 if (flag == SHF_PPC_VLE) in get_elf_section_flags()
5994 && flag == SHF_PPC_VLE) in get_elf_section_flags()