Searched refs:SHF_EXECINSTR (Results 1 - 4 of 4) sorted by last modified time

/u-boot/drivers/remoteproc/
H A Dpru_rproc.c260 exec_flag = ((flags & RPROC_FLAGS_ELF_SHDR) ? flags & SHF_EXECINSTR :
/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c468 if (flags & SHF_EXECINSTR) {
H A Dpfe_firmware.c79 SHF_EXECINSTR)))
/u-boot/include/
H A Delf.h336 #define SHF_EXECINSTR 0x4 /* executable */ macro

Completed in 150 milliseconds