Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h606 #define PT_HP_CORE_PROC (PT_LOOS + 0x5) macro
/toolchain/binutils/binutils-2.25/bfd/
Delf64-hppa.c2768 if (hdr->p_type == PT_HP_CORE_PROC) in elf64_hppa_section_from_phdr()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3283 case PT_HP_CORE_PROC: return "HP_CORE_PROC"; in get_parisc_segment_type()