Tag archive for "offset"

This procedure calculates offset of each program code block and total code size.

This procedure calculates offset in data segment for each block of typed constants and variables and checks total data size.

Before the target code is generated Turbo Pascal needs to know code size and offsets of instructions. This procedure processes intermediate code instructions and calculates the size of generated code, offsets of near jump instructions, offsets of labels and size of reference records.