зеркало из https://github.com/mozilla/gecko-dev.git
69fef46cab
This requires a workaround for the use of __wrap_dladdr, which can't be used in logalloc-replay. The workaround involves making __wrap_dladdr expand to dladdr, but that makes the definition ElfLinker.h conflict with the one in the Android system headers, so we change it to match, and adjust ElfLinker.cpp accordingly. And while here, fix the condition in mozglue/misc to match the condition around including Linker.h in StackWalk.cpp itself. Differential Revision: https://phabricator.services.mozilla.com/D82648 |
||
---|---|---|
.. | ||
build | ||
gtest | ||
mozalloc | ||
replace | ||
volatile | ||
app.mozbuild | ||
moz.build | ||
moz.configure |