Commit History

作者 SHA1 備註 提交日期
  yury ed770f4485 * Use threadvar for the module name buffer to be thread-safe. 10 年之前
  yury 870b4d1ffe * On Android the dladdr() function does not return full path to modules. Emulate dladdr() by reading the /proc/self/maps to get full path to modules. 10 年之前
  yury b401a90eab * Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android. 10 年之前