Debug sections for JIT-ed code are stored in-memory and loaded as part of module's image once __jit_debug_register_code is called -
if we cannot load a section by its base load address try to load it from in-memory data buffer if possible.
Details
Details
- Reviewers
clayborg tberghammer
Diff Detail
Diff Detail