Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h604 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3) macro
/toolchain/binutils/binutils-2.25/bfd/
Delf64-hppa.c2752 if (hdr->p_type == PT_HP_CORE_KERNEL) in elf64_hppa_section_from_phdr()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3281 case PT_HP_CORE_KERNEL: return "HP_CORE_KERNEL"; in get_parisc_segment_type()