diff options
| author | 2023-12-19 17:40:33 +0000 | |
|---|---|---|
| committer | 2023-12-21 12:19:34 +0000 | |
| commit | a4fd8bb141fdb877bfd0d69700dad4e2859634a7 (patch) | |
| tree | 8d95ef1ba0a2458786506e6b70ca0a5d48b8ac80 /libnativeloader/library_namespaces.cpp | |
| parent | e170e989bad0bcc3d178a679a692523e4b18786e (diff) | |
Use GetCurrentMethod to get the current method when tracing
The current method is passed in a register and we can use the
GetCurrentMethod as an input to the method entry / exit hooks. In most
cases we may just have the current method in the register on method
entry.
Bug: 259258187
Test: art/test.py
Change-Id: Iea75f41b0ec5ebbc2aef857c84f39846b594e8e7
Diffstat (limited to 'libnativeloader/library_namespaces.cpp')
0 files changed, 0 insertions, 0 deletions