No. This statement is about one reported code region of the outer method containing code region of the inlined method.
On 12/19/06, George Timoshenko <[EMAIL PROTECTED]> wrote:
a question: Eugene Ostrovsky wrote: > I.e. outer.start <= inlined.start < inlined.end <= outer.end (where > method.start = code_addr , method.end = code_addr + code_size - 1) In the described situation outer method is being reported with several events. Do I understald correctly, that in the inequation above: outer.end - is a maximum of outer.end values from all outers events. (and outer.start - is a minimum) ?
