Whether the meaning of the offsetIntoBinaryTextSegment has changed in iOS 16?

In the official documentation

offsetIntoBinaryTextSegment

The offset of the stack frame into the text segment of the binary.

But in fact,On iOS 15 and below, the meaning of offsetIntoBinaryTextSegment is load address of image.

I found that iOS 16 has a fix for its calculation