cpptrace/src/platform
2023-10-06 00:53:40 -04:00
..
common.hpp Sonar fixes: More nullptr literal use, take std::fuction by const&, and [[noreturn]] 2023-10-05 12:08:47 -04:00
dbghelp_syminit_manager.hpp Add StackWalk64 backend (#48) 2023-09-24 17:30:56 -04:00
dwarf.hpp Sonar fixes: More nullptr literal use, take std::fuction by const&, and [[noreturn]] 2023-10-05 12:08:47 -04:00
elf.hpp Properly handle dwarf errors (#43) 2023-09-22 19:54:56 -04:00
error.hpp Sonar fixes: More nullptr literal use, take std::fuction by const&, and [[noreturn]] 2023-10-05 12:08:47 -04:00
mach-o.hpp Update libdwarf code to remove fat mach-o bodge and properly handle fat mach-o files 2023-09-30 19:28:35 -04:00
object.hpp Improve error handling for object file parsing as well as a lot of cleanup and refactoring 2023-09-19 18:40:39 -04:00
pe.hpp Properly handle dwarf errors (#43) 2023-09-22 19:54:56 -04:00
program_name.hpp Add support for gnu debuglink 2023-09-21 19:23:10 -04:00
utils.hpp Fix useless cast warning 2023-10-06 00:53:40 -04:00