Home
last modified time | relevance | path

Searched refs:PT_LOAD (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dxen.lds.S23 text PT_LOAD ;
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxen.lds.S36 text PT_LOAD ;
/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-tools.c372 return ((p_type == PT_LOAD) && (p_flags & (PF_R | PF_W | PF_X)) != 0); in elf_phdr_is_loadable()
/xen-4.10.0-shim-comet/xen/include/xen/
A Delfstructs.h464 #define PT_LOAD 1 /* loadable segment */ macro
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dmkelf32.c55 PT_LOAD, /* p_type */

Completed in 10 milliseconds