breakpad/src/client/solaris/handler
Adam Duke f6974b15ef namespace implementations of FileID
In trying to create a backend service that can process both ELF and
Mach-O binaries, I found that symbol collisions occur when trying to
link different implementations of FileID. This change puts the
different implementations into separate namespaces to avoid the
collision.

Change-Id: I15aabb222803f2ffbda15ed13e66793bae32ddce
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3421417
Reviewed-by: Mark Mentovai <mark@chromium.org>
2022-01-28 17:11:22 +00:00
..
exception_handler_test.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
exception_handler.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
exception_handler.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
Makefile convert_UTF: rewrite in C++ 2019-09-04 20:25:23 +00:00
minidump_generator.cc namespace implementations of FileID 2022-01-28 17:11:22 +00:00
minidump_generator.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
minidump_test.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
solaris_lwp.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
solaris_lwp.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00