cpptrace/src/binary
2025-01-26 23:22:03 -06:00
..
elf.cpp Use tried_to_load_header 2025-01-26 23:22:03 -06:00
elf.hpp Implement elf symbol table parsing and fall back to the elf symbol table during symbol resolution 2025-01-26 23:07:33 -06:00
mach-o.cpp A little refactoring and reorganization. Remove relative includes. 2024-08-18 11:58:49 -05:00
mach-o.hpp A little refactoring and reorganization. Remove relative includes. 2024-08-18 11:58:49 -05: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