<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thank you for your clarification.<br>
    <br>
    <ol>
      <li>VTableContext stores all thunk information for each method if
        it`s need.</li>
      <li>So if method have 20 thunks(for example), getThunkInfo will
        return vector with 20 elements. And EmitThunks will emit all of
        them.</li>
    </ol>
    Am I right?<br>
    <br>
     - Dmitry.<br>
  </body>
</html>