breakpad/src/common/solaris
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
..
dump_symbols.cc namespace implementations of FileID 2022-01-28 17:11:22 +00:00
dump_symbols.h fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
file_id.cc namespace implementations of FileID 2022-01-28 17:11:22 +00:00
file_id.h namespace implementations of FileID 2022-01-28 17:11:22 +00:00
guid_creator.cc fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
guid_creator.h Solaris port of minidump generator. Port by Alfred Peng. r=me 2007-08-07 21:16:45 +00:00
message_output.h Solaris port of minidump generator. Port by Alfred Peng. r=me 2007-08-07 21:16:45 +00:00