Home
last modified time | relevance | path

Searched refs:SHF_EXECINSTR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_firmware.c69 SHF_EXECINSTR))) in pfe_load_elf()
H A Dpfe_hw.c466 if (flags & SHF_EXECINSTR) { in pe_load_ddr_section()
/openbmc/u-boot/include/
H A Delf.h336 #define SHF_EXECINSTR 0x4 /* executable */ macro
/openbmc/qemu/include/
H A Delf.h1594 #define SHF_EXECINSTR 0x4 macro