breakpad/src/common
Leonard Grey ef55207540 Mac: stop using NXArchInfo as a vocabulary type
It's deprecated in macOS 13/iOS 16, so this is an incremental step towards using newly introduced APIs for those OSes.

Since the description field is no longer available in the new
mach-o/util.h API, stop using it, especially since architecture name is
sufficiently informative.

Bug: chromium:1420654
Change-Id: If2cec4f1fc88d13a71f011822bff61f173486b68
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4322265
Reviewed-by: Mark Mentovai <mark@chromium.org>
2023-03-09 14:55:49 +00:00
..
android Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
dwarf Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
linux Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
mac Mac: stop using NXArchInfo as a vocabulary type 2023-03-09 14:55:49 +00:00
solaris Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
testdata Breakpad Linux dumper: Make StabsReader independent of endianness and word size. 2010-05-05 17:09:20 +00:00
tests Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
windows Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
basictypes.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
byte_cursor.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
byte_cursor_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
convert_UTF.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
convert_UTF.h convert_UTF: rewrite in C++ 2019-09-04 20:25:23 +00:00
dwarf_cfi_to_module.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
dwarf_cfi_to_module.h Fix more memory leaks with proper smart pointer usage 2023-01-10 18:46:49 +00:00
dwarf_cfi_to_module_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
dwarf_cu_to_module.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
dwarf_cu_to_module.h Add support for compressed section headers to dump_syms. 2022-10-26 20:29:20 +00:00
dwarf_cu_to_module_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
dwarf_line_to_module.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
dwarf_line_to_module.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
dwarf_line_to_module_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
dwarf_range_list_handler.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
dwarf_range_list_handler.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
language.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
language.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
long_string_dictionary.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
long_string_dictionary.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
long_string_dictionary_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
macros.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
md5.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
md5.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
memory_allocator.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
memory_allocator_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
memory_range.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
memory_range_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
minidump_type_helper.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
module.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
module.h Fix more memory leaks with proper smart pointer usage 2023-01-10 18:46:49 +00:00
module_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
path_helper.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
path_helper.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
safe_math.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
safe_math_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
scoped_ptr.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
simple_string_dictionary.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
simple_string_dictionary.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
simple_string_dictionary_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
stabs_reader.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
stabs_reader.h Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
stabs_reader_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
stabs_to_module.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
stabs_to_module.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
stabs_to_module_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
stdio_wrapper.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
string_conversion.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
string_conversion.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
string_conversion_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
string_view.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
symbol_data.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
test_assembler.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
test_assembler.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
test_assembler_unittest.cc Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
unordered.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
using_std_string.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00