gecko/mozglue/linker
2013-01-03 08:43:26 +01:00
..
CustomElf.cpp Bug 824715 - Correctly calculate next page offset in custom linker; r=glandium 2013-01-01 21:44:04 -05:00
CustomElf.h Bug 747033 - Implement dl_iterate_phdr in the custom linker. r=froydnj 2012-04-25 09:05:02 +02:00
dladdr.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ElfLoader.cpp Fixup for dl_iterate_phdr after bug 808121. r=me 2012-11-07 16:45:48 +01:00
ElfLoader.h Bug 808121 - Ensure the pointers we change in the r_debug data are writable, which they aren't with upcoming Android system linker. r=nfroyd 2012-11-07 08:02:53 +01:00
Elfxx.h Bug 747033 - Implement dl_iterate_phdr in the custom linker. r=froydnj 2012-04-25 09:05:02 +02:00
Logging.h
Makefile.in Bug 825901 - Remove the old linker code. r=blassey 2013-01-03 08:43:26 +01:00
Mappable.cpp Bug 735615 - Remove AutoClean from mozglue/linkers/Utils.h r=glandium 2012-07-30 14:17:53 -04:00
Mappable.h Bug 735615 - Remove AutoClean from mozglue/linkers/Utils.h r=glandium 2012-07-30 14:17:53 -04:00
SeekableZStream.cpp Bug 686805 part 4 - Make the linker load libraries with on-demand decompression when they are seekable compressed streams. r=tglek,r=sewardj 2012-02-22 08:12:15 +01:00
SeekableZStream.h Bug 686805 part 4 - Make the linker load libraries with on-demand decompression when they are seekable compressed streams. r=tglek,r=sewardj 2012-02-22 08:12:15 +01:00
szip.cpp Bug 735615 - Remove AutoClean from mozglue/linkers/Utils.h r=glandium 2012-07-30 14:17:53 -04:00
Utils.h Bug 808121 - Ensure the pointers we change in the r_debug data are writable, which they aren't with upcoming Android system linker. r=nfroyd 2012-11-07 08:02:53 +01:00
Zip.cpp
Zip.h