breakpad/src/client
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
..
apple/Framework Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
ios Add missing config for encoding_util.h/m in iOS client project 2021-11-22 18:47:26 +00:00
linux namespace implementations of FileID 2022-01-28 17:11:22 +00:00
mac namespace implementations of FileID 2022-01-28 17:11:22 +00:00
solaris/handler namespace implementations of FileID 2022-01-28 17:11:22 +00:00
windows Fix an instance of -Wunused-but-set-variable. 2021-07-26 16:01:35 +00:00
minidump_file_writer-inl.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
minidump_file_writer.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
minidump_file_writer.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
minidump_file_writer_unittest.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00