Home
last modified time | relevance | path

Searched refs:EF_PARISC_ARCH (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h48 #define EF_PARISC_ARCH 0x0000ffff macro
/toolchain/binutils/binutils-2.25/bfd/
Delf-hppa.h1136 elf_elfheader (abfd)->e_flags &= ~(EF_PARISC_ARCH | EF_PARISC_TRAPNIL in elf_hppa_final_write_processing()
Delf64-hppa.c344 switch (flags & (EF_PARISC_ARCH | EF_PARISC_WIDE)) in elf64_hppa_object_p()
Delf32-hppa.c958 switch (flags & (EF_PARISC_ARCH | EF_PARISC_WIDE)) in elf32_hppa_object_p()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3021 switch (e_flags & EF_PARISC_ARCH) in get_machine_flags()