Lines Matching defs:segment
141 ** What type of data a segment holds.
177 ** Segment level stats.
392 char segment[0x40];
414 segment,
434 ERROR_REPORT(retval, segClass, "Unable to determine segment class.");
444 ** the segment
490 if(0 == strcmp(segment, theModule->mSegments[segmentIndex].mSegment))
508 theModule->mSegments[segmentIndex].mSegment = strdup(segment);
512 ERROR_REPORT(retval, segment, "Unable to duplicate string.");
518 ERROR_REPORT(retval, inOptions->mProgramName, "Unable to increase segment array.");
697 ** Go through and perform the steps on each section/segment.