Some instructions can only be copied if the relative offset is adjusted.
This patch adds support for two common instruction.
It's quite common to have a indirect load in the prologue
(loading the security cookie).
Paths
| Differential D22647
[compiler-rt] Add support for relative offset adjustment in interception ClosedPublic Authored by etienneb on Jul 21 2016, 2:07 PM.
Details Summary Some instructions can only be copied if the relative offset is adjusted. This patch adds support for two common instruction.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 21 2016, 2:09 PM
Revision Contents
Diff 64958 lib/interception/interception_win.cc
|