Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h608 #define PT_HP_CORE_STACK (PT_LOOS + 0x7) macro
/toolchain/binutils/binutils-2.25/bfd/
Delf64-hppa.c2788 || hdr->p_type == PT_HP_CORE_STACK in elf64_hppa_section_from_phdr()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3285 case PT_HP_CORE_STACK: return "HP_CORE_STACK"; in get_parisc_segment_type()