1
1
mirror of https://github.com/rui314/mold.git synced 2024-11-13 09:39:13 +03:00
mold/elf
2021-12-25 15:10:24 +09:00
..
arch-arm64.cc Fix -Wall warnings 2021-12-22 12:10:20 +09:00
arch-i386.cc Fix -Wall warnings 2021-12-22 12:10:20 +09:00
arch-x86-64.cc [ELF] Remove R_X86_64_{TLSLD,TPOFF32,TPOFF64} error checks 2021-12-24 22:50:15 +09:00
cmdline.cc [ELF] Support extern "C++" in dynamic lists 2021-12-25 15:10:24 +09:00
elf.h Add -z nodefaultlib 2021-12-23 15:01:57 +09:00
gc-sections.cc Rename variables 2021-12-11 21:40:57 +09:00
icf.cc Fix -Wall warnings 2021-12-22 12:10:20 +09:00
input-sections.cc Fix -Wall warnings 2021-12-22 12:10:20 +09:00
linker-script.cc [ELF] Support extern "C++" in dynamic lists 2021-12-25 15:10:24 +09:00
main.cc [ELF] Support extern "C++" in dynamic lists 2021-12-25 15:10:24 +09:00
mapfile.cc Fix -Wall warnings 2021-12-22 12:10:20 +09:00
mold-wrapper.c [ELF] Add missing calls to va_end() 2021-12-22 14:10:01 +01:00
mold.h [ELF] Add -z separate-code, -z noseparate-code and -z separate-lodable-segments 2021-12-24 20:28:45 +09:00
object-file.cc [ELF] Export undef symbols if both -z defs and -warn-undefined-symbols are given 2021-12-24 21:13:15 +09:00
output-chunks.cc [ELF] Add -z separate-code, -z noseparate-code and -z separate-lodable-segments 2021-12-24 20:28:45 +09:00
output-file.cc Rename variables 2021-12-11 21:40:57 +09:00
passes.cc [ELF] Support extern "C++" in dynamic lists 2021-12-25 15:10:24 +09:00
relocatable.cc Rename variables 2021-12-11 21:40:57 +09:00
subprocess.cc Rename variables 2021-12-11 21:40:57 +09:00