Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dspu.h52 #define PF_OVERLAY (1 << 27) macro
/toolchain/binutils/binutils-2.25/bfd/
Delf32-spu.c262 if (phdr->p_type == PT_LOAD && (phdr->p_flags & PF_OVERLAY) != 0) in spu_elf_object_p()
5334 phdr[i].p_flags |= PF_OVERLAY; in spu_elf_modify_program_headers()
DChangeLog-20093117 * elf32-spu.c (spu_elf_modify_segment_map): Move all PF_OVERLAY