1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 16:48:04 +03:00
mold/elf
2022-06-24 10:44:35 +08:00
..
arch-arm32.cc [ELF] Handle R_ARM_MOVT_PREL and R_ARM_PREL31 as non-address-taking relocations 2022-06-19 11:32:08 +08:00
arch-arm64.cc Simplify 2022-06-15 10:40:38 +08:00
arch-i386.cc Simplify 2022-06-15 10:40:38 +08:00
arch-riscv64.cc Simplify 2022-06-15 10:40:38 +08:00
arch-x86-64.cc Simplify 2022-06-15 10:40:38 +08:00
cmdline.cc Simplify 2022-06-24 10:44:35 +08:00
dwarf.cc Avoid casting to E::WordTy 2022-05-01 15:56:38 +08:00
elf.h [ELF] Support --package-metadata 2022-05-26 21:04:36 +08:00
gc-sections.cc Refactor 2022-05-24 15:52:33 +08:00
icf.cc Refactor 2022-05-24 15:52:33 +08:00
input-files.cc Simplify 2022-06-24 10:44:35 +08:00
input-sections.cc Attempt to fix CI 2022-06-15 13:12:18 +08:00
linker-script.cc [ELF] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
lto.cc Move a file 2022-05-15 16:43:22 +08:00
lto.h Move a file 2022-05-15 16:43:22 +08:00
main.cc Simplify 2022-06-24 10:44:35 +08:00
mapfile.cc Revert "simplify opt_demangle setup" 2022-06-15 13:16:50 +08:00
mold-wrapper.c [ELF] Fix mold-wrapper's execle 2022-05-10 12:43:17 +08:00
mold.h Simplify 2022-06-24 10:44:35 +08:00
output-chunks.cc [ELF] Support --package-metadata 2022-05-26 21:04:36 +08:00
passes.cc Implement `--(no-)allow-shlib-undefined. 2022-06-23 23:46:15 +01:00
relocatable.cc Merge elf/output-file.cc and macho/output-file.cc into a single file 2022-05-17 16:22:17 +08:00
subprocess.cc Print out an error message if mold -run is used on macOS 2022-06-09 10:36:02 -07:00