Searched refs:SHT_PROGBITS (Results 1 – 3 of 3) sorted by relevance
281 shdr->sh_type = SHT_PROGBITS; in rk_dump_elf64_image_phdr()388 shdr->sh_type = SHT_PROGBITS; in rk_dump_elf64_image_phdr()
312 if ( (sectHeader[i].sh_type == SHT_PROGBITS) in ConvertELF()
272 #define SHT_PROGBITS 1 /* program defined information */ macro