mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
9d8359ef7d
Gecko Profiler uses DWARF information to get stack. But xptcall assembler for Android/aarch64 doesn't have CFI directive, so it cannot walk stack well. Differential Revision: https://phabricator.services.mozilla.com/D18335 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
md | ||
genstubs.pl | ||
moz.build | ||
nsXPTCUtils.h | ||
porting.html | ||
README | ||
status.html | ||
xptcall.cpp | ||
xptcall.h | ||
xptcprivate.h | ||
xptcstubsdecl.inc | ||
xptcstubsdef.inc |
see: http://www.mozilla.org/scriptable/xptcall-faq.html and http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html