On Fri, Feb 3, 2012 at 3:29 AM, r4start <r4start at gmail.com> wrote: > Thank you for your clarification. > > VTableContext stores all thunk information for each method if it`s need. > So if method have 20 thunks(for example), getThunkInfo will return vector > with 20 elements. And EmitThunks will emit all of them. > > Am I right? Yes, exactly. -Eli