Home
last modified time | relevance | path

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

/u-boot/drivers/net/pfe_eth/
A Dpfe_hw.c378 case SHT_PROGBITS: in pe_load_pmem_section()
424 case SHT_PROGBITS: in pe_load_dmem_section()
466 case SHT_PROGBITS: in pe_load_ddr_section()
571 case SHT_PROGBITS: in pe_load_pe_lmem_section()
/u-boot/tools/
A Dimg2srec.c312 if ( (sectHeader[i].sh_type == SHT_PROGBITS) in ConvertELF()
/u-boot/include/
A Delf.h272 #define SHT_PROGBITS 1 /* program defined information */ macro

Completed in 10 milliseconds