Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc85xx/
A Du-boot-nand.lds17 text PT_LOAD;
18 bss PT_LOAD;
A Du-boot-spl.lds15 text PT_LOAD;
16 bss PT_LOAD;
A Du-boot.lds23 text PT_LOAD;
24 bss PT_LOAD;
/u-boot/drivers/remoteproc/
A Drproc-elf-loader.c184 if (phdr->p_type != PT_LOAD)
231 if (phdr->p_type != PT_LOAD)
/u-boot/include/
A Delf.h455 #define PT_LOAD 1 /* loadable segment */ macro

Completed in 9 milliseconds