Another form of recording these values: 0x001f642e = 0xd2000 + 1197102.
So 0x001f642eis the actual address of the executable code, and 0xd2000is the starting address of the binary file where the code is executed, and 1197102is the offset inside the binary.
Kerni source
share