Next: , Previous: , Up: JIT Compilation Interface   [Contents][Index]


30.3 Unregistering Code

If code is freed, then the JIT should use the following protocol:

If the JIT frees or recompiles code without unregistering it, then ROCGDB and the JIT will leak the memory used for the associated symbol files.