Home
last modified time | relevance | path

Searched refs:EF_PARISC_WIDE (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDhppa.h39 #define EF_PARISC_WIDE 0x00080000 macro
/trueos/contrib/binutils/binutils/
HDreadelf.c2290 if (e_flags & EF_PARISC_WIDE) in get_machine_flags()