1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 16:48:04 +03:00
mold/elf
2022-07-12 16:38:47 +08:00
..
arch-arm32.cc [ELF][ARM32] Ignore R_ARM_V4BX 2022-07-12 12:33:02 +08:00
arch-arm64.cc [ELF][x86-64] Always create PLT entries starting with ENDBR64 2022-07-11 13:59:32 +08:00
arch-i386.cc Refactor 2022-07-12 13:11:56 +08:00
arch-riscv64.cc [ELF][x86-64] Always create PLT entries starting with ENDBR64 2022-07-11 13:59:32 +08:00
arch-x86-64.cc Refactor 2022-07-11 15:52:51 +08:00
cmdline.cc Add comments 2022-07-12 16:08:27 +08:00
dwarf.cc Avoid casting to E::WordTy 2022-05-01 15:56:38 +08:00
elf.h [ELF][x86-64] Always create PLT entries starting with ENDBR64 2022-07-11 13:59:32 +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 Update comments 2022-07-12 16:38:47 +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 Remove unused variable 2022-07-03 21:58:10 +02:00
lto.h Move a file 2022-05-15 16:43:22 +08:00
main.cc Revert "Implement `--(no-)allow-shlib-undefined." 2022-06-27 20:53:26 +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 [ELF] Define __dso_handle 2022-07-11 18:01:23 +08:00
output-chunks.cc [ELF][x86-64] Always create PLT entries starting with ENDBR64 2022-07-11 13:59:32 +08:00
passes.cc [ELF] Define __dso_handle 2022-07-11 18:01:23 +08: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