33 Commits

Author SHA1 Message Date
Philip Craig a87cd4f3ea dwarf: add files using -2 for tombstones 2025-09-13 13:18:17 +10:00
Philip Craig e88566efab dwarf: add files with macros 2025-09-13 13:18:17 +10:00
Philip Craig 87744b1f56 pe: add weak extern file for x86_64-windows-msvc (#29) 2025-08-13 17:02:44 +10:00
Philip Craig 4b6d8e6c43 dwarf: file compiled with -gsplit-dwarf (#28) 2025-08-13 16:35:04 +10:00
Philip Craig 6f73be4563 elf: add files with sframe sections (#27) 2025-08-07 12:57:49 +10:00
Philip Craig 5b121e59e3 elf: add CREL object file (#26) 2025-06-29 18:22:23 +10:00
Matt Ehrnschwender 7d8221390c pe: add weak-extern test files (#25) 2025-05-22 11:03:28 +10:00
Philip Craig 6175e88103 wasm: add object file (#24) 2025-04-22 16:32:17 +10:00
hev 8c90b1475c Add LoongArch32 test cases (#23) 2025-04-19 14:33:43 +10:00
Timo von Hartz b79486a334 add elf file with debug information only (#21) 2025-02-21 23:10:12 +10:00
Philip Craig 35924ae16e elf: add files with SHT_RELR section (#20) 2024-11-29 15:18:01 +10:00
Philip Craig e0c21cf79e elf: add files with annobin sections (#19) 2024-10-10 16:01:42 +10:00
Philip Craig 5c597e6e55 dwarf: files compiled with both -g1 and -g2 (#18) 2024-10-03 15:24:39 +10:00
Philip Craig c51252fb9b dwarf: function with multiple ranges (#17)
foo is split into foo and foo.cold, and thus has multiple symbols
and multiple address ranges.
2024-10-03 14:34:10 +10:00
Philip Craig 76d453e88c dwarf: add tombstone variations (#16)
Different linkers use different values for the tombstones.
2024-09-11 11:58:24 +10:00
Philip Craig 7651ef6c5b elf: shared library (#15)
Contains default symbol versions.
2024-07-19 16:07:36 +10:00
ajwerner cebc896743 macho: add go binaries (#14) 2024-06-20 11:43:00 +10:00
Philip Craig 14d806678c archive: base files (#13) 2024-03-31 15:37:01 +10:00
Guillaume Girol 0949c20133 elf: add corrupted files (#12)
The files were obtained from YARA source repository. One of them has a symbol table with a very large section size that causes OOM in `object::read::ReadCache`.
2024-02-11 13:42:51 +10:00
Philip Craig 298af7d2d7 Fix nostd-mipsel filenames (#11)
The tests in the object crate already use these names.
2024-01-31 16:52:18 +10:00
Philip Craig 591b2536d8 macho: relocations 2023-10-23 16:31:06 +10:00
Philip Craig 1fd5fb4b4e macho: base files 2023-10-23 16:31:06 +10:00
Chris Denton 86bf162a75 coff: Add coff import files (#9)
Created using msvc's `lib.exe` version 14.35.32217.1
2023-06-22 13:15:17 +10:00
Philip Craig 0bd0f08374 wasm: globals and wasm64 (#8) 2023-05-09 11:43:05 +10:00
Philip Craig 7794059d3a elf: GNU properties (#7) 2023-05-04 15:36:33 +10:00