gecko-dev/mozglue/linker
Mike Hommey d76723e154 Bug 1433273 - Remove mozglue/linker/dladdr.h. r=froydnj
It was added in bug 683127 as a forced include for nspr, and
accidentally became unused after bug 1230117, but it turns out that all
versions of Android we care about nowadays (and probably back then) now
support dladdr.

--HG--
extra : rebase_source : 024244627c215de2d35e2f4595b7612eb1723996
2018-01-26 06:21:30 +09:00
..
tests Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
BaseElf.cpp
BaseElf.h
CustomElf.cpp Bug 1376704 - Remove szip support in the linker. r=snorp 2017-06-28 15:47:31 +09:00
CustomElf.h Bug 1376704 - Remove szip support in the linker. r=snorp 2017-06-28 15:47:31 +09:00
ElfLoader.cpp Bug 1414506 - Use system dl_iterate_phdr for system loaded libraries when we can. r=froydnj 2018-01-23 15:59:18 +09:00
ElfLoader.h Bug 1414506 - Use system dl_iterate_phdr for system loaded libraries when we can. r=froydnj 2018-01-23 15:59:18 +09:00
Elfxx.h Bug 1360321 - 4b. Add relocation macros for AArch64; r=froydnj r=glandium 2017-05-17 13:06:22 -04:00
Logging.h Bug 1414506 - Drive-by: Remove MOZ_CONCAT definition from mozglue/linker/Logging.h. r=froydnj 2018-01-19 20:12:04 +09:00
Mappable.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
Mappable.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
Utils.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
XZStream.cpp Bug 1414506 - Drive-by: Add missing <cstring> include to XZStream.cpp. r=froydnj 2018-01-19 20:08:08 +09:00
XZStream.h Bug 1380204: Improve error handling in XZStream.cpp r=glandium 2017-07-11 17:45:07 -07:00
Zip.cpp Bug 1318247 - [1.0] Add custom refcounting of zips in ZipCollection to allow for thread-safe reuse of zips. r=glandium 2017-06-30 10:47:29 -07:00
Zip.h Bug 1318247 - [1.0] Add custom refcounting of zips in ZipCollection to allow for thread-safe reuse of zips. r=glandium 2017-06-30 10:47:29 -07:00