changeset 5045 | 59dd2a304f1d |
parent 3820 | 0a8fbbe180db |
child 5547 | f4b087cbb361 |
5044:7e40acdf2163 | 5045:59dd2a304f1d |
---|---|
288 # Needed because there is no JVM interface for this. |
288 # Needed because there is no JVM interface for this. |
289 sysThreadAvailableStackWithSlack; |
289 sysThreadAvailableStackWithSlack; |
290 |
290 |
291 # This is for Forte Analyzer profiling support. |
291 # This is for Forte Analyzer profiling support. |
292 AsyncGetCallTrace; |
292 AsyncGetCallTrace; |
293 |
|
294 # INSERT VTABLE SYMBOLS HERE |
|
295 |
|
293 local: |
296 local: |
294 *; |
297 *; |
295 }; |
298 }; |
296 |
299 |