1
1
mirror of https://github.com/rui314/mold.git synced 2024-11-10 10:57:55 +03:00
mold/macho
2022-06-05 18:02:47 +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] Report errors in -{un,}exported_symbols_list early 2022-06-05 18:02:47 +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 Style fix 2022-06-05 12:58:11 +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] Report errors in -{un,}exported_symbols_list early 2022-06-05 18:02:47 +08:00
mapfile.cc [Mach-O] Fix a crash bug 2022-06-02 18:05:31 +08:00
mold.h [Mach-O] Report errors in -{un,}exported_symbols_list early 2022-06-05 18:02:47 +08:00
output-chunks.cc Style fix 2022-06-05 12:58:11 +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