Searched refs:sectType (Results 1 – 1 of 1) sorted by relevance
482 uint8_t sectType = 0x0; in parseImage() local532 if (sectType == SectTrim && offset != 0x0) in parseImage()542 sectType = (uint8_t)dWord; in parseImage()543 if (sectType == SectTrim) in parseImage()552 configuration.section[sectIndex].type = sectType; in parseImage()