1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-20 09:27:45 +03:00
mold/macho
2022-06-05 12:50:28 +08:00
..
arch-arm64.cc [Mach-O] Fix thread-local variables 2022-05-31 16:54:05 +08:00
arch-x86-64.cc Refactor 2022-05-30 13:39:53 +08:00
cmdline.cc [Mach-O] Add -current_versin 2022-06-05 12:50:28 +08:00
dead-strip.cc [Mach-O] Support a local reference to a personality function 2022-06-04 20:17:16 +08:00
dumper.cc [Mach-O] Rename variables 2022-06-02 18:18:42 +08:00
input-files.cc Refactor 2022-06-05 11:34:13 +08:00
input-sections.cc [Mach-O] Deduplicate comdat sections 2022-05-22 16:37:14 +08:00
lto.cc [Mach-O] Handle private extern symbols 2022-06-02 21:27:10 +08:00
lto.h [Mach-O][ELF] Add a cleanup handler 2022-05-16 20:14:52 +08:00
macho.h [Mach-O] Fix a constant 2022-06-04 20:17:16 +08:00
main.cc [Mach-O] Do not read the same .a more than once 2022-06-05 12:30:16 +08:00
mapfile.cc [Mach-O] Fix a crash bug 2022-06-02 18:05:31 +08:00
mold.h [Mach-O] Add -current_versin 2022-06-05 12:50:28 +08:00
output-chunks.cc [Mach-O] Add -current_versin 2022-06-05 12:50:28 +08:00
tapi.cc Remove dead code 2022-06-05 11:39:09 +08:00
yaml.cc Refactor 2022-06-05 11:45:45 +08:00