gecko-dev/mozglue/linker
Mike Hommey 200194bccd Bug 725231 - Stop reporting library mappings to the crash reporter. r=snorp
This is a rebase of a 7-year-old patch that was r=taras. Back then it
was waiting for breakpad changes that never were reviewed. However,
since then, bug 1486524 made the linker always map uncompressed files
directly, making it less necessary to report the library mappings to
the crash reporter, and bug 1291377 disabled the linker altogether on
Android 6.0+, which makes report_mapping unused at all in that case.

Differential Revision: https://phabricator.services.mozilla.com/D81025
2020-07-06 14:38:29 +00:00
..
tests
BaseElf.cpp
BaseElf.h
CustomElf.cpp Bug 725231 - Stop reporting library mappings to the crash reporter. r=snorp 2020-07-06 14:38:29 +00:00
CustomElf.h
ElfLoader.cpp Bug 1648340 - Only call GetAndroidSDKVersion() on Android. r=froydnj 2020-06-25 10:59:19 +00:00
ElfLoader.h Bug 1626884 - Make RC non-copyable and declare operator= only in debug builds. r=froydnj 2020-04-06 09:17:34 +00:00
Elfxx.h
Linker.h
Logging.cpp
Logging.h
Mappable.cpp Bug 725231 - Stop reporting library mappings to the crash reporter. r=snorp 2020-07-06 14:38:29 +00:00
Mappable.h
Utils.h
XZStream.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
XZStream.h
Zip.cpp
Zip.h Bug 1626884 - Make RC non-copyable and declare operator= only in debug builds. r=froydnj 2020-04-06 09:17:34 +00:00
moz.build