Skip to content
This repository was archived by the owner on Jan 25, 2018. It is now read-only.
This repository was archived by the owner on Jan 25, 2018. It is now read-only.

Routing is unavailable when in Release mode #6

@rodionovd

Description

@rodionovd

Due to compiler optimizations, some class methods and functions are inlined/removed, so we're unable to get their addresses to route.
rd_get_func_imp() returns some value for these ones though, but it's invalid and points outside a target memory region.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions