Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dhppa.h610 #define PT_HP_CORE_MMF (PT_LOOS + 0x9) macro
/toolchain/binutils/binutils-2.27/bfd/
Delf64-hppa.c2788 || hdr->p_type == PT_HP_CORE_MMF) in elf64_hppa_section_from_phdr()
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3740 case PT_HP_CORE_MMF: return "HP_CORE_MMF"; in get_parisc_segment_type()