gecko/mozglue/linker
Mike Hommey 8751066e3e Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd
The new class is kind of like SystemElf, but using our linker's own symbol
resolution. This also adds some initialization from ELF program headers that
weren't done previously for self_elf, as well as registration as for CustomElf
instances.
2014-10-16 09:20:06 +09:00
..
tests Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
BaseElf.cpp Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
BaseElf.h Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
CustomElf.cpp Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
CustomElf.h Bug 1081034 part 1 - Move GetSymbolPtr, Contains and FindExidx from CustomElf to BaseElf. r=nfroyd 2014-10-16 09:19:46 +09:00
dladdr.h
ElfLoader.cpp Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
ElfLoader.h Bug 1081034 part 2 - Move initialization of self_elf to its own separate class. r=nfroyd 2014-10-16 09:20:06 +09:00
Elfxx.h
Logging.h
Makefile.in Bug 1045783 - Move HOST_EXTRA_LIBS to moz.build as HOST_OS_LIBS. r=mshal 2014-08-06 07:26:05 +09:00
Mappable.cpp Bug 1037100 - Remove all use of ScopedDeleteArray from mozglue/. r=glandium 2014-07-21 18:14:11 -04:00
Mappable.h Bug 1037100 - Remove all use of ScopedDeleteArray from mozglue/. r=glandium 2014-07-21 18:14:11 -04:00
moz.build Bug 1077384 - Make libmozglue a pseudo-LD_PRELOAD on android. r=nfroyd 2014-10-07 07:42:18 +09:00
SeekableZStream.cpp
SeekableZStream.h
szip.cpp
Utils.h Bug 1077384 - Make libmozglue a pseudo-LD_PRELOAD on android. r=nfroyd 2014-10-07 07:42:18 +09:00
Zip.cpp
Zip.h