Skip to content

ORC generates PLT entries for JIT'd code #16

@kavon

Description

@kavon

It might be possible to patch in a PC-relative call to code without going through the trampoline by searching the PLT and patching in a call with the offset to that. These facilities seem to be internal to RuntimeDyld, so some exposure of the functionality would be required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions