Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-11 18:05:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link/Elf
History
Jakub Konka a16e6706b3 elf: LLVM emits relocs to undef local symbols - color me surprised!
2023-11-08 15:10:28 +01:00
..
Archive.zig
CheckObject: support parsing and dumping archive symtab for ELF
2023-11-06 21:18:26 +01:00
Atom.zig
elf: LLVM emits relocs to undef local symbols - color me surprised!
2023-11-08 15:10:28 +01:00
eh_frame.zig
elf: redo strings management in the linker
2023-11-04 09:08:16 +01:00
file.zig
elf: LLVM emits relocs to undef local symbols - color me surprised!
2023-11-08 15:10:28 +01:00
gc.zig
elf: implement --gc-sections for non-LLVM Zig source
2023-11-04 09:08:27 +01:00
LdScript.zig
elf: improve parsing of ld scripts and actually test linking against them
2023-10-24 19:03:00 +02:00
LinkerDefined.zig
elf: actually track output symtab index of symbols
2023-11-07 23:18:41 +01:00
Object.zig
elf: claim unresolved dangling symbols as undef externs in -r mode
2023-11-08 11:51:11 +01:00
SharedObject.zig
elf: actually track output symtab index of symbols
2023-11-07 23:18:41 +01:00
Symbol.zig
elf: LLVM emits relocs to undef local symbols - color me surprised!
2023-11-08 15:10:28 +01:00
synthetic_sections.zig
elf: actually track output symtab index of symbols
2023-11-07 23:18:41 +01:00
ZigObject.zig
elf: LLVM emits relocs to undef local symbols - color me surprised!
2023-11-08 15:10:28 +01:00