mold/elf
Rui Ueyama 3ec4b1787e Refactor 2024-05-08 16:43:42 +09:00
..
arch-alpha.cc
arch-arm32.cc [ARM32] Show "recompile with -fPIC" error for absolute relocations 2024-03-19 13:19:05 +09:00
arch-arm64.cc Use trap instructions instead of nop to fill gaps 2024-03-29 15:39:59 +09:00
arch-i386.cc Handle LLVM-generated TLSDESC code sequence 2023-11-26 18:49:20 +09:00
arch-loongarch.cc Rename classes 2023-11-22 20:56:21 +09:00
arch-m68k.cc
arch-ppc32.cc Rename classes 2023-11-22 20:56:21 +09:00
arch-ppc64v1.cc Fix R_PPC64_DTPREL16_LO_DS 2024-02-23 17:14:25 +09:00
arch-ppc64v2.cc [PPC64V2] Emit _savegpr0_*, _restgpr0_*, _savegpr1_* and _restgpr1_* symbols 2024-02-27 14:35:19 +09:00
arch-riscv.cc Refactor 2024-04-18 22:15:03 +09:00
arch-s390x.cc
arch-sh4.cc
arch-sparc64.cc
arch-x86-64.cc Handle LLVM-generated TLSDESC code sequence 2023-11-26 18:49:20 +09:00
cmdline.cc Refactor 2024-05-08 16:43:42 +09:00
config.cc Refactor 2024-04-13 17:30:32 +09:00
elf.cc Refactor 2024-04-13 17:30:32 +09:00
elf.h Use trap instructions instead of nop to fill gaps 2024-03-29 15:39:59 +09:00
gc-sections.cc Refactor 2024-05-08 16:43:42 +09:00
gdb-index.cc Use xxhash instead of gdb_hash for the internal hashmap for .gdb_index 2024-03-06 13:12:53 +09:00
icf.cc Rename SyncOut -> Out 2024-05-04 18:16:04 +09:00
input-files.cc Rename SyncOut -> Out 2024-05-04 18:16:04 +09:00
input-sections.cc Refactor 2024-04-21 15:23:56 +09:00
linker-script.cc Refactor 2024-05-05 13:08:04 +09:00
lto-unix.cc Rename SyncOut -> Out 2024-05-04 18:16:04 +09:00
lto-win32.cc Refactor 2024-03-20 15:05:16 +09:00
lto.h
main.cc Rename SyncOut -> Out 2024-05-04 18:16:04 +09:00
mapfile.cc Remove a use of thread-local variable 2024-05-04 17:42:46 +09:00
mold-wrapper.c Simplify 2024-03-28 17:47:28 +09:00
mold.h Refactor 2024-05-08 16:43:42 +09:00
output-chunks.cc Support `-z rodynamic` 2024-05-05 22:17:52 +09:00
passes.cc Refactor 2024-05-08 16:43:42 +09:00
relocatable.cc
subprocess.cc
thunks.cc Refactor 2024-04-11 14:26:37 +09:00
tls.cc