cpptrace/src/binary
2025-02-13 23:47:16 -06:00
..
elf.cpp Fix handling of strtab in a code path in the elf code 2025-02-13 23:47:16 -06:00
elf.hpp Add elf symtab dumping tool 2025-02-02 21:37:22 -06:00
mach-o.cpp Return an optional from lookup_symbol 2025-01-28 23:26:28 -06:00
mach-o.hpp Return an optional from lookup_symbol 2025-01-28 23:26:28 -06:00
module_base.cpp Refactor elf_get_module_image_base, setup an elf class in preparation for more elf parsing 2025-01-23 00:12:31 -06:00
module_base.hpp Improve compilation times on Windows (#172) 2024-10-02 10:55:13 -05:00
object.cpp Fixed compiler warnings and errors under MSYS2+MINGW64 platform. (#186) 2024-10-27 10:30:36 -05:00
object.hpp Use forward declaration header in object.hpp 2024-10-06 16:50:39 -05:00
pe.cpp Fixed compiler warnings and errors under MSYS2+MINGW64 platform. (#186) 2024-10-27 10:30:36 -05:00
pe.hpp Improve compilation times on Windows (#172) 2024-10-02 10:55:13 -05:00
safe_dl.cpp A little refactoring and reorganization. Remove relative includes. 2024-08-18 11:58:49 -05:00
safe_dl.hpp A little refactoring and reorganization. Remove relative includes. 2024-08-18 11:58:49 -05:00