Notify dac when prejitted code is going to be used for a method (dotnet/coreclr#22296)
authorAndy Ayers <andya@microsoft.com>
Tue, 5 Feb 2019 08:43:23 +0000 (00:43 -0800)
committerMike McLaughlin <mikem@microsoft.com>
Tue, 5 Feb 2019 08:43:23 +0000 (00:43 -0800)
commit368c587d716af03b879894cb31c295c15add2a26
treed3043d31fdc89ff8adbd99ceaf59ba0a09e56b36
parenteafd9ad5841026de771e8ee48590d6b3fbdb0362
Notify dac when prejitted code is going to be used for a method (dotnet/coreclr#22296)

This allows sos bpmd breakpoints to work on prejitted methods.

Closes dotnet/coreclr#22265.

Commit migrated from https://github.com/dotnet/coreclr/commit/98b0e9a2b67c668fc9c29f3c12ecb02a1a535154
src/coreclr/src/vm/prestub.cpp