gecko-dev/xpcom/reflect/xptcall
Nathan Froyd 0273818ea0 Bug 1542048 - mark aarch64 unix's PrepareAndDispatch as used; r=mccr8
Otherwise, LTO will eliminate it because the compiler can't see the
calls to PrepareAndDispatch from the relevant assembly file.

Differential Revision: https://phabricator.services.mozilla.com/D26244

--HG--
extra : moz-landing-system : lando
2019-04-04 21:13:47 +00:00
..
md Bug 1542048 - mark aarch64 unix's PrepareAndDispatch as used; r=mccr8 2019-04-04 21:13:47 +00:00
README
genstubs.pl
moz.build
nsXPTCUtils.h
porting.html
status.html
xptcall.cpp
xptcall.h
xptcprivate.h
xptcstubsdecl.inc
xptcstubsdef.inc

README

see:

http://www.mozilla.org/scriptable/xptcall-faq.html
and
http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html