mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
1da6d16d6d
Elfhack acts as a linker, and it uses the `elf_header` symbol to point at the ELF header in the injected code that applies relocations. Both GNU ld and lld expose a `__ehdr_start` symbol with the same meaning, so rename the `elf_header` symbol for compatibility. This will allow to reuse the code in the upcoming replacement for elfhack. Differential Revision: https://phabricator.services.mozilla.com/D187088 |
||
---|---|---|
.. | ||
build-binutils | ||
build-gcc | ||
build-hfsplus | ||
elfhack | ||
stdc++compat | ||
aix.exp | ||
moz.build | ||
mozconfig.asan | ||
mozconfig.linux | ||
mozconfig.linux32 | ||
mozconfig.stdcxx | ||
mozconfig.tsan | ||
mozconfig.unix | ||
print-non-newline.sh | ||
rewrite_sanitizer_dylib.py | ||
run-gprof.sh | ||
run-hiprof.sh | ||
run-mozilla.sh | ||
run-third.sh |