History log of /freebsd-14.2/stand/lua/ (Results 1 – 25 of 338)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0d2b789202-Nov-2024 Warner Losh <[email protected]>

loader: Fix boot menu on BIOS

Only the gfx-enabled boot loader supports unicode. Otherwise, we have to
use the old cons25 / ibmpc upper code page drawing characters. Check to
see if we have the gfx.

loader: Fix boot menu on BIOS

Only the gfx-enabled boot loader supports unicode. Otherwise, we have to
use the old cons25 / ibmpc upper code page drawing characters. Check to
see if we have the gfx.term_drawbox function. If we do, we support the
unicode drawing characters. If we don't, then we have an older loader
that doesn't support it *OR* we have the reduced function, text-only
boot loader. In either of those cases, we need to use the old graphics
characters. Abstract all those details into core.hasUnicode function.

PR: 282465
MFC After: 2 day
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D47403

(cherry picked from commit c2ba66d4d01f23303352bfe3cbd50ff5d9a05947)
(cherry picked from commit f2103edaf5229271f3f6769844c0c747d8352228)

Approved-by: re (cperciva)

show more ...


/freebsd-14.2/.cirrus.yml
/freebsd-14.2/Makefile.inc1
/freebsd-14.2/ObsoleteFiles.inc
/freebsd-14.2/bin/date/date.1
/freebsd-14.2/bin/date/date.c
/freebsd-14.2/bin/sh/miscbltin.c
/freebsd-14.2/bin/timeout/timeout.1
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.argtest.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.argtest.ksh.out
/freebsd-14.2/cddl/lib/libicp/Makefile
/freebsd-14.2/cddl/lib/libicp_rescue/Makefile
/freebsd-14.2/cddl/usr.bin/zstream/Makefile
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile
/freebsd-14.2/cddl/usr.sbin/zfsd/case_file.cc
/freebsd-14.2/contrib/capsicum-test/capsicum-freebsd.h
/freebsd-14.2/contrib/capsicum-test/sctp.cc
/freebsd-14.2/contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h
/freebsd-14.2/contrib/kyua/AUTHORS
/freebsd-14.2/contrib/kyua/cli/cmd_config_test.cpp
/freebsd-14.2/contrib/kyua/cli/cmd_test.cpp
/freebsd-14.2/contrib/kyua/doc/kyua.conf.5.in
/freebsd-14.2/contrib/kyua/doc/kyuafile.5.in
/freebsd-14.2/contrib/kyua/drivers/report_junit_test.cpp
/freebsd-14.2/contrib/kyua/engine/atf.cpp
/freebsd-14.2/contrib/kyua/engine/atf_list.cpp
/freebsd-14.2/contrib/kyua/engine/config.cpp
/freebsd-14.2/contrib/kyua/engine/execenv/execenv.cpp
/freebsd-14.2/contrib/kyua/engine/execenv/execenv.hpp
/freebsd-14.2/contrib/kyua/engine/execenv/execenv_host.cpp
/freebsd-14.2/contrib/kyua/engine/execenv/execenv_host.hpp
/freebsd-14.2/contrib/kyua/engine/plain.cpp
/freebsd-14.2/contrib/kyua/engine/requirements.cpp
/freebsd-14.2/contrib/kyua/engine/scheduler.cpp
/freebsd-14.2/contrib/kyua/engine/scheduler.hpp
/freebsd-14.2/contrib/kyua/engine/tap.cpp
/freebsd-14.2/contrib/kyua/examples/kyua.conf
/freebsd-14.2/contrib/kyua/integration/cmd_config_test.sh
/freebsd-14.2/contrib/kyua/integration/cmd_report_junit_test.sh
/freebsd-14.2/contrib/kyua/integration/cmd_report_test.sh
/freebsd-14.2/contrib/kyua/integration/cmd_test_test.sh
/freebsd-14.2/contrib/kyua/main.cpp
/freebsd-14.2/contrib/kyua/model/metadata.cpp
/freebsd-14.2/contrib/kyua/model/metadata.hpp
/freebsd-14.2/contrib/kyua/model/metadata_test.cpp
/freebsd-14.2/contrib/kyua/model/test_case_test.cpp
/freebsd-14.2/contrib/kyua/model/test_program_test.cpp
/freebsd-14.2/contrib/kyua/model/test_result.cpp
/freebsd-14.2/contrib/kyua/model/test_result.hpp
/freebsd-14.2/contrib/kyua/os/freebsd/execenv_jail.cpp
/freebsd-14.2/contrib/kyua/os/freebsd/execenv_jail.hpp
/freebsd-14.2/contrib/kyua/os/freebsd/execenv_jail_manager.cpp
/freebsd-14.2/contrib/kyua/os/freebsd/execenv_jail_manager.hpp
/freebsd-14.2/contrib/kyua/os/freebsd/execenv_jail_stub.cpp
/freebsd-14.2/contrib/kyua/os/freebsd/main.cpp
/freebsd-14.2/contrib/kyua/os/freebsd/main.hpp
/freebsd-14.2/contrib/kyua/os/freebsd/utils/jail.cpp
/freebsd-14.2/contrib/kyua/os/freebsd/utils/jail.hpp
/freebsd-14.2/contrib/kyua/utils/config/nodes.ipp
/freebsd-14.2/contrib/kyua/utils/process/executor.cpp
/freebsd-14.2/contrib/kyua/utils/process/executor.hpp
/freebsd-14.2/contrib/libarchive/NEWS
/freebsd-14.2/contrib/libarchive/cat/bsdcat.1
/freebsd-14.2/contrib/libarchive/cat/bsdcat.c
/freebsd-14.2/contrib/libarchive/cat/bsdcat.h
/freebsd-14.2/contrib/libarchive/cat/bsdcat_platform.h
/freebsd-14.2/contrib/libarchive/cat/cmdline.c
/freebsd-14.2/contrib/libarchive/cat/test/test.h
/freebsd-14.2/contrib/libarchive/cat/test/test_0.c
/freebsd-14.2/contrib/libarchive/cat/test/test_empty_gz.c
/freebsd-14.2/contrib/libarchive/cat/test/test_empty_lz4.c
/freebsd-14.2/contrib/libarchive/cat/test/test_empty_xz.c
/freebsd-14.2/contrib/libarchive/cat/test/test_empty_zstd.c
/freebsd-14.2/contrib/libarchive/cat/test/test_error.c
/freebsd-14.2/contrib/libarchive/cat/test/test_error_mixed.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_Z.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_bz2.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_gz.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_lz4.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_mixed.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_plain.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_xz.c
/freebsd-14.2/contrib/libarchive/cat/test/test_expand_zstd.c
/freebsd-14.2/contrib/libarchive/cat/test/test_help.c
/freebsd-14.2/contrib/libarchive/cat/test/test_stdin.c
/freebsd-14.2/contrib/libarchive/cat/test/test_version.c
/freebsd-14.2/contrib/libarchive/cpio/bsdcpio.1
/freebsd-14.2/contrib/libarchive/cpio/cmdline.c
/freebsd-14.2/contrib/libarchive/cpio/cpio.c
/freebsd-14.2/contrib/libarchive/cpio/cpio.h
/freebsd-14.2/contrib/libarchive/cpio/cpio_platform.h
/freebsd-14.2/contrib/libarchive/cpio/test/test.h
/freebsd-14.2/contrib/libarchive/cpio/test/test_0.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_basic.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_cmdline.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_Z.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_absolute_paths.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_bz2.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_grz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_gz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lrz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lz4.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lzma.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lzo.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_xz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_zstd.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_format_newc.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_gcpio_compat.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_missing_file.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_0.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_B_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_C_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_J_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_L_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_Z_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_a.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_b64encode.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_c.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_d.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_f.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_grzip.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_help.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_l.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lrzip.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lz4.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lzma.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lzop.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_m.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_passphrase.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_t.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_u.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_uuencode.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_version.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_xz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_y.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_z.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_zstd.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_owner_parse.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_passthrough_dotdot.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_passthrough_reverse.c
/freebsd-14.2/contrib/libarchive/libarchive/archive.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_acl.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_acl_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_crc32.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_cryptor.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_cryptor_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_link_resolver.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_perms.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_sparse.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_xattr.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_hmac.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_hmac_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_match.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_openssl_evp_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_openssl_hmac_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_ppmd7.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_ppmd8.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_read.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_append_filter.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_disk_entry_from_file.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_disk_posix.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_extract2.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_file.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_memory.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_bzip2.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_compress.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_lz4.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_lzop.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_program.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_rpm.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_uu.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_zstd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_7zip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_ar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_cab.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_cpio.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_iso9660.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_lha.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_mtree.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_rar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_rar5.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_raw.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_tar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_xar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_string.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_util.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_b64encode.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_bzip2.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_compress.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_uuencode.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_zstd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_disk_posix.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_file.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_memory.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_7zip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_ar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_cpio_binary.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_cpio_newc.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_cpio_odc.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_iso9660.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_pax.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_raw.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_shar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_ustar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_v7tar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_xar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_7zip_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_ar_mode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_match_time.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_multiple_data_objects.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_string.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_string_conversion.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_add_filter_by_name.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_solaris_pax_sparse.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_entry.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_gnutar_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_link_resolver.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_pax_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_gzip_recursive.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_gzip_recursive.gz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_extract_second.7z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_afio.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_huge_rpm.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_huge_rpm.rpm.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_3.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_Z.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_mtree.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar4_encrypted.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar4_encrypted_filenames.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar4_solid_encrypted.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar4_solid_encrypted_filenames.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_data_ready_pointer_leak.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_encrypted.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_encrypted_filenames.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_solid_encrypted.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_solid_encrypted_filenames.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_encryption.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_pax_large_attr.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_pax_large_attr.tar.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_xar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_xar_duplicate_filename_node.xar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_nested.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_traditional_encryption_data.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_winzip_aes.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_winzip_aes_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_truncated_filter.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_sparse_basic.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_tar_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_ustar_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_secure_noabsolutepaths.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_b64encode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_bzip2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_compress.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_gzip_timestamp.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lrzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lz4.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lzma.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lzop.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_uuencode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_zstd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_iso9660_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_entry_size_unset.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_stream.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_windows_path.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_zip_filename_encoding.c
/freebsd-14.2/contrib/libarchive/tar/bsdtar.1
/freebsd-14.2/contrib/libarchive/tar/bsdtar.c
/freebsd-14.2/contrib/libarchive/tar/bsdtar.h
/freebsd-14.2/contrib/libarchive/tar/bsdtar_platform.h
/freebsd-14.2/contrib/libarchive/tar/cmdline.c
/freebsd-14.2/contrib/libarchive/tar/creation_set.c
/freebsd-14.2/contrib/libarchive/tar/read.c
/freebsd-14.2/contrib/libarchive/tar/subst.c
/freebsd-14.2/contrib/libarchive/tar/test/test.h
/freebsd-14.2/contrib/libarchive/tar/test/test_0.c
/freebsd-14.2/contrib/libarchive/tar/test/test_basic.c
/freebsd-14.2/contrib/libarchive/tar/test/test_copy.c
/freebsd-14.2/contrib/libarchive/tar/test/test_empty_mtree.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_Z.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_bz2.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_grz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_gz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lrz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lz4.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lzma.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lzo.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_xz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_zstd.c
/freebsd-14.2/contrib/libarchive/tar/test/test_format_newc.c
/freebsd-14.2/contrib/libarchive/tar/test/test_help.c
/freebsd-14.2/contrib/libarchive/tar/test/test_leading_slash.c
/freebsd-14.2/contrib/libarchive/tar/test/test_missing_file.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_C_mtree.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_C_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_H_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_L_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_O_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_P.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_T_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_U_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_X_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_a.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_acls.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_b.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_b64encode.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_exclude.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_exclude_vcs.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_fflags.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_gid_gname.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_group.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_grzip.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_ignore_zeros.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_j.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_k.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_keep_newer_files.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lrzip.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lz4.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lzma.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lzop.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_n.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_newer_than.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_nodump.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_older_than.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_owner.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_passphrase.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_q.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_r.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_s.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_safe_writes.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_uid_uname.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_uuencode.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_xattrs.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_xz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_z.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_zstd.c
/freebsd-14.2/contrib/libarchive/tar/test/test_patterns.c
/freebsd-14.2/contrib/libarchive/tar/test/test_print_longpath.c
/freebsd-14.2/contrib/libarchive/tar/test/test_stdio.c
/freebsd-14.2/contrib/libarchive/tar/test/test_strip_components.c
/freebsd-14.2/contrib/libarchive/tar/test/test_symlink_dir.c
/freebsd-14.2/contrib/libarchive/tar/test/test_version.c
/freebsd-14.2/contrib/libarchive/tar/util.c
/freebsd-14.2/contrib/libarchive/tar/write.c
/freebsd-14.2/contrib/libarchive/test_utils/test_common.h
/freebsd-14.2/contrib/libarchive/test_utils/test_main.c
/freebsd-14.2/contrib/libarchive/unzip/bsdunzip.1
/freebsd-14.2/contrib/libarchive/unzip/bsdunzip.c
/freebsd-14.2/contrib/libarchive/unzip/bsdunzip.h
/freebsd-14.2/contrib/libarchive/unzip/bsdunzip_platform.h
/freebsd-14.2/contrib/libarchive/unzip/cmdline.c
/freebsd-14.2/contrib/libarchive/unzip/la_getline.c
/freebsd-14.2/contrib/libarchive/unzip/test/test.h
/freebsd-14.2/contrib/libarchive/unzip/test/test_0.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_C.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_I.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_L.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_P_encryption.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_Z1.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_basic.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_d.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_doubledash.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_glob.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_j.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_n.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_not_exist.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_o.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_p.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_q.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_singlefile.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_t.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_t_bad.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_version.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_x.c
/freebsd-14.2/contrib/libcxxrt/atomic.h
/freebsd-14.2/contrib/libcxxrt/cxxabi.h
/freebsd-14.2/contrib/libcxxrt/exception.cc
/freebsd-14.2/contrib/libcxxrt/libelftc_dem_gnu3.c
/freebsd-14.2/contrib/libcxxrt/memory.cc
/freebsd-14.2/contrib/libcxxrt/noexception.cc
/freebsd-14.2/contrib/libcxxrt/stdexcept.cc
/freebsd-14.2/contrib/libcxxrt/stdexcept.h
/freebsd-14.2/contrib/libpcap/CHANGES
/freebsd-14.2/contrib/libpcap/CMakeLists.txt
/freebsd-14.2/contrib/libpcap/CREDITS
/freebsd-14.2/contrib/libpcap/INSTALL.md
/freebsd-14.2/contrib/libpcap/Makefile.in
/freebsd-14.2/contrib/libpcap/TODO
/freebsd-14.2/contrib/libpcap/VERSION
/freebsd-14.2/contrib/libpcap/aclocal.m4
/freebsd-14.2/contrib/libpcap/atmuni31.h
/freebsd-14.2/contrib/libpcap/autogen.sh
/freebsd-14.2/contrib/libpcap/bpf_dump.c
/freebsd-14.2/contrib/libpcap/bpf_filter.c
/freebsd-14.2/contrib/libpcap/bpf_image.c
/freebsd-14.2/contrib/libpcap/charconv.c
/freebsd-14.2/contrib/libpcap/cmake/Modules/Finddpdk.cmake
/freebsd-14.2/contrib/libpcap/cmakeconfig.h.in
/freebsd-14.2/contrib/libpcap/config.guess
/freebsd-14.2/contrib/libpcap/config.h.in
/freebsd-14.2/contrib/libpcap/config.sub
/freebsd-14.2/contrib/libpcap/configure
/freebsd-14.2/contrib/libpcap/configure.ac
/freebsd-14.2/contrib/libpcap/diag-control.h
/freebsd-14.2/contrib/libpcap/dlpisubs.c
/freebsd-14.2/contrib/libpcap/doc/README.haiku.md
/freebsd-14.2/contrib/libpcap/doc/README.hpux
/freebsd-14.2/contrib/libpcap/doc/README.windows.md
/freebsd-14.2/contrib/libpcap/etherent.c
/freebsd-14.2/contrib/libpcap/extract.h
/freebsd-14.2/contrib/libpcap/fad-getad.c
/freebsd-14.2/contrib/libpcap/fad-gifc.c
/freebsd-14.2/contrib/libpcap/fad-glifc.c
/freebsd-14.2/contrib/libpcap/fmtutils.c
/freebsd-14.2/contrib/libpcap/fmtutils.h
/freebsd-14.2/contrib/libpcap/ftmacros.h
/freebsd-14.2/contrib/libpcap/gencode.c
/freebsd-14.2/contrib/libpcap/gencode.h
/freebsd-14.2/contrib/libpcap/grammar.y.in
/freebsd-14.2/contrib/libpcap/install-sh
/freebsd-14.2/contrib/libpcap/missing/asprintf.c
/freebsd-14.2/contrib/libpcap/missing/strlcat.c
/freebsd-14.2/contrib/libpcap/missing/strlcpy.c
/freebsd-14.2/contrib/libpcap/missing/strtok_r.c
/freebsd-14.2/contrib/libpcap/missing/win_asprintf.c
/freebsd-14.2/contrib/libpcap/mkdep
/freebsd-14.2/contrib/libpcap/msdos/makefile
/freebsd-14.2/contrib/libpcap/msdos/makefile.dj
/freebsd-14.2/contrib/libpcap/msdos/makefile.wc
/freebsd-14.2/contrib/libpcap/msdos/pktdrvr.c
/freebsd-14.2/contrib/libpcap/msdos/pktdrvr.h
/freebsd-14.2/contrib/libpcap/msdos/readme.dos
/freebsd-14.2/contrib/libpcap/nametoaddr.c
/freebsd-14.2/contrib/libpcap/nlpid.h
/freebsd-14.2/contrib/libpcap/optimize.c
/freebsd-14.2/contrib/libpcap/pcap-airpcap.c
/freebsd-14.2/contrib/libpcap/pcap-bpf.c
/freebsd-14.2/contrib/libpcap/pcap-bt-linux.c
/freebsd-14.2/contrib/libpcap/pcap-bt-monitor-linux.c
/freebsd-14.2/contrib/libpcap/pcap-common.c
/freebsd-14.2/contrib/libpcap/pcap-config.1
/freebsd-14.2/contrib/libpcap/pcap-config.in
/freebsd-14.2/contrib/libpcap/pcap-dag.c
/freebsd-14.2/contrib/libpcap/pcap-dbus.c
/freebsd-14.2/contrib/libpcap/pcap-dlpi.c
/freebsd-14.2/contrib/libpcap/pcap-dos.c
/freebsd-14.2/contrib/libpcap/pcap-dpdk.c
/freebsd-14.2/contrib/libpcap/pcap-enet.c
/freebsd-14.2/contrib/libpcap/pcap-filter.manmisc.in
/freebsd-14.2/contrib/libpcap/pcap-haiku.c
/freebsd-14.2/contrib/libpcap/pcap-int.h
/freebsd-14.2/contrib/libpcap/pcap-libdlpi.c
/freebsd-14.2/contrib/libpcap/pcap-linux.c
/freebsd-14.2/contrib/libpcap/pcap-netfilter-linux.c
/freebsd-14.2/contrib/libpcap/pcap-netmap.c
/freebsd-14.2/contrib/libpcap/pcap-new.c
/freebsd-14.2/contrib/libpcap/pcap-nit.c
/freebsd-14.2/contrib/libpcap/pcap-npf.c
/freebsd-14.2/contrib/libpcap/pcap-null.c
/freebsd-14.2/contrib/libpcap/pcap-pf.c
/freebsd-14.2/contrib/libpcap/pcap-rdmasniff.c
/freebsd-14.2/contrib/libpcap/pcap-rpcap.c
/freebsd-14.2/contrib/libpcap/pcap-savefile.manfile.in
/freebsd-14.2/contrib/libpcap/pcap-septel.c
/freebsd-14.2/contrib/libpcap/pcap-sita.c
/freebsd-14.2/contrib/libpcap/pcap-sita.html
/freebsd-14.2/contrib/libpcap/pcap-snf.c
/freebsd-14.2/contrib/libpcap/pcap-snit.c
/freebsd-14.2/contrib/libpcap/pcap-snoop.c
/freebsd-14.2/contrib/libpcap/pcap-tc.c
/freebsd-14.2/contrib/libpcap/pcap-tstamp.manmisc.in
/freebsd-14.2/contrib/libpcap/pcap-usb-linux-common.h
/freebsd-14.2/contrib/libpcap/pcap-usb-linux.c
/freebsd-14.2/contrib/libpcap/pcap-util.c
/freebsd-14.2/contrib/libpcap/pcap-util.h
/freebsd-14.2/contrib/libpcap/pcap.3pcap.in
/freebsd-14.2/contrib/libpcap/pcap.c
/freebsd-14.2/contrib/libpcap/pcap/can_socketcan.h
/freebsd-14.2/contrib/libpcap/pcap/dlt.h
/freebsd-14.2/contrib/libpcap/pcap/funcattrs.h
/freebsd-14.2/contrib/libpcap/pcap/namedb.h
/freebsd-14.2/contrib/libpcap/pcap/nflog.h
/freebsd-14.2/contrib/libpcap/pcap/pcap-inttypes.h
/freebsd-14.2/contrib/libpcap/pcap/pcap.h
/freebsd-14.2/contrib/libpcap/pcap/sll.h
/freebsd-14.2/contrib/libpcap/pcap/socket.h
/freebsd-14.2/contrib/libpcap/pcap/usb.h
/freebsd-14.2/contrib/libpcap/pcap_activate.3pcap
/freebsd-14.2/contrib/libpcap/pcap_breakloop.3pcap
/freebsd-14.2/contrib/libpcap/pcap_compile.3pcap.in
/freebsd-14.2/contrib/libpcap/pcap_create.3pcap
/freebsd-14.2/contrib/libpcap/pcap_dump.3pcap
/freebsd-14.2/contrib/libpcap/pcap_findalldevs.3pcap
/freebsd-14.2/contrib/libpcap/pcap_init.3pcap
/freebsd-14.2/contrib/libpcap/pcap_lookupdev.3pcap
/freebsd-14.2/contrib/libpcap/pcap_lookupnet.3pcap
/freebsd-14.2/contrib/libpcap/pcap_loop.3pcap
/freebsd-14.2/contrib/libpcap/pcap_next_ex.3pcap
/freebsd-14.2/contrib/libpcap/pcap_offline_filter.3pcap
/freebsd-14.2/contrib/libpcap/pcap_open_live.3pcap
/freebsd-14.2/contrib/libpcap/pcap_open_offline.3pcap.in
/freebsd-14.2/contrib/libpcap/pcap_set_tstamp_precision.3pcap.in
/freebsd-14.2/contrib/libpcap/pcap_setnonblock.3pcap
/freebsd-14.2/contrib/libpcap/pcap_strerror.3pcap
/freebsd-14.2/contrib/libpcap/portability.h
/freebsd-14.2/contrib/libpcap/ppp.h
/freebsd-14.2/contrib/libpcap/rpcap-protocol.c
/freebsd-14.2/contrib/libpcap/rpcap-protocol.h
/freebsd-14.2/contrib/libpcap/rpcapd/CMakeLists.txt
/freebsd-14.2/contrib/libpcap/rpcapd/Makefile.in
/freebsd-14.2/contrib/libpcap/rpcapd/config_params.h
/freebsd-14.2/contrib/libpcap/rpcapd/daemon.c
/freebsd-14.2/contrib/libpcap/rpcapd/daemon.h
/freebsd-14.2/contrib/libpcap/rpcapd/fileconf.c
/freebsd-14.2/contrib/libpcap/rpcapd/log.c
/freebsd-14.2/contrib/libpcap/rpcapd/rpcapd-config.manfile.in
/freebsd-14.2/contrib/libpcap/rpcapd/rpcapd.c
/freebsd-14.2/contrib/libpcap/rpcapd/rpcapd.manadmin.in
/freebsd-14.2/contrib/libpcap/rpcapd/win32-svc.c
/freebsd-14.2/contrib/libpcap/savefile.c
/freebsd-14.2/contrib/libpcap/scanner.l
/freebsd-14.2/contrib/libpcap/sf-pcap.c
/freebsd-14.2/contrib/libpcap/sf-pcapng.c
/freebsd-14.2/contrib/libpcap/sockutils.c
/freebsd-14.2/contrib/libpcap/sockutils.h
/freebsd-14.2/contrib/libpcap/sslutils.c
/freebsd-14.2/contrib/libpcap/sslutils.h
/freebsd-14.2/contrib/libpcap/testprogs/Makefile.in
/freebsd-14.2/contrib/libpcap/testprogs/filtertest.c
/freebsd-14.2/contrib/libpcap/testprogs/findalldevstest-perf.c
/freebsd-14.2/contrib/libpcap/testprogs/findalldevstest.c
/freebsd-14.2/contrib/libpcap/testprogs/valgrindtest.c
/freebsd-14.2/contrib/libpcap/thread-local.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Relocations.cpp
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Parallel.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Parallel.cpp
/freebsd-14.2/contrib/mandoc/st.c
/freebsd-14.2/contrib/netbsd-tests/lib/libc/c063/t_faccessat.c
/freebsd-14.2/contrib/ntp/ntpd/ntp.conf.def
/freebsd-14.2/contrib/ntp/ntpd/ntp.keys.def
/freebsd-14.2/contrib/ntp/ntpd/ntpd-opts.def
/freebsd-14.2/contrib/ntp/ntpq/ntpq-opts.def
/freebsd-14.2/contrib/ntp/sntp/sntp-opts.def
/freebsd-14.2/contrib/ntp/util/ntp-keygen-opts.def
/freebsd-14.2/contrib/pf/pflogd/pflogd.c
/freebsd-14.2/contrib/tcpdump/CHANGES
/freebsd-14.2/contrib/tcpdump/CMakeLists.txt
/freebsd-14.2/contrib/tcpdump/CONTRIBUTING.md
/freebsd-14.2/contrib/tcpdump/CREDITS
/freebsd-14.2/contrib/tcpdump/INSTALL.md
/freebsd-14.2/contrib/tcpdump/Makefile.in
/freebsd-14.2/contrib/tcpdump/VERSION
/freebsd-14.2/contrib/tcpdump/addrtoname.c
/freebsd-14.2/contrib/tcpdump/addrtostr.c
/freebsd-14.2/contrib/tcpdump/af.c
/freebsd-14.2/contrib/tcpdump/autogen.sh
/freebsd-14.2/contrib/tcpdump/bpf_dump.c
/freebsd-14.2/contrib/tcpdump/checksum.c
/freebsd-14.2/contrib/tcpdump/cmake/Modules/FindCRYPTO.cmake
/freebsd-14.2/contrib/tcpdump/cmakeconfig.h.in
/freebsd-14.2/contrib/tcpdump/config.guess
/freebsd-14.2/contrib/tcpdump/config.h.in
/freebsd-14.2/contrib/tcpdump/config.sub
/freebsd-14.2/contrib/tcpdump/configure
/freebsd-14.2/contrib/tcpdump/configure.ac
/freebsd-14.2/contrib/tcpdump/cpack.c
/freebsd-14.2/contrib/tcpdump/diag-control.h
/freebsd-14.2/contrib/tcpdump/doc/README.haiku.md
/freebsd-14.2/contrib/tcpdump/doc/README.solaris.md
/freebsd-14.2/contrib/tcpdump/extract.h
/freebsd-14.2/contrib/tcpdump/ftmacros.h
/freebsd-14.2/contrib/tcpdump/funcattrs.h
/freebsd-14.2/contrib/tcpdump/gmpls.c
/freebsd-14.2/contrib/tcpdump/in_cksum.c
/freebsd-14.2/contrib/tcpdump/install-sh
/freebsd-14.2/contrib/tcpdump/instrument-functions.c
/freebsd-14.2/contrib/tcpdump/interface.h
/freebsd-14.2/contrib/tcpdump/ip.h
/freebsd-14.2/contrib/tcpdump/ipproto.c
/freebsd-14.2/contrib/tcpdump/l2vpn.c
/freebsd-14.2/contrib/tcpdump/machdep.c
/freebsd-14.2/contrib/tcpdump/makemib
/freebsd-14.2/contrib/tcpdump/mib.h
/freebsd-14.2/contrib/tcpdump/missing/datalinks.c
/freebsd-14.2/contrib/tcpdump/missing/dlnames.c
/freebsd-14.2/contrib/tcpdump/missing/getopt_long.c
/freebsd-14.2/contrib/tcpdump/missing/getservent.c
/freebsd-14.2/contrib/tcpdump/missing/snprintf.c
/freebsd-14.2/contrib/tcpdump/missing/strlcat.c
/freebsd-14.2/contrib/tcpdump/missing/strlcpy.c
/freebsd-14.2/contrib/tcpdump/missing/strsep.c
/freebsd-14.2/contrib/tcpdump/mkdep
/freebsd-14.2/contrib/tcpdump/nameser.h
/freebsd-14.2/contrib/tcpdump/netdissect-alloc.c
/freebsd-14.2/contrib/tcpdump/netdissect.c
/freebsd-14.2/contrib/tcpdump/netdissect.h
/freebsd-14.2/contrib/tcpdump/nlpid.c
/freebsd-14.2/contrib/tcpdump/ntp.c
/freebsd-14.2/contrib/tcpdump/oui.c
/freebsd-14.2/contrib/tcpdump/parsenfsfh.c
/freebsd-14.2/contrib/tcpdump/pflog.h
/freebsd-14.2/contrib/tcpdump/print-802_11.c
/freebsd-14.2/contrib/tcpdump/print-802_15_4.c
/freebsd-14.2/contrib/tcpdump/print-ah.c
/freebsd-14.2/contrib/tcpdump/print-ahcp.c
/freebsd-14.2/contrib/tcpdump/print-aodv.c
/freebsd-14.2/contrib/tcpdump/print-aoe.c
/freebsd-14.2/contrib/tcpdump/print-ap1394.c
/freebsd-14.2/contrib/tcpdump/print-arcnet.c
/freebsd-14.2/contrib/tcpdump/print-arista.c
/freebsd-14.2/contrib/tcpdump/print-arp.c
/freebsd-14.2/contrib/tcpdump/print-ascii.c
/freebsd-14.2/contrib/tcpdump/print-atalk.c
/freebsd-14.2/contrib/tcpdump/print-atm.c
/freebsd-14.2/contrib/tcpdump/print-babel.c
/freebsd-14.2/contrib/tcpdump/print-bcm-li.c
/freebsd-14.2/contrib/tcpdump/print-beep.c
/freebsd-14.2/contrib/tcpdump/print-bfd.c
/freebsd-14.2/contrib/tcpdump/print-bgp.c
/freebsd-14.2/contrib/tcpdump/print-bootp.c
/freebsd-14.2/contrib/tcpdump/print-brcmtag.c
/freebsd-14.2/contrib/tcpdump/print-bt.c
/freebsd-14.2/contrib/tcpdump/print-calm-fast.c
/freebsd-14.2/contrib/tcpdump/print-carp.c
/freebsd-14.2/contrib/tcpdump/print-cdp.c
/freebsd-14.2/contrib/tcpdump/print-cfm.c
/freebsd-14.2/contrib/tcpdump/print-chdlc.c
/freebsd-14.2/contrib/tcpdump/print-cip.c
/freebsd-14.2/contrib/tcpdump/print-cnfp.c
/freebsd-14.2/contrib/tcpdump/print-dccp.c
/freebsd-14.2/contrib/tcpdump/print-decnet.c
/freebsd-14.2/contrib/tcpdump/print-dhcp6.c
/freebsd-14.2/contrib/tcpdump/print-domain.c
/freebsd-14.2/contrib/tcpdump/print-dsa.c
/freebsd-14.2/contrib/tcpdump/print-dtp.c
/freebsd-14.2/contrib/tcpdump/print-dvmrp.c
/freebsd-14.2/contrib/tcpdump/print-eap.c
/freebsd-14.2/contrib/tcpdump/print-egp.c
/freebsd-14.2/contrib/tcpdump/print-eigrp.c
/freebsd-14.2/contrib/tcpdump/print-enc.c
/freebsd-14.2/contrib/tcpdump/print-esp.c
/freebsd-14.2/contrib/tcpdump/print-ether.c
/freebsd-14.2/contrib/tcpdump/print-fddi.c
/freebsd-14.2/contrib/tcpdump/print-forces.c
/freebsd-14.2/contrib/tcpdump/print-fr.c
/freebsd-14.2/contrib/tcpdump/print-frag6.c
/freebsd-14.2/contrib/tcpdump/print-ftp.c
/freebsd-14.2/contrib/tcpdump/print-geneve.c
/freebsd-14.2/contrib/tcpdump/print-geonet.c
/freebsd-14.2/contrib/tcpdump/print-gre.c
/freebsd-14.2/contrib/tcpdump/print-hncp.c
/freebsd-14.2/contrib/tcpdump/print-hsrp.c
/freebsd-14.2/contrib/tcpdump/print-http.c
/freebsd-14.2/contrib/tcpdump/print-icmp.c
/freebsd-14.2/contrib/tcpdump/print-icmp6.c
/freebsd-14.2/contrib/tcpdump/print-igmp.c
/freebsd-14.2/contrib/tcpdump/print-igrp.c
/freebsd-14.2/contrib/tcpdump/print-ip-demux.c
/freebsd-14.2/contrib/tcpdump/print-ip.c
/freebsd-14.2/contrib/tcpdump/print-ip6.c
/freebsd-14.2/contrib/tcpdump/print-ip6opts.c
/freebsd-14.2/contrib/tcpdump/print-ipcomp.c
/freebsd-14.2/contrib/tcpdump/print-ipfc.c
/freebsd-14.2/contrib/tcpdump/print-ipnet.c
/freebsd-14.2/contrib/tcpdump/print-ipoib.c
/freebsd-14.2/contrib/tcpdump/print-ipx.c
/freebsd-14.2/contrib/tcpdump/print-isakmp.c
/freebsd-14.2/contrib/tcpdump/print-isoclns.c
/freebsd-14.2/contrib/tcpdump/print-juniper.c
/freebsd-14.2/contrib/tcpdump/print-krb.c
/freebsd-14.2/contrib/tcpdump/print-l2tp.c
/freebsd-14.2/contrib/tcpdump/print-lane.c
/freebsd-14.2/contrib/tcpdump/print-ldp.c
/freebsd-14.2/contrib/tcpdump/print-lisp.c
/freebsd-14.2/contrib/tcpdump/print-llc.c
/freebsd-14.2/contrib/tcpdump/print-lldp.c
/freebsd-14.2/contrib/tcpdump/print-lmp.c
/freebsd-14.2/contrib/tcpdump/print-loopback.c
/freebsd-14.2/contrib/tcpdump/print-lspping.c
/freebsd-14.2/contrib/tcpdump/print-lwapp.c
/freebsd-14.2/contrib/tcpdump/print-lwres.c
/freebsd-14.2/contrib/tcpdump/print-m3ua.c
/freebsd-14.2/contrib/tcpdump/print-macsec.c
/freebsd-14.2/contrib/tcpdump/print-mobile.c
/freebsd-14.2/contrib/tcpdump/print-mobility.c
/freebsd-14.2/contrib/tcpdump/print-mpcp.c
/freebsd-14.2/contrib/tcpdump/print-mpls.c
/freebsd-14.2/contrib/tcpdump/print-mptcp.c
/freebsd-14.2/contrib/tcpdump/print-msdp.c
/freebsd-14.2/contrib/tcpdump/print-msnlb.c
/freebsd-14.2/contrib/tcpdump/print-nflog.c
/freebsd-14.2/contrib/tcpdump/print-nfs.c
/freebsd-14.2/contrib/tcpdump/print-nsh.c
/freebsd-14.2/contrib/tcpdump/print-ntp.c
/freebsd-14.2/contrib/tcpdump/print-null.c
/freebsd-14.2/contrib/tcpdump/print-olsr.c
/freebsd-14.2/contrib/tcpdump/print-openflow-1.0.c
/freebsd-14.2/contrib/tcpdump/print-openflow-1.3.c
/freebsd-14.2/contrib/tcpdump/print-openflow.c
/freebsd-14.2/contrib/tcpdump/print-ospf.c
/freebsd-14.2/contrib/tcpdump/print-ospf6.c
/freebsd-14.2/contrib/tcpdump/print-otv.c
/freebsd-14.2/contrib/tcpdump/print-pflog.c
/freebsd-14.2/contrib/tcpdump/print-pgm.c
/freebsd-14.2/contrib/tcpdump/print-pim.c
/freebsd-14.2/contrib/tcpdump/print-pktap.c
/freebsd-14.2/contrib/tcpdump/print-ppi.c
/freebsd-14.2/contrib/tcpdump/print-ppp.c
/freebsd-14.2/contrib/tcpdump/print-pppoe.c
/freebsd-14.2/contrib/tcpdump/print-pptp.c
/freebsd-14.2/contrib/tcpdump/print-ptp.c
/freebsd-14.2/contrib/tcpdump/print-radius.c
/freebsd-14.2/contrib/tcpdump/print-raw.c
/freebsd-14.2/contrib/tcpdump/print-realtek.c
/freebsd-14.2/contrib/tcpdump/print-resp.c
/freebsd-14.2/contrib/tcpdump/print-rip.c
/freebsd-14.2/contrib/tcpdump/print-ripng.c
/freebsd-14.2/contrib/tcpdump/print-rpki-rtr.c
/freebsd-14.2/contrib/tcpdump/print-rsvp.c
/freebsd-14.2/contrib/tcpdump/print-rt6.c
/freebsd-14.2/contrib/tcpdump/print-rtsp.c
/freebsd-14.2/contrib/tcpdump/print-rx.c
/freebsd-14.2/contrib/tcpdump/print-sctp.c
/freebsd-14.2/contrib/tcpdump/print-sflow.c
/freebsd-14.2/contrib/tcpdump/print-sip.c
/freebsd-14.2/contrib/tcpdump/print-sl.c
/freebsd-14.2/contrib/tcpdump/print-sll.c
/freebsd-14.2/contrib/tcpdump/print-slow.c
/freebsd-14.2/contrib/tcpdump/print-smb.c
/freebsd-14.2/contrib/tcpdump/print-smtp.c
/freebsd-14.2/contrib/tcpdump/print-snmp.c
/freebsd-14.2/contrib/tcpdump/print-someip.c
/freebsd-14.2/contrib/tcpdump/print-ssh.c
/freebsd-14.2/contrib/tcpdump/print-stp.c
/freebsd-14.2/contrib/tcpdump/print-sunatm.c
/freebsd-14.2/contrib/tcpdump/print-sunrpc.c
/freebsd-14.2/contrib/tcpdump/print-symantec.c
/freebsd-14.2/contrib/tcpdump/print-syslog.c
/freebsd-14.2/contrib/tcpdump/print-tcp.c
/freebsd-14.2/contrib/tcpdump/print-telnet.c
/freebsd-14.2/contrib/tcpdump/print-tftp.c
/freebsd-14.2/contrib/tcpdump/print-timed.c
/freebsd-14.2/contrib/tcpdump/print-tipc.c
/freebsd-14.2/contrib/tcpdump/print-token.c
/freebsd-14.2/contrib/tcpdump/print-udld.c
/freebsd-14.2/contrib/tcpdump/print-udp.c
/freebsd-14.2/contrib/tcpdump/print-unsupported.c
/freebsd-14.2/contrib/tcpdump/print-usb.c
/freebsd-14.2/contrib/tcpdump/print-vjc.c
/freebsd-14.2/contrib/tcpdump/print-vqp.c
/freebsd-14.2/contrib/tcpdump/print-vrrp.c
/freebsd-14.2/contrib/tcpdump/print-vsock.c
/freebsd-14.2/contrib/tcpdump/print-vtp.c
/freebsd-14.2/contrib/tcpdump/print-vxlan-gpe.c
/freebsd-14.2/contrib/tcpdump/print-vxlan.c
/freebsd-14.2/contrib/tcpdump/print-wb.c
/freebsd-14.2/contrib/tcpdump/print-whois.c
/freebsd-14.2/contrib/tcpdump/print-zep.c
/freebsd-14.2/contrib/tcpdump/print-zephyr.c
/freebsd-14.2/contrib/tcpdump/print-zeromq.c
/freebsd-14.2/contrib/tcpdump/print.c
/freebsd-14.2/contrib/tcpdump/signature.c
/freebsd-14.2/contrib/tcpdump/smbutil.c
/freebsd-14.2/contrib/tcpdump/status-exit-codes.h
/freebsd-14.2/contrib/tcpdump/strtoaddr.c
/freebsd-14.2/contrib/tcpdump/tcp.h
/freebsd-14.2/contrib/tcpdump/tcpdump.1.in
/freebsd-14.2/contrib/tcpdump/tcpdump.c
/freebsd-14.2/contrib/tcpdump/udp.h
/freebsd-14.2/contrib/tcpdump/util-print.c
/freebsd-14.2/contrib/tzcode/CONTRIBUTING
/freebsd-14.2/contrib/tzcode/Makefile
/freebsd-14.2/contrib/tzcode/NEWS
/freebsd-14.2/contrib/tzcode/asctime.c
/freebsd-14.2/contrib/tzcode/localtime.c
/freebsd-14.2/contrib/tzcode/newctime.3
/freebsd-14.2/contrib/tzcode/newstrftime.3
/freebsd-14.2/contrib/tzcode/newtzset.3
/freebsd-14.2/contrib/tzcode/private.h
/freebsd-14.2/contrib/tzcode/theory.html
/freebsd-14.2/contrib/tzcode/tz-art.html
/freebsd-14.2/contrib/tzcode/tz-link.html
/freebsd-14.2/contrib/tzcode/tzfile.5
/freebsd-14.2/contrib/tzcode/tzfile.h
/freebsd-14.2/contrib/tzcode/tzselect.ksh
/freebsd-14.2/contrib/tzcode/version
/freebsd-14.2/contrib/tzcode/workman.sh
/freebsd-14.2/contrib/tzcode/zdump.c
/freebsd-14.2/contrib/tzcode/zic.8
/freebsd-14.2/contrib/tzcode/zic.c
/freebsd-14.2/contrib/unbound/Makefile.in
/freebsd-14.2/contrib/unbound/cachedb/cachedb.c
/freebsd-14.2/contrib/unbound/cachedb/redis.c
/freebsd-14.2/contrib/unbound/config.h.in
/freebsd-14.2/contrib/unbound/configure
/freebsd-14.2/contrib/unbound/configure.ac
/freebsd-14.2/contrib/unbound/contrib/aaaa-filter-iterator.patch
/freebsd-14.2/contrib/unbound/daemon/daemon.c
/freebsd-14.2/contrib/unbound/daemon/daemon.h
/freebsd-14.2/contrib/unbound/daemon/remote.c
/freebsd-14.2/contrib/unbound/daemon/stats.c
/freebsd-14.2/contrib/unbound/daemon/worker.c
/freebsd-14.2/contrib/unbound/dns64/dns64.c
/freebsd-14.2/contrib/unbound/dnstap/unbound-dnstap-socket.c
/freebsd-14.2/contrib/unbound/doc/Changelog
/freebsd-14.2/contrib/unbound/doc/README
/freebsd-14.2/contrib/unbound/doc/example.conf.in
/freebsd-14.2/contrib/unbound/doc/libunbound.3.in
/freebsd-14.2/contrib/unbound/doc/unbound-anchor.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-checkconf.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-control.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-host.1.in
/freebsd-14.2/contrib/unbound/doc/unbound.8.in
/freebsd-14.2/contrib/unbound/doc/unbound.conf.5.in
/freebsd-14.2/contrib/unbound/doc/unbound.doxygen
/freebsd-14.2/contrib/unbound/iterator/iter_scrub.c
/freebsd-14.2/contrib/unbound/iterator/iter_utils.c
/freebsd-14.2/contrib/unbound/iterator/iter_utils.h
/freebsd-14.2/contrib/unbound/iterator/iterator.c
/freebsd-14.2/contrib/unbound/iterator/iterator.h
/freebsd-14.2/contrib/unbound/libunbound/context.c
/freebsd-14.2/contrib/unbound/libunbound/libworker.c
/freebsd-14.2/contrib/unbound/libunbound/unbound.h
/freebsd-14.2/contrib/unbound/services/authzone.c
/freebsd-14.2/contrib/unbound/services/cache/dns.c
/freebsd-14.2/contrib/unbound/services/cache/dns.h
/freebsd-14.2/contrib/unbound/services/cache/rrset.c
/freebsd-14.2/contrib/unbound/services/listen_dnsport.c
/freebsd-14.2/contrib/unbound/services/listen_dnsport.h
/freebsd-14.2/contrib/unbound/services/mesh.c
/freebsd-14.2/contrib/unbound/services/mesh.h
/freebsd-14.2/contrib/unbound/services/modstack.c
/freebsd-14.2/contrib/unbound/services/rpz.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-control-setup.sh.in
/freebsd-14.2/contrib/unbound/smallapp/unbound-control.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-host.c
/freebsd-14.2/contrib/unbound/smallapp/worker_cb.c
/freebsd-14.2/contrib/unbound/util/alloc.c
/freebsd-14.2/contrib/unbound/util/config_file.c
/freebsd-14.2/contrib/unbound/util/config_file.h
/freebsd-14.2/contrib/unbound/util/configlexer.c
/freebsd-14.2/contrib/unbound/util/configlexer.lex
/freebsd-14.2/contrib/unbound/util/configparser.c
/freebsd-14.2/contrib/unbound/util/configparser.h
/freebsd-14.2/contrib/unbound/util/configparser.y
/freebsd-14.2/contrib/unbound/util/data/msgencode.c
/freebsd-14.2/contrib/unbound/util/data/msgparse.h
/freebsd-14.2/contrib/unbound/util/data/msgreply.c
/freebsd-14.2/contrib/unbound/util/data/msgreply.h
/freebsd-14.2/contrib/unbound/util/data/packed_rrset.h
/freebsd-14.2/contrib/unbound/util/fptr_wlist.c
/freebsd-14.2/contrib/unbound/util/locks.h
/freebsd-14.2/contrib/unbound/util/log.c
/freebsd-14.2/contrib/unbound/util/log.h
/freebsd-14.2/contrib/unbound/util/module.h
/freebsd-14.2/contrib/unbound/util/netevent.c
/freebsd-14.2/contrib/unbound/util/netevent.h
/freebsd-14.2/contrib/unbound/validator/val_neg.c
/freebsd-14.2/contrib/unbound/validator/val_nsec3.c
/freebsd-14.2/contrib/unbound/validator/validator.c
/freebsd-14.2/contrib/unbound/validator/validator.h
/freebsd-14.2/contrib/wpa/CONTRIBUTIONS
/freebsd-14.2/contrib/wpa/README
/freebsd-14.2/contrib/wpa/hostapd/Android.mk
/freebsd-14.2/contrib/wpa/hostapd/ChangeLog
/freebsd-14.2/contrib/wpa/hostapd/Makefile
/freebsd-14.2/contrib/wpa/hostapd/README
/freebsd-14.2/contrib/wpa/hostapd/android.config
/freebsd-14.2/contrib/wpa/hostapd/config_file.c
/freebsd-14.2/contrib/wpa/hostapd/config_file.h
/freebsd-14.2/contrib/wpa/hostapd/ctrl_iface.c
/freebsd-14.2/contrib/wpa/hostapd/defconfig
/freebsd-14.2/contrib/wpa/hostapd/hostapd.conf
/freebsd-14.2/contrib/wpa/hostapd/hostapd.eap_user
/freebsd-14.2/contrib/wpa/hostapd/hostapd_cli.c
/freebsd-14.2/contrib/wpa/hostapd/main.c
/freebsd-14.2/contrib/wpa/hs20/client/Android.mk
/freebsd-14.2/contrib/wpa/hs20/client/est.c
/freebsd-14.2/contrib/wpa/hs20/client/osu_client.c
/freebsd-14.2/contrib/wpa/hs20/client/spp_client.c
/freebsd-14.2/contrib/wpa/src/Makefile
/freebsd-14.2/contrib/wpa/src/ap/acs.c
/freebsd-14.2/contrib/wpa/src/ap/acs.h
/freebsd-14.2/contrib/wpa/src/ap/airtime_policy.c
/freebsd-14.2/contrib/wpa/src/ap/ap_config.c
/freebsd-14.2/contrib/wpa/src/ap/ap_config.h
/freebsd-14.2/contrib/wpa/src/ap/ap_drv_ops.c
/freebsd-14.2/contrib/wpa/src/ap/ap_drv_ops.h
/freebsd-14.2/contrib/wpa/src/ap/ap_list.c
/freebsd-14.2/contrib/wpa/src/ap/ap_mlme.c
/freebsd-14.2/contrib/wpa/src/ap/authsrv.c
/freebsd-14.2/contrib/wpa/src/ap/beacon.c
/freebsd-14.2/contrib/wpa/src/ap/beacon.h
/freebsd-14.2/contrib/wpa/src/ap/bss_load.c
/freebsd-14.2/contrib/wpa/src/ap/comeback_token.c
/freebsd-14.2/contrib/wpa/src/ap/comeback_token.h
/freebsd-14.2/contrib/wpa/src/ap/ctrl_iface_ap.c
/freebsd-14.2/contrib/wpa/src/ap/ctrl_iface_ap.h
/freebsd-14.2/contrib/wpa/src/ap/dfs.c
/freebsd-14.2/contrib/wpa/src/ap/dpp_hostapd.c
/freebsd-14.2/contrib/wpa/src/ap/dpp_hostapd.h
/freebsd-14.2/contrib/wpa/src/ap/drv_callbacks.c
/freebsd-14.2/contrib/wpa/src/ap/fils_hlp.c
/freebsd-14.2/contrib/wpa/src/ap/gas_query_ap.c
/freebsd-14.2/contrib/wpa/src/ap/gas_serv.c
/freebsd-14.2/contrib/wpa/src/ap/gas_serv.h
/freebsd-14.2/contrib/wpa/src/ap/hostapd.c
/freebsd-14.2/contrib/wpa/src/ap/hostapd.h
/freebsd-14.2/contrib/wpa/src/ap/hw_features.c
/freebsd-14.2/contrib/wpa/src/ap/hw_features.h
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11.h
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11_auth.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11_auth.h
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11_eht.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11_he.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11_ht.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11_shared.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_11_vht.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_1x.c
/freebsd-14.2/contrib/wpa/src/ap/ieee802_1x.h
/freebsd-14.2/contrib/wpa/src/ap/nan_usd_ap.c
/freebsd-14.2/contrib/wpa/src/ap/nan_usd_ap.h
/freebsd-14.2/contrib/wpa/src/ap/ndisc_snoop.c
/freebsd-14.2/contrib/wpa/src/ap/neighbor_db.c
/freebsd-14.2/contrib/wpa/src/ap/neighbor_db.h
/freebsd-14.2/contrib/wpa/src/ap/pmksa_cache_auth.c
/freebsd-14.2/contrib/wpa/src/ap/pmksa_cache_auth.h
/freebsd-14.2/contrib/wpa/src/ap/preauth_auth.c
/freebsd-14.2/contrib/wpa/src/ap/rrm.c
/freebsd-14.2/contrib/wpa/src/ap/rrm.h
/freebsd-14.2/contrib/wpa/src/ap/sta_info.c
/freebsd-14.2/contrib/wpa/src/ap/sta_info.h
/freebsd-14.2/contrib/wpa/src/ap/utils.c
/freebsd-14.2/contrib/wpa/src/ap/wmm.c
/freebsd-14.2/contrib/wpa/src/ap/wnm_ap.c
/freebsd-14.2/contrib/wpa/src/ap/wpa_auth.c
/freebsd-14.2/contrib/wpa/src/ap/wpa_auth.h
/freebsd-14.2/contrib/wpa/src/ap/wpa_auth_ft.c
/freebsd-14.2/contrib/wpa/src/ap/wpa_auth_glue.c
/freebsd-14.2/contrib/wpa/src/ap/wpa_auth_i.h
/freebsd-14.2/contrib/wpa/src/ap/wpa_auth_ie.c
/freebsd-14.2/contrib/wpa/src/ap/wpa_auth_kay.c
/freebsd-14.2/contrib/wpa/src/ap/wps_hostapd.c
/freebsd-14.2/contrib/wpa/src/ap/x_snoop.c
/freebsd-14.2/contrib/wpa/src/build.rules
/freebsd-14.2/contrib/wpa/src/common/brcm_vendor.h
/freebsd-14.2/contrib/wpa/src/common/common_module_tests.c
/freebsd-14.2/contrib/wpa/src/common/defs.h
/freebsd-14.2/contrib/wpa/src/common/dpp.c
/freebsd-14.2/contrib/wpa/src/common/dpp.h
/freebsd-14.2/contrib/wpa/src/common/dpp_crypto.c
/freebsd-14.2/contrib/wpa/src/common/dpp_i.h
/freebsd-14.2/contrib/wpa/src/common/dpp_pkex.c
/freebsd-14.2/contrib/wpa/src/common/dpp_reconfig.c
/freebsd-14.2/contrib/wpa/src/common/dpp_tcp.c
/freebsd-14.2/contrib/wpa/src/common/dragonfly.c
/freebsd-14.2/contrib/wpa/src/common/gas_server.c
/freebsd-14.2/contrib/wpa/src/common/gas_server.h
/freebsd-14.2/contrib/wpa/src/common/hw_features_common.c
/freebsd-14.2/contrib/wpa/src/common/hw_features_common.h
/freebsd-14.2/contrib/wpa/src/common/ieee802_11_common.c
/freebsd-14.2/contrib/wpa/src/common/ieee802_11_common.h
/freebsd-14.2/contrib/wpa/src/common/ieee802_11_defs.h
/freebsd-14.2/contrib/wpa/src/common/nan.h
/freebsd-14.2/contrib/wpa/src/common/nan_de.c
/freebsd-14.2/contrib/wpa/src/common/nan_de.h
/freebsd-14.2/contrib/wpa/src/common/ocv.c
/freebsd-14.2/contrib/wpa/src/common/ptksa_cache.c
/freebsd-14.2/contrib/wpa/src/common/ptksa_cache.h
/freebsd-14.2/contrib/wpa/src/common/qca-vendor.h
/freebsd-14.2/contrib/wpa/src/common/sae.c
/freebsd-14.2/contrib/wpa/src/common/sae.h
/freebsd-14.2/contrib/wpa/src/common/version.h
/freebsd-14.2/contrib/wpa/src/common/wpa_common.c
/freebsd-14.2/contrib/wpa/src/common/wpa_common.h
/freebsd-14.2/contrib/wpa/src/common/wpa_ctrl.c
/freebsd-14.2/contrib/wpa/src/common/wpa_ctrl.h
/freebsd-14.2/contrib/wpa/src/crypto/crypto.h
/freebsd-14.2/contrib/wpa/src/crypto/crypto_gnutls.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_internal.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_libtomcrypt.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_linux.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_module_tests.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_nettle.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_none.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_openssl.c
/freebsd-14.2/contrib/wpa/src/crypto/crypto_wolfssl.c
/freebsd-14.2/contrib/wpa/src/crypto/fips_prf_internal.c
/freebsd-14.2/contrib/wpa/src/crypto/fips_prf_openssl.c
/freebsd-14.2/contrib/wpa/src/crypto/sha1-pbkdf2.c
/freebsd-14.2/contrib/wpa/src/crypto/sha256-internal.c
/freebsd-14.2/contrib/wpa/src/crypto/sha256.c
/freebsd-14.2/contrib/wpa/src/crypto/sha384.c
/freebsd-14.2/contrib/wpa/src/crypto/sha512-internal.c
/freebsd-14.2/contrib/wpa/src/crypto/sha512.c
/freebsd-14.2/contrib/wpa/src/crypto/tls.h
/freebsd-14.2/contrib/wpa/src/crypto/tls_gnutls.c
/freebsd-14.2/contrib/wpa/src/crypto/tls_internal.c
/freebsd-14.2/contrib/wpa/src/crypto/tls_none.c
/freebsd-14.2/contrib/wpa/src/crypto/tls_openssl.c
/freebsd-14.2/contrib/wpa/src/crypto/tls_openssl_ocsp.c
/freebsd-14.2/contrib/wpa/src/crypto/tls_wolfssl.c
/freebsd-14.2/contrib/wpa/src/drivers/driver.h
/freebsd-14.2/contrib/wpa/src/drivers/driver_atheros.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_bsd.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_common.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_hostap.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_macsec_linux.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_macsec_qca.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_ndis.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_nl80211.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_nl80211.h
/freebsd-14.2/contrib/wpa/src/drivers/driver_nl80211_capa.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_nl80211_event.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_nl80211_scan.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_roboswitch.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_wext.c
/freebsd-14.2/contrib/wpa/src/drivers/driver_wired.c
/freebsd-14.2/contrib/wpa/src/drivers/linux_ioctl.c
/freebsd-14.2/contrib/wpa/src/drivers/ndis_events.c
/freebsd-14.2/contrib/wpa/src/drivers/netlink.c
/freebsd-14.2/contrib/wpa/src/drivers/nl80211_copy.h
/freebsd-14.2/contrib/wpa/src/eap_common/eap_defs.h
/freebsd-14.2/contrib/wpa/src/eap_common/eap_pwd_common.c
/freebsd-14.2/contrib/wpa/src/eap_common/eap_sake_common.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_aka.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_config.h
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_fast.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_i.h
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_mschapv2.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_peap.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_pwd.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_sim.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_teap.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_tls.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_tls_common.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_tls_common.h
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_ttls.c
/freebsd-14.2/contrib/wpa/src/eap_peer/eap_wsc.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap.h
/freebsd-14.2/contrib/wpa/src/eap_server/eap_i.h
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_aka.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_eke.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_fast.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_mschapv2.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_peap.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_pwd.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_sim.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_teap.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_tls.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_tls_common.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_server_ttls.c
/freebsd-14.2/contrib/wpa/src/eap_server/eap_tls_common.h
/freebsd-14.2/contrib/wpa/src/eapol_auth/eapol_auth_sm.c
/freebsd-14.2/contrib/wpa/src/eapol_auth/eapol_auth_sm.h
/freebsd-14.2/contrib/wpa/src/eapol_auth/eapol_auth_sm_i.h
/freebsd-14.2/contrib/wpa/src/eapol_supp/eapol_supp_sm.c
/freebsd-14.2/contrib/wpa/src/eapol_supp/eapol_supp_sm.h
/freebsd-14.2/contrib/wpa/src/fst/fst_group.c
/freebsd-14.2/contrib/wpa/src/fst/fst_iface.c
/freebsd-14.2/contrib/wpa/src/fst/fst_session.c
/freebsd-14.2/contrib/wpa/src/l2_packet/l2_packet_freebsd.c
/freebsd-14.2/contrib/wpa/src/l2_packet/l2_packet_linux.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p.h
/freebsd-14.2/contrib/wpa/src/p2p/p2p_build.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_dev_disc.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_go_neg.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_group.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_i.h
/freebsd-14.2/contrib/wpa/src/p2p/p2p_invitation.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_parse.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_pd.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_sd.c
/freebsd-14.2/contrib/wpa/src/p2p/p2p_utils.c
/freebsd-14.2/contrib/wpa/src/pae/ieee802_1x_cp.c
/freebsd-14.2/contrib/wpa/src/pae/ieee802_1x_kay.c
/freebsd-14.2/contrib/wpa/src/pae/ieee802_1x_kay.h
/freebsd-14.2/contrib/wpa/src/pae/ieee802_1x_secy_ops.c
/freebsd-14.2/contrib/wpa/src/pae/ieee802_1x_secy_ops.h
/freebsd-14.2/contrib/wpa/src/pasn/Makefile
/freebsd-14.2/contrib/wpa/src/pasn/pasn_common.c
/freebsd-14.2/contrib/wpa/src/pasn/pasn_common.h
/freebsd-14.2/contrib/wpa/src/pasn/pasn_initiator.c
/freebsd-14.2/contrib/wpa/src/pasn/pasn_responder.c
/freebsd-14.2/contrib/wpa/src/radius/radius.c
/freebsd-14.2/contrib/wpa/src/radius/radius.h
/freebsd-14.2/contrib/wpa/src/radius/radius_client.c
/freebsd-14.2/contrib/wpa/src/radius/radius_client.h
/freebsd-14.2/contrib/wpa/src/radius/radius_das.c
/freebsd-14.2/contrib/wpa/src/radius/radius_server.c
/freebsd-14.2/contrib/wpa/src/rsn_supp/pmksa_cache.c
/freebsd-14.2/contrib/wpa/src/rsn_supp/pmksa_cache.h
/freebsd-14.2/contrib/wpa/src/rsn_supp/preauth.c
/freebsd-14.2/contrib/wpa/src/rsn_supp/tdls.c
/freebsd-14.2/contrib/wpa/src/rsn_supp/wpa.c
/freebsd-14.2/contrib/wpa/src/rsn_supp/wpa.h
/freebsd-14.2/contrib/wpa/src/rsn_supp/wpa_ft.c
/freebsd-14.2/contrib/wpa/src/rsn_supp/wpa_i.h
/freebsd-14.2/contrib/wpa/src/rsn_supp/wpa_ie.c
/freebsd-14.2/contrib/wpa/src/tls/libtommath.c
/freebsd-14.2/contrib/wpa/src/tls/pkcs1.c
/freebsd-14.2/contrib/wpa/src/tls/tlsv1_client_read.c
/freebsd-14.2/contrib/wpa/src/tls/tlsv1_common.c
/freebsd-14.2/contrib/wpa/src/tls/tlsv1_common.h
/freebsd-14.2/contrib/wpa/src/tls/tlsv1_server_write.c
/freebsd-14.2/contrib/wpa/src/utils/browser.c
/freebsd-14.2/contrib/wpa/src/utils/common.c
/freebsd-14.2/contrib/wpa/src/utils/common.h
/freebsd-14.2/contrib/wpa/src/utils/crc32.c
/freebsd-14.2/contrib/wpa/src/utils/crc32.h
/freebsd-14.2/contrib/wpa/src/utils/http-utils.h
/freebsd-14.2/contrib/wpa/src/utils/http_curl.c
/freebsd-14.2/contrib/wpa/src/utils/ip_addr.c
/freebsd-14.2/contrib/wpa/src/utils/ip_addr.h
/freebsd-14.2/contrib/wpa/src/utils/os.h
/freebsd-14.2/contrib/wpa/src/utils/os_unix.c
/freebsd-14.2/contrib/wpa/src/utils/trace.c
/freebsd-14.2/contrib/wpa/src/utils/wpa_debug.c
/freebsd-14.2/contrib/wpa/src/utils/wpa_debug.h
/freebsd-14.2/contrib/wpa/src/utils/wpabuf.h
/freebsd-14.2/contrib/wpa/src/wps/ndef.c
/freebsd-14.2/contrib/wpa/src/wps/wps.c
/freebsd-14.2/contrib/wpa/src/wps/wps.h
/freebsd-14.2/contrib/wpa/src/wps/wps_attr_parse.c
/freebsd-14.2/contrib/wpa/src/wps/wps_enrollee.c
/freebsd-14.2/contrib/wpa/src/wps/wps_er.c
/freebsd-14.2/contrib/wpa/src/wps/wps_i.h
/freebsd-14.2/contrib/wpa/src/wps/wps_registrar.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/Android.mk
/freebsd-14.2/contrib/wpa/wpa_supplicant/ChangeLog
/freebsd-14.2/contrib/wpa/wpa_supplicant/Makefile
/freebsd-14.2/contrib/wpa/wpa_supplicant/README
/freebsd-14.2/contrib/wpa/wpa_supplicant/README-HS20
/freebsd-14.2/contrib/wpa/wpa_supplicant/README-NAN-USD
/freebsd-14.2/contrib/wpa/wpa_supplicant/README-WPS
/freebsd-14.2/contrib/wpa/wpa_supplicant/android.config
/freebsd-14.2/contrib/wpa/wpa_supplicant/ap.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/ap.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/bgscan.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/bgscan_learn.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/bgscan_simple.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/bss.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/bss.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/bssid_ignore.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/config.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/config.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/config_file.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/config_none.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/config_ssid.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/config_winreg.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/ctrl_iface.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/ctrl_iface.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/ctrl_iface_unix.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_dict_helpers.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_dict_helpers.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new_handlers.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new_handlers.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new_handlers_p2p.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new_helpers.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new_helpers.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/dbus/dbus_new_introspect.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/defconfig
/freebsd-14.2/contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.sgml
/freebsd-14.2/contrib/wpa/wpa_supplicant/dpp_supplicant.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/dpp_supplicant.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/driver_i.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/eapol_test.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/events.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/examples/dpp-nfc.py
/freebsd-14.2/contrib/wpa/wpa_supplicant/gas_query.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/hs20_supplicant.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/ibss_rsn.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/ibss_rsn.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/interworking.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/main.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/mbo.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/mesh.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/mesh_mpm.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/mesh_rsn.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/nan_usd.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/nan_usd.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/notify.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/notify.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/offchannel.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/op_classes.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/p2p_supplicant.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/p2p_supplicant.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/p2p_supplicant_sd.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/pasn_supplicant.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/preauth_test.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/robust_av.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/rrm.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/scan.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/scan.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/sme.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/sme.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/systemd/wpa_supplicant-nl80211.service.arg.in
/freebsd-14.2/contrib/wpa/wpa_supplicant/systemd/wpa_supplicant.service.arg.in
/freebsd-14.2/contrib/wpa/wpa_supplicant/utils/log2pcap.py
/freebsd-14.2/contrib/wpa/wpa_supplicant/wmm_ac.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wnm_sta.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wnm_sta.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpa_cli.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpa_passphrase.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpa_priv.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpa_supplicant.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpa_supplicant.conf
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpa_supplicant_i.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpa_supplicant_template.conf
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpas_glue.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpas_glue.h
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpas_kay.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wpas_module_tests.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wps_supplicant.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/wps_supplicant.h
/freebsd-14.2/etc/mtree/BSD.tests.dist
/freebsd-14.2/include/paths.h
/freebsd-14.2/include/rpc/xdr.h
/freebsd-14.2/lib/clang/include/lld/Common/Version.inc
/freebsd-14.2/lib/libarchive/tests/Makefile
/freebsd-14.2/lib/libc/gen/sysctl.3
/freebsd-14.2/lib/libc/stdio/fmemopen.c
/freebsd-14.2/lib/libc/stdio/local.h
/freebsd-14.2/lib/libc/stdio/snprintf.c
/freebsd-14.2/lib/libc/stdio/vasprintf.c
/freebsd-14.2/lib/libc/stdio/vdprintf.c
/freebsd-14.2/lib/libc/stdio/vfprintf.c
/freebsd-14.2/lib/libc/stdio/vsnprintf.c
/freebsd-14.2/lib/libc/stdio/vsprintf.c
/freebsd-14.2/lib/libc/stdlib/malloc/jemalloc/Makefile.inc
/freebsd-14.2/lib/libc/sys/Makefile.inc
/freebsd-14.2/lib/libc/sys/Symbol.map
/freebsd-14.2/lib/libc/sys/getrlimit.2
/freebsd-14.2/lib/libc/sys/getrlimitusage.2
/freebsd-14.2/lib/libc/sys/getsockopt.2
/freebsd-14.2/lib/libc/sys/membarrier.2
/freebsd-14.2/lib/libc/tests/stdio/fmemopen2_test.c
/freebsd-14.2/lib/libc/xdr/xdr.c
/freebsd-14.2/lib/libcrypt/crypt-md5.c
/freebsd-14.2/lib/libcrypt/crypt-sha256.c
/freebsd-14.2/lib/libcrypt/crypt-sha512.c
/freebsd-14.2/lib/libcxxrt/Version.map
/freebsd-14.2/lib/libpcap/Makefile
/freebsd-14.2/lib/libpcap/config.h
/freebsd-14.2/lib/libpfctl/libpfctl.c
/freebsd-14.2/lib/libprocstat/Symbol.map
/freebsd-14.2/lib/libprocstat/libprocstat.c
/freebsd-14.2/lib/libprocstat/libprocstat.h
/freebsd-14.2/lib/libunbound/config.h
/freebsd-14.2/lib/libutil/ftime.3
/freebsd-14.2/lib/libutil/login.conf.5
/freebsd-14.2/lib/libutil/login_class.3
/freebsd-14.2/lib/libutil/login_class.c
/freebsd-14.2/lib/msun/src/math_private.h
/freebsd-14.2/lib/ncurses/tinfo/Makefile
/freebsd-14.2/libexec/flua/linit_flua.c
/freebsd-14.2/libexec/flua/modules/lposix.c
/freebsd-14.2/libexec/flua/modules/lposix.h
/freebsd-14.2/libexec/nuageinit/nuage.lua
/freebsd-14.2/libexec/nuageinit/nuageinit
/freebsd-14.2/libexec/nuageinit/tests/Makefile
/freebsd-14.2/libexec/nuageinit/tests/addgroup.lua
/freebsd-14.2/libexec/nuageinit/tests/addsshkey.lua
/freebsd-14.2/libexec/nuageinit/tests/adduser.lua
/freebsd-14.2/libexec/nuageinit/tests/dirname.lua
/freebsd-14.2/libexec/nuageinit/tests/err.lua
/freebsd-14.2/libexec/nuageinit/tests/nuage.sh
/freebsd-14.2/libexec/nuageinit/tests/nuageinit.sh
/freebsd-14.2/libexec/nuageinit/tests/sethostname.lua
/freebsd-14.2/libexec/nuageinit/tests/utils.sh
/freebsd-14.2/libexec/nuageinit/tests/warn.lua
/freebsd-14.2/libexec/nuageinit/yaml.lua
/freebsd-14.2/libexec/rc/rc.d/dnctl
/freebsd-14.2/libexec/rc/rc.d/netif
/freebsd-14.2/libexec/rc/rc.d/nuageinit
/freebsd-14.2/libexec/rc/rc.d/sendmail
/freebsd-14.2/libexec/rc/rc.subr
/freebsd-14.2/libexec/rc/tests/rc_subr_test.sh
/freebsd-14.2/release/Makefile.vm
/freebsd-14.2/release/pkg_repos/release-dvd.conf
/freebsd-14.2/release/release.conf.sample
/freebsd-14.2/release/tools/basic-cloudinit.conf
/freebsd-14.2/release/tools/ec2.conf
/freebsd-14.2/release/tools/oracle.conf
/freebsd-14.2/sbin/devmatch/devmatch.c
/freebsd-14.2/sbin/dhclient/dhclient.c
/freebsd-14.2/sbin/dhclient/dhcp.h
/freebsd-14.2/sbin/fdisk/fdisk.8
/freebsd-14.2/sbin/fdisk/fdisk.c
/freebsd-14.2/sbin/ifconfig/ifpfsync.c
/freebsd-14.2/sbin/mdmfs/mdmfs.c
/freebsd-14.2/sbin/ping/ping6.c
/freebsd-14.2/sbin/ping/tests/test_ping.py
/freebsd-14.2/sbin/sysctl/sysctl.8
/freebsd-14.2/sbin/sysctl/sysctl.c
/freebsd-14.2/share/ctypedef/Makefile
/freebsd-14.2/share/man/man4/Makefile
/freebsd-14.2/share/man/man4/agp.4
/freebsd-14.2/share/man/man4/altq.4
/freebsd-14.2/share/man/man4/ath10k.4
/freebsd-14.2/share/man/man4/cdce.4
/freebsd-14.2/share/man/man4/ena.4
/freebsd-14.2/share/man/man4/hv_netvsc.4
/freebsd-14.2/share/man/man4/ice.4
/freebsd-14.2/share/man/man4/iwlwifi.4
/freebsd-14.2/share/man/man4/iwn.4
/freebsd-14.2/share/man/man4/ix.4
/freebsd-14.2/share/man/man4/ixl.4
/freebsd-14.2/share/man/man4/liquidio.4
/freebsd-14.2/share/man/man4/mt7915.4
/freebsd-14.2/share/man/man4/mt7921.4
/freebsd-14.2/share/man/man4/netmap.4
/freebsd-14.2/share/man/man4/rtw88.4
/freebsd-14.2/share/man/man4/rtw89.4
/freebsd-14.2/share/man/man4/syscons.4
/freebsd-14.2/share/man/man4/ure.4
/freebsd-14.2/share/man/man4/vlan.4
/freebsd-14.2/share/man/man4/vmm.4
/freebsd-14.2/share/man/man4/wpi.4
/freebsd-14.2/share/man/man5/rc.conf.5
/freebsd-14.2/share/man/man5/resolver.5
/freebsd-14.2/share/man/man5/src.conf.5
/freebsd-14.2/share/man/man7/hier.7
/freebsd-14.2/share/man/man7/mitigations.7
/freebsd-14.2/share/man/man8/rc.8
/freebsd-14.2/share/man/man8/rc.subr.8
/freebsd-14.2/share/man/man9/extattr.9
/freebsd-14.2/share/man/man9/khelp.9
/freebsd-14.2/share/man/man9/style.9
/freebsd-14.2/share/man/man9/vnode.9
/freebsd-14.2/share/misc/bsd-family-tree
/freebsd-14.2/share/misc/pci_vendors
/freebsd-14.2/share/mk/bsd.files.mk
/freebsd-14.2/share/mk/bsd.sys.mk
/freebsd-14.2/share/mk/src.libnames.mk
/freebsd-14.2/share/mk/src.opts.mk
/freebsd-14.2/stand/efi/loader/Makefile
/freebsd-14.2/stand/i386/loader/Makefile
/freebsd-14.2/stand/i386/loader/conf.c
/freebsd-14.2/stand/i386/loader/gfx_bios.c
/freebsd-14.2/stand/libsa/dosfs.c
core.lua
drawer.lua
/freebsd-14.2/stand/powerpc/ofw/cas.c
/freebsd-14.2/sys/amd64/amd64/locore.S
/freebsd-14.2/sys/amd64/amd64/mp_machdep.c
/freebsd-14.2/sys/amd64/conf/GENERIC-DEBUG
/freebsd-14.2/sys/amd64/conf/MINIMAL-DEBUG
/freebsd-14.2/sys/amd64/conf/NOTES
/freebsd-14.2/sys/amd64/vmm/vmm.c
/freebsd-14.2/sys/amd64/vmm/vmm_ioport.c
/freebsd-14.2/sys/arm/conf/GENERIC-DEBUG
/freebsd-14.2/sys/arm/qualcomm/qcom_scm_legacy.c
/freebsd-14.2/sys/arm/ti/ti_pruss.c
/freebsd-14.2/sys/arm64/arm64/cmn600.c
/freebsd-14.2/sys/arm64/arm64/exec_machdep.c
/freebsd-14.2/sys/arm64/arm64/identcpu.c
/freebsd-14.2/sys/arm64/arm64/swtch.S
/freebsd-14.2/sys/arm64/arm64/sys_machdep.c
/freebsd-14.2/sys/arm64/arm64/trap.c
/freebsd-14.2/sys/arm64/arm64/vfp.c
/freebsd-14.2/sys/arm64/conf/GENERIC-DEBUG
/freebsd-14.2/sys/arm64/conf/std.dev
/freebsd-14.2/sys/arm64/include/armreg.h
/freebsd-14.2/sys/arm64/include/hypervisor.h
/freebsd-14.2/sys/arm64/include/pcb.h
/freebsd-14.2/sys/arm64/include/reg.h
/freebsd-14.2/sys/arm64/include/sysarch.h
/freebsd-14.2/sys/arm64/include/ucontext.h
/freebsd-14.2/sys/arm64/include/vfp.h
/freebsd-14.2/sys/arm64/iommu/iommu.c
/freebsd-14.2/sys/arm64/iommu/smmu.c
/freebsd-14.2/sys/arm64/nvidia/tegra210/tegra210_pmc.c
/freebsd-14.2/sys/arm64/rockchip/rk_pinctrl.c
/freebsd-14.2/sys/cam/ctl/ctl.c
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h
/freebsd-14.2/sys/cddl/dev/dtrace/amd64/dtrace_asm.S
/freebsd-14.2/sys/cddl/dev/dtrace/amd64/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/dtrace/dtrace_test.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_syscall.h
/freebsd-14.2/sys/compat/freebsd32/freebsd32_syscalls.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_sysent.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_systrace_args.c
/freebsd-14.2/sys/compat/linux/linux_stats.c
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/cleanup.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ieee80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/jiffies.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kernel.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/lockdep.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/netdevice.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/nl80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pci.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/rcupdate.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/skbuff.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/wait.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/cfg80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/mac80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_compat.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_netdev.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_pci.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_rcu.c
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/kunit/visibility.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/of_net.h
/freebsd-14.2/sys/conf/files
/freebsd-14.2/sys/conf/files.amd64
/freebsd-14.2/sys/conf/files.arm64
/freebsd-14.2/sys/conf/files.powerpc
/freebsd-14.2/sys/conf/kern.pre.mk
/freebsd-14.2/sys/conf/kmod.mk
/freebsd-14.2/sys/conf/newvers.sh
/freebsd-14.2/sys/conf/std.debug
/freebsd-14.2/sys/contrib/dev/athk/ath10k/zzz_fw_ports_fwget.sh
/freebsd-14.2/sys/contrib/dev/athk/ath11k/zzz_fw_ports_fwget.sh
/freebsd-14.2/sys/contrib/dev/athk/ath12k/zzz_fw_ports_fwget.sh
/freebsd-14.2/sys/contrib/dev/ice/README
/freebsd-14.2/sys/contrib/dev/ice/ice-1.3.41.0.pkg
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-config.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/drv.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/zzz_fw_ports_fwget.sh
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/eeprom.c
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/init.c
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/mac.c
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/mcu.c
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/pci_init.c
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/pci_mac.c
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/zzz_fw_ports_fwget.sh
/freebsd-14.2/sys/contrib/dev/rtw88/zzz_fw_ports_fwget.sh
/freebsd-14.2/sys/contrib/dev/rtw89/rtw8851be.c
/freebsd-14.2/sys/contrib/dev/rtw89/rtw8852be.c
/freebsd-14.2/sys/contrib/dev/rtw89/zzz_fw_ports_fwget.sh
/freebsd-14.2/sys/contrib/ena-com/ena_com.c
/freebsd-14.2/sys/contrib/ena-com/ena_com.h
/freebsd-14.2/sys/contrib/ena-com/ena_defs/ena_admin_defs.h
/freebsd-14.2/sys/contrib/ena-com/ena_defs/ena_eth_io_defs.h
/freebsd-14.2/sys/contrib/ena-com/ena_defs/ena_regs_defs.h
/freebsd-14.2/sys/contrib/ena-com/ena_eth_com.c
/freebsd-14.2/sys/contrib/ena-com/ena_eth_com.h
/freebsd-14.2/sys/contrib/ena-com/ena_plat.h
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c
/freebsd-14.2/sys/contrib/rdma/krping/krping_dev.c
/freebsd-14.2/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c
/freebsd-14.2/sys/dev/acpica/acpi.c
/freebsd-14.2/sys/dev/acpica/acpi_ged.c
/freebsd-14.2/sys/dev/acpica/acpivar.h
/freebsd-14.2/sys/dev/ae/if_ae.c
/freebsd-14.2/sys/dev/age/if_age.c
/freebsd-14.2/sys/dev/al_eth/al_eth.c
/freebsd-14.2/sys/dev/alc/if_alc.c
/freebsd-14.2/sys/dev/ale/if_ale.c
/freebsd-14.2/sys/dev/altera/msgdma/msgdma.c
/freebsd-14.2/sys/dev/amdsmn/amdsmn.c
/freebsd-14.2/sys/dev/amdtemp/amdtemp.c
/freebsd-14.2/sys/dev/ath/ath_hal/ar9002/ar9285_btcoex.c
/freebsd-14.2/sys/dev/ath/if_ath_lna_div.c
/freebsd-14.2/sys/dev/ath/if_ath_pci.c
/freebsd-14.2/sys/dev/ath/if_ath_spectral.c
/freebsd-14.2/sys/dev/axgbe/if_axgbe_pci.c
/freebsd-14.2/sys/dev/axgbe/xgbe-phy-v2.c
/freebsd-14.2/sys/dev/beri/virtio/virtio.c
/freebsd-14.2/sys/dev/bge/if_bge.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_mgmt.c
/freebsd-14.2/sys/dev/cas/if_cas.c
/freebsd-14.2/sys/dev/cxgb/cxgb_main.c
/freebsd-14.2/sys/dev/cxgb/cxgb_sge.c
/freebsd-14.2/sys/dev/cxgbe/adapter.h
/freebsd-14.2/sys/dev/cxgbe/cxgbei/cxgbei.c
/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/cm.c
/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/cq.c
/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/device.c
/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/mem.c
/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/provider.c
/freebsd-14.2/sys/dev/cxgbe/iw_cxgbe/qp.c
/freebsd-14.2/sys/dev/cxgbe/offload.h
/freebsd-14.2/sys/dev/cxgbe/t4_l2t.c
/freebsd-14.2/sys/dev/cxgbe/t4_l2t.h
/freebsd-14.2/sys/dev/cxgbe/t4_main.c
/freebsd-14.2/sys/dev/cxgbe/t4_sge.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_connect.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_cpl_io.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_listen.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tom.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tom.h
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tom_l2t.c
/freebsd-14.2/sys/dev/dpaa2/dpaa2_channel.c
/freebsd-14.2/sys/dev/dpaa2/dpaa2_mc.c
/freebsd-14.2/sys/dev/dpaa2/dpaa2_ni.c
/freebsd-14.2/sys/dev/drm2/drm_buffer.c
/freebsd-14.2/sys/dev/drm2/drm_crtc.c
/freebsd-14.2/sys/dev/drm2/ttm/ttm_object.c
/freebsd-14.2/sys/dev/e1000/e1000_api.c
/freebsd-14.2/sys/dev/e1000/e1000_hw.h
/freebsd-14.2/sys/dev/e1000/e1000_osdep.c
/freebsd-14.2/sys/dev/e1000/e1000_osdep.h
/freebsd-14.2/sys/dev/e1000/em_txrx.c
/freebsd-14.2/sys/dev/e1000/if_em.c
/freebsd-14.2/sys/dev/e1000/if_em.h
/freebsd-14.2/sys/dev/e1000/igb_txrx.c
/freebsd-14.2/sys/dev/ena/ena.c
/freebsd-14.2/sys/dev/ena/ena.h
/freebsd-14.2/sys/dev/ena/ena_datapath.c
/freebsd-14.2/sys/dev/ena/ena_datapath.h
/freebsd-14.2/sys/dev/ena/ena_netmap.c
/freebsd-14.2/sys/dev/ena/ena_netmap.h
/freebsd-14.2/sys/dev/ena/ena_rss.c
/freebsd-14.2/sys/dev/ena/ena_rss.h
/freebsd-14.2/sys/dev/ena/ena_sysctl.c
/freebsd-14.2/sys/dev/ena/ena_sysctl.h
/freebsd-14.2/sys/dev/enic/enic.h
/freebsd-14.2/sys/dev/etherswitch/infineon/adm6996fc.c
/freebsd-14.2/sys/dev/etherswitch/micrel/ksz8995ma.c
/freebsd-14.2/sys/dev/ffec/if_ffec.c
/freebsd-14.2/sys/dev/firewire/if_fwip.c
/freebsd-14.2/sys/dev/firmware/xilinx/zynqmp_firmware.c
/freebsd-14.2/sys/dev/flash/flexspi/flex_spi.c
/freebsd-14.2/sys/dev/gpio/acpi_gpiobus.c
/freebsd-14.2/sys/dev/gpio/acpi_gpiobusvar.h
/freebsd-14.2/sys/dev/gpio/gpioaei.c
/freebsd-14.2/sys/dev/gpio/gpiobus.c
/freebsd-14.2/sys/dev/gpio/gpiobusvar.h
/freebsd-14.2/sys/dev/hpt27xx/hpt27xx_osm_bsd.c
/freebsd-14.2/sys/dev/hptnr/hptnr_osm_bsd.c
/freebsd-14.2/sys/dev/hptrr/hptrr_osm_bsd.c
/freebsd-14.2/sys/dev/hyperv/vmbus/aarch64/hyperv_machdep.c
/freebsd-14.2/sys/dev/hyperv/vmbus/hyperv_mmu.c
/freebsd-14.2/sys/dev/iavf/iavf_lib.c
/freebsd-14.2/sys/dev/iavf/if_iavf_iflib.c
/freebsd-14.2/sys/dev/ice/ice_adminq_cmd.h
/freebsd-14.2/sys/dev/ice/ice_bitops.h
/freebsd-14.2/sys/dev/ice/ice_common.c
/freebsd-14.2/sys/dev/ice/ice_common.h
/freebsd-14.2/sys/dev/ice/ice_common_txrx.h
/freebsd-14.2/sys/dev/ice/ice_controlq.c
/freebsd-14.2/sys/dev/ice/ice_controlq.h
/freebsd-14.2/sys/dev/ice/ice_dcb.c
/freebsd-14.2/sys/dev/ice/ice_dcb.h
/freebsd-14.2/sys/dev/ice/ice_ddp_common.c
/freebsd-14.2/sys/dev/ice/ice_ddp_common.h
/freebsd-14.2/sys/dev/ice/ice_devids.h
/freebsd-14.2/sys/dev/ice/ice_drv_info.h
/freebsd-14.2/sys/dev/ice/ice_features.h
/freebsd-14.2/sys/dev/ice/ice_flex_pipe.c
/freebsd-14.2/sys/dev/ice/ice_flex_pipe.h
/freebsd-14.2/sys/dev/ice/ice_flow.c
/freebsd-14.2/sys/dev/ice/ice_flow.h
/freebsd-14.2/sys/dev/ice/ice_fw_logging.c
/freebsd-14.2/sys/dev/ice/ice_fwlog.c
/freebsd-14.2/sys/dev/ice/ice_fwlog.h
/freebsd-14.2/sys/dev/ice/ice_hw_autogen.h
/freebsd-14.2/sys/dev/ice/ice_iflib.h
/freebsd-14.2/sys/dev/ice/ice_lan_tx_rx.h
/freebsd-14.2/sys/dev/ice/ice_lib.c
/freebsd-14.2/sys/dev/ice/ice_lib.h
/freebsd-14.2/sys/dev/ice/ice_nvm.c
/freebsd-14.2/sys/dev/ice/ice_nvm.h
/freebsd-14.2/sys/dev/ice/ice_rdma.c
/freebsd-14.2/sys/dev/ice/ice_sbq_cmd.h
/freebsd-14.2/sys/dev/ice/ice_sched.c
/freebsd-14.2/sys/dev/ice/ice_sched.h
/freebsd-14.2/sys/dev/ice/ice_strings.c
/freebsd-14.2/sys/dev/ice/ice_switch.c
/freebsd-14.2/sys/dev/ice/ice_switch.h
/freebsd-14.2/sys/dev/ice/ice_type.h
/freebsd-14.2/sys/dev/ice/ice_vlan_mode.c
/freebsd-14.2/sys/dev/ice/ice_vlan_mode.h
/freebsd-14.2/sys/dev/ice/if_ice_iflib.c
/freebsd-14.2/sys/dev/ice/virtchnl.h
/freebsd-14.2/sys/dev/ichiic/ig4_pci.c
/freebsd-14.2/sys/dev/ichsmb/ichsmb_pci.c
/freebsd-14.2/sys/dev/igc/if_igc.c
/freebsd-14.2/sys/dev/igc/if_igc.h
/freebsd-14.2/sys/dev/igc/igc_defines.h
/freebsd-14.2/sys/dev/igc/igc_nvm.c
/freebsd-14.2/sys/dev/igc/igc_nvm.h
/freebsd-14.2/sys/dev/igc/igc_regs.h
/freebsd-14.2/sys/dev/igc/igc_txrx.c
/freebsd-14.2/sys/dev/iommu/busdma_iommu.c
/freebsd-14.2/sys/dev/iommu/iommu.h
/freebsd-14.2/sys/dev/iommu/iommu_gas.c
/freebsd-14.2/sys/dev/iser/iser_verbs.c
/freebsd-14.2/sys/dev/ixgbe/if_ixv.c
/freebsd-14.2/sys/dev/ixgbe/if_sriov.c
/freebsd-14.2/sys/dev/jme/if_jme.c
/freebsd-14.2/sys/dev/liquidio/base/lio_request_manager.c
/freebsd-14.2/sys/dev/liquidio/base/lio_response_manager.c
/freebsd-14.2/sys/dev/liquidio/lio_main.c
/freebsd-14.2/sys/dev/liquidio/lio_sysctl.c
/freebsd-14.2/sys/dev/mana/gdma_main.c
/freebsd-14.2/sys/dev/mana/hw_channel.c
/freebsd-14.2/sys/dev/mana/mana_en.c
/freebsd-14.2/sys/dev/md/md.c
/freebsd-14.2/sys/dev/mfi/mfi.c
/freebsd-14.2/sys/dev/mlx/mlx.c
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr_app.c
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr_cam.c
/freebsd-14.2/sys/dev/mpr/mpr.c
/freebsd-14.2/sys/dev/mps/mps.c
/freebsd-14.2/sys/dev/mrsas/mrsas_ioctl.c
/freebsd-14.2/sys/dev/mxge/if_mxge.c
/freebsd-14.2/sys/dev/neta/if_mvneta.c
/freebsd-14.2/sys/dev/netmap/netmap.c
/freebsd-14.2/sys/dev/netmap/netmap_kern.h
/freebsd-14.2/sys/dev/netmap/netmap_mem2.c
/freebsd-14.2/sys/dev/netmap/netmap_mem2.h
/freebsd-14.2/sys/dev/ocs_fc/ocs_hw.c
/freebsd-14.2/sys/dev/pci/pci_host_generic_den0115.c
/freebsd-14.2/sys/dev/pci/pci_iov.c
/freebsd-14.2/sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
/freebsd-14.2/sys/dev/psci/smccc.c
/freebsd-14.2/sys/dev/psci/smccc.h
/freebsd-14.2/sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
/freebsd-14.2/sys/dev/qat/qat_common/adf_freebsd_uio.c
/freebsd-14.2/sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
/freebsd-14.2/sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
/freebsd-14.2/sys/dev/random/armv8rng.c
/freebsd-14.2/sys/dev/random/random_harvestq.c
/freebsd-14.2/sys/dev/sdhci/sdhci_xenon_acpi.c
/freebsd-14.2/sys/dev/sdio/sdiodevs
/freebsd-14.2/sys/dev/sound/dummy.c
/freebsd-14.2/sys/dev/sound/fdt/audio_soc.c
/freebsd-14.2/sys/dev/sound/macio/i2s.c
/freebsd-14.2/sys/dev/sound/macio/onyx.c
/freebsd-14.2/sys/dev/sound/midi/midi.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdaa.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.h
/freebsd-14.2/sys/dev/sound/pci/hda/hdacc.c
/freebsd-14.2/sys/dev/sound/pci/maestro3.c
/freebsd-14.2/sys/dev/sound/pci/spicds.c
/freebsd-14.2/sys/dev/sound/pcm/channel.c
/freebsd-14.2/sys/dev/sound/pcm/channel.h
/freebsd-14.2/sys/dev/sound/pcm/dsp.c
/freebsd-14.2/sys/dev/sound/pcm/dsp.h
/freebsd-14.2/sys/dev/sound/pcm/feeder.c
/freebsd-14.2/sys/dev/sound/pcm/sndstat.c
/freebsd-14.2/sys/dev/sound/pcm/sound.c
/freebsd-14.2/sys/dev/sound/pcm/sound.h
/freebsd-14.2/sys/dev/sound/pcm/vchan.c
/freebsd-14.2/sys/dev/sound/usb/uaudio.c
/freebsd-14.2/sys/dev/sume/if_sume.c
/freebsd-14.2/sys/dev/usb/net/if_cdce.c
/freebsd-14.2/sys/dev/usb/net/if_ure.c
/freebsd-14.2/sys/dev/usb/quirk/usb_quirk.c
/freebsd-14.2/sys/dev/vt/vt_core.c
/freebsd-14.2/sys/dev/xen/blkback/blkback.c
/freebsd-14.2/sys/dev/xen/blkfront/blkfront.c
/freebsd-14.2/sys/dev/xen/grant_table/grant_table.c
/freebsd-14.2/sys/dev/xen/netfront/netfront.c
/freebsd-14.2/sys/fs/fuse/fuse_vnops.c
/freebsd-14.2/sys/fs/nfs/nfs_commonsubs.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clvfsops.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clvnops.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdstate.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdsubs.c
/freebsd-14.2/sys/fs/procfs/procfs_rlimit.c
/freebsd-14.2/sys/fs/udf/udf_vnops.c
/freebsd-14.2/sys/geom/gate/g_gate.c
/freebsd-14.2/sys/i386/conf/GENERIC-DEBUG
/freebsd-14.2/sys/kern/init_sysent.c
/freebsd-14.2/sys/kern/kern_boottrace.c
/freebsd-14.2/sys/kern/kern_descrip.c
/freebsd-14.2/sys/kern/kern_fail.c
/freebsd-14.2/sys/kern/kern_hhook.c
/freebsd-14.2/sys/kern/kern_jail.c
/freebsd-14.2/sys/kern/kern_khelp.c
/freebsd-14.2/sys/kern/kern_linker.c
/freebsd-14.2/sys/kern/kern_proc.c
/freebsd-14.2/sys/kern/kern_prot.c
/freebsd-14.2/sys/kern/kern_resource.c
/freebsd-14.2/sys/kern/subr_bus.c
/freebsd-14.2/sys/kern/subr_firmware.c
/freebsd-14.2/sys/kern/sys_pipe.c
/freebsd-14.2/sys/kern/sys_process.c
/freebsd-14.2/sys/kern/syscalls.c
/freebsd-14.2/sys/kern/syscalls.master
/freebsd-14.2/sys/kern/systrace_args.c
/freebsd-14.2/sys/kern/sysv_ipc.c
/freebsd-14.2/sys/kern/sysv_msg.c
/freebsd-14.2/sys/kern/sysv_sem.c
/freebsd-14.2/sys/kern/sysv_shm.c
/freebsd-14.2/sys/kern/tty.c
/freebsd-14.2/sys/kern/uipc_shm.c
/freebsd-14.2/sys/kern/uipc_sockbuf.c
/freebsd-14.2/sys/kern/uipc_socket.c
/freebsd-14.2/sys/modules/Makefile
/freebsd-14.2/sys/modules/armv8_rng/Makefile
/freebsd-14.2/sys/modules/ena/Makefile
/freebsd-14.2/sys/modules/gpio/Makefile
/freebsd-14.2/sys/modules/gpio/gpioaei/Makefile
/freebsd-14.2/sys/modules/gpio/gpiobus/Makefile
/freebsd-14.2/sys/modules/ice_ddp/Makefile
/freebsd-14.2/sys/modules/mt76/Makefile
/freebsd-14.2/sys/modules/mt76/mt7615/Makefile
/freebsd-14.2/sys/modules/qatfw/qat_200xx/Makefile
/freebsd-14.2/sys/modules/qatfw/qat_4xxx/Makefile
/freebsd-14.2/sys/modules/qatfw/qat_c3xxx/Makefile
/freebsd-14.2/sys/modules/qatfw/qat_c4xxx/Makefile
/freebsd-14.2/sys/modules/qatfw/qat_c62x/Makefile
/freebsd-14.2/sys/modules/qatfw/qat_dh895xcc/Makefile
/freebsd-14.2/sys/modules/rtw88/Makefile
/freebsd-14.2/sys/modules/rtw89/Makefile
/freebsd-14.2/sys/net/altq/altq_subr.c
/freebsd-14.2/sys/net/debugnet.c
/freebsd-14.2/sys/net/if.c
/freebsd-14.2/sys/net/if_enc.c
/freebsd-14.2/sys/net/if_vlan.c
/freebsd-14.2/sys/net/iflib.c
/freebsd-14.2/sys/netinet/cc/cc_newreno.c
/freebsd-14.2/sys/netinet/sctp_asconf.c
/freebsd-14.2/sys/netinet/sctp_output.c
/freebsd-14.2/sys/netinet/sctp_pcb.c
/freebsd-14.2/sys/netinet/sctp_pcb.h
/freebsd-14.2/sys/netinet/sctp_syscalls.c
/freebsd-14.2/sys/netinet/tcp_input.c
/freebsd-14.2/sys/netinet/tcp_lro.c
/freebsd-14.2/sys/netinet/tcp_lro.h
/freebsd-14.2/sys/netinet/tcp_output.c
/freebsd-14.2/sys/netinet/tcp_sack.c
/freebsd-14.2/sys/netinet/tcp_stacks/bbr.c
/freebsd-14.2/sys/netinet/tcp_stacks/rack.c
/freebsd-14.2/sys/netinet/tcp_syncache.c
/freebsd-14.2/sys/netinet/tcp_var.h
/freebsd-14.2/sys/netpfil/pf/pf_ioctl.c
/freebsd-14.2/sys/netpfil/pf/pf_syncookies.c
/freebsd-14.2/sys/netsmb/smb_rq.c
/freebsd-14.2/sys/netsmb/smb_subr.c
/freebsd-14.2/sys/powerpc/conf/GENERIC-DEBUG
/freebsd-14.2/sys/powerpc/conf/GENERIC64-DEBUG
/freebsd-14.2/sys/powerpc/conf/GENERIC64LE-DEBUG
/freebsd-14.2/sys/powerpc/include/cpu.h
/freebsd-14.2/sys/powerpc/include/spr.h
/freebsd-14.2/sys/powerpc/powerpc/cpu.c
/freebsd-14.2/sys/powerpc/ps3/ps3-hv-asm.awk
/freebsd-14.2/sys/powerpc/ps3/ps3-hvcall.S
/freebsd-14.2/sys/riscv/conf/GENERIC-DEBUG
/freebsd-14.2/sys/rpc/xdr.h
/freebsd-14.2/sys/security/mac/mac_inet.c
/freebsd-14.2/sys/security/mac/mac_internal.h
/freebsd-14.2/sys/security/mac/mac_socket.c
/freebsd-14.2/sys/sys/bitset.h
/freebsd-14.2/sys/sys/bus.h
/freebsd-14.2/sys/sys/cdefs.h
/freebsd-14.2/sys/sys/elf_common.h
/freebsd-14.2/sys/sys/filedesc.h
/freebsd-14.2/sys/sys/gpio.h
/freebsd-14.2/sys/sys/hhook.h
/freebsd-14.2/sys/sys/ipc.h
/freebsd-14.2/sys/sys/khelp.h
/freebsd-14.2/sys/sys/ktrace.h
/freebsd-14.2/sys/sys/membarrier.h
/freebsd-14.2/sys/sys/mman.h
/freebsd-14.2/sys/sys/param.h
/freebsd-14.2/sys/sys/pipe.h
/freebsd-14.2/sys/sys/priv.h
/freebsd-14.2/sys/sys/random.h
/freebsd-14.2/sys/sys/resource.h
/freebsd-14.2/sys/sys/resourcevar.h
/freebsd-14.2/sys/sys/shm.h
/freebsd-14.2/sys/sys/sockbuf.h
/freebsd-14.2/sys/sys/socket.h
/freebsd-14.2/sys/sys/socketvar.h
/freebsd-14.2/sys/sys/syscall.h
/freebsd-14.2/sys/sys/syscall.mk
/freebsd-14.2/sys/sys/sysctl.h
/freebsd-14.2/sys/sys/sysproto.h
/freebsd-14.2/sys/sys/user.h
/freebsd-14.2/sys/sys/vnode.h
/freebsd-14.2/sys/tests/framework/kern_testfrwk.c
/freebsd-14.2/sys/tools/amd64_ia32_vdso.sh
/freebsd-14.2/sys/tools/amd64_vdso.sh
/freebsd-14.2/sys/tools/sdiodevs2h.awk
/freebsd-14.2/sys/vm/vm_map.c
/freebsd-14.2/sys/vm/vm_map.h
/freebsd-14.2/sys/vm/vm_meter.c
/freebsd-14.2/sys/vm/vm_object.c
/freebsd-14.2/sys/vm/vm_object.h
/freebsd-14.2/sys/vm/vm_page.c
/freebsd-14.2/sys/vm/vm_page.h
/freebsd-14.2/sys/x86/include/apicvar.h
/freebsd-14.2/sys/x86/include/specialreg.h
/freebsd-14.2/sys/x86/iommu/intel_ctx.c
/freebsd-14.2/sys/x86/iommu/intel_dmar.h
/freebsd-14.2/sys/x86/iommu/intel_drv.c
/freebsd-14.2/sys/x86/iommu/intel_idpgtbl.c
/freebsd-14.2/sys/x86/iommu/intel_intrmap.c
/freebsd-14.2/sys/x86/iommu/iommu_utils.c
/freebsd-14.2/sys/x86/iommu/x86_iommu.h
/freebsd-14.2/sys/x86/x86/io_apic.c
/freebsd-14.2/sys/xdr/xdr.c
/freebsd-14.2/sys/xdr/xdr_sizeof.c
/freebsd-14.2/tests/sys/cddl/zfs/tests/zfsd/zfsd.kshlib
/freebsd-14.2/tests/sys/cddl/zfs/tests/zfsd/zfsd_autoreplace_003_pos.ksh
/freebsd-14.2/tests/sys/fs/fusefs/fallocate.cc
/freebsd-14.2/tests/sys/geom/class/eli/attach_test.sh
/freebsd-14.2/tests/sys/kern/Makefile
/freebsd-14.2/tests/sys/kern/socket_splice.c
/freebsd-14.2/tests/sys/net/if_ovpn/Makefile
/freebsd-14.2/tests/sys/net/if_vlan.sh
/freebsd-14.2/tests/sys/netinet/Makefile
/freebsd-14.2/tests/sys/netinet6/Makefile
/freebsd-14.2/tests/sys/netpfil/common/Makefile
/freebsd-14.2/tests/sys/netpfil/common/pft_ping.py
/freebsd-14.2/tests/sys/netpfil/ipfw/Makefile
/freebsd-14.2/tests/sys/netpfil/pf/Makefile
/freebsd-14.2/tests/sys/netpfil/pf/proxy.sh
/freebsd-14.2/tools/build/options/WITHOUT_JEMALLOC_LG_VADDR_WIDE
/freebsd-14.2/tools/build/options/WITHOUT_LOADER_BIOS_TEXTONLY
/freebsd-14.2/usr.bin/Makefile
/freebsd-14.2/usr.bin/awk/awk.1
/freebsd-14.2/usr.bin/cmp/cmp.c
/freebsd-14.2/usr.bin/cmp/extern.h
/freebsd-14.2/usr.bin/cmp/link.c
/freebsd-14.2/usr.bin/cmp/misc.c
/freebsd-14.2/usr.bin/cmp/regular.c
/freebsd-14.2/usr.bin/cmp/special.c
/freebsd-14.2/usr.bin/cmp/tests/cmp_test2.sh
/freebsd-14.2/usr.bin/compress/zopen.c
/freebsd-14.2/usr.bin/cpio/tests/Makefile
/freebsd-14.2/usr.bin/env/Makefile
/freebsd-14.2/usr.bin/env/env.1
/freebsd-14.2/usr.bin/env/env.c
/freebsd-14.2/usr.bin/env/tests/Makefile
/freebsd-14.2/usr.bin/env/tests/env_test.sh
/freebsd-14.2/usr.bin/fetch/fetch.c
/freebsd-14.2/usr.bin/fstat/fstat.1
/freebsd-14.2/usr.bin/genl/genl.1
/freebsd-14.2/usr.bin/genl/genl.c
/freebsd-14.2/usr.bin/kdump/kdump.c
/freebsd-14.2/usr.bin/kyua/Makefile
/freebsd-14.2/usr.bin/ldd32/Makefile
/freebsd-14.2/usr.bin/limits/limits.1
/freebsd-14.2/usr.bin/limits/limits.c
/freebsd-14.2/usr.bin/locate/locate/updatedb.sh
/freebsd-14.2/usr.bin/login/login.conf
/freebsd-14.2/usr.bin/look/look.1
/freebsd-14.2/usr.bin/mididump/Makefile
/freebsd-14.2/usr.bin/mididump/mididump.1
/freebsd-14.2/usr.bin/mididump/mididump.c
/freebsd-14.2/usr.bin/mkimg/mkimg.1
/freebsd-14.2/usr.bin/mt/mt.1
/freebsd-14.2/usr.bin/netstat/netstat.1
/freebsd-14.2/usr.bin/netstat/nhops.c
/freebsd-14.2/usr.bin/netstat/route.c
/freebsd-14.2/usr.bin/procstat/Makefile
/freebsd-14.2/usr.bin/procstat/procstat.c
/freebsd-14.2/usr.bin/procstat/procstat.h
/freebsd-14.2/usr.bin/procstat/procstat_rlimit.c
/freebsd-14.2/usr.bin/procstat/procstat_rlimitusage.c
/freebsd-14.2/usr.bin/procstat/procstat_vm.c
/freebsd-14.2/usr.bin/sockstat/sockstat.1
/freebsd-14.2/usr.bin/sockstat/sockstat.c
/freebsd-14.2/usr.bin/tar/tests/Makefile
/freebsd-14.2/usr.bin/vmstat/vmstat.c
/freebsd-14.2/usr.bin/w/w.c
/freebsd-14.2/usr.bin/yacc/config.h
/freebsd-14.2/usr.sbin/acpi/acpidump/acpi.c
/freebsd-14.2/usr.sbin/bhyve/hda_codec.c
/freebsd-14.2/usr.sbin/bhyve/pci_ahci.c
/freebsd-14.2/usr.sbin/bhyve/pci_nvme.c
/freebsd-14.2/usr.sbin/bhyve/pci_virtio_console.c
/freebsd-14.2/usr.sbin/bhyve/rfb.c
/freebsd-14.2/usr.sbin/bhyve/virtio.c
/freebsd-14.2/usr.sbin/config/mkmakefile.cc
/freebsd-14.2/usr.sbin/ctld/ctld.c
/freebsd-14.2/usr.sbin/freebsd-update/freebsd-update.8
/freebsd-14.2/usr.sbin/jail/jail.conf.5
/freebsd-14.2/usr.sbin/kbdcontrol/kbdcontrol.c
/freebsd-14.2/usr.sbin/makefs/makefs.8
/freebsd-14.2/usr.sbin/makefs/msdos/msdosfs_fat.c
/freebsd-14.2/usr.sbin/makefs/tests/makefs_zfs_tests.sh
/freebsd-14.2/usr.sbin/makefs/zfs.c
/freebsd-14.2/usr.sbin/makefs/zfs/zfs.h
/freebsd-14.2/usr.sbin/mixer/mixer.c
/freebsd-14.2/usr.sbin/ndp/ndp.c
/freebsd-14.2/usr.sbin/nfsd/nfsd.c
/freebsd-14.2/usr.sbin/ntp/doc/ntp-keygen.8
/freebsd-14.2/usr.sbin/ntp/doc/ntp.conf.5
/freebsd-14.2/usr.sbin/ntp/doc/ntp.keys.5
/freebsd-14.2/usr.sbin/ntp/doc/ntpd.8
/freebsd-14.2/usr.sbin/ntp/doc/ntpq.8
/freebsd-14.2/usr.sbin/ntp/doc/sntp.8
/freebsd-14.2/usr.sbin/pkg/pkg.c
/freebsd-14.2/usr.sbin/sesutil/sesutil.c
/freebsd-14.2/usr.sbin/syslogd/syslogd.c
/freebsd-14.2/usr.sbin/syslogd/tests/syslogd_test.sh
/freebsd-14.2/usr.sbin/tcpdump/tcpdump/config.h
/freebsd-14.2/usr.sbin/wpa/Makefile.inc
/freebsd-14.2/usr.sbin/wpa/hostapd/Makefile
/freebsd-14.2/usr.sbin/wpa/src/Makefile
/freebsd-14.2/usr.sbin/wpa/src/pasn/Makefile
/freebsd-14.2/usr.sbin/wpa/wpa_supplicant/Makefile
a651978f18-Sep-2024 Colin Percival <[email protected]>

loader: Load platform entropy even without menu

In 5c73b3e0a3db calls to core.loadEntropy were added to core.boot
and core.autoboot; but neither of those is invoked if we disable
the "beastie" menu.

loader: Load platform entropy even without menu

In 5c73b3e0a3db calls to core.loadEntropy were added to core.boot
and core.autoboot; but neither of those is invoked if we disable
the "beastie" menu. Add a core.loadEntropy call to the no-menu
path.

Reviewed by: imp
MFC after: 1 week
Sponsored by: Amazon
Fixes: 5c73b3e0a3db ("Add support for getting early entropy from UEFI")
Differential Revision: https://reviews.freebsd.org/D46637

(cherry picked from commit 74a28cf6e7f66c7c12fd25ee8231eeedf756bf08)

show more ...

0a8ff19818-Sep-2024 Colin Percival <[email protected]>

loader: Make EFI entropy size configurable

Add a new loader variable entropy_efi_seed_size which defaults to 2048;
if not defined (e.g. if the /boot/lua/ is updated but /boot/defaults/
isn't) the sa

loader: Make EFI entropy size configurable

Add a new loader variable entropy_efi_seed_size which defaults to 2048;
if not defined (e.g. if the /boot/lua/ is updated but /boot/defaults/
isn't) the same 2048 default will be used.

Reviewed by: Val Packett
MFC after: 1 week
Sponsored by: Amazon
Differential Revision: https://reviews.freebsd.org/D46632

(cherry picked from commit f4a69a933cd645e384b337db5ef2ccf41a1ddd5b)

show more ...


/freebsd-14.2/.github/CODEOWNERS
/freebsd-14.2/Makefile.inc1
/freebsd-14.2/ObsoleteFiles.inc
/freebsd-14.2/UPDATING
/freebsd-14.2/bin/ln/symlink.7
/freebsd-14.2/bin/ls/ls.1
/freebsd-14.2/bin/ls/ls.c
/freebsd-14.2/bin/ls/print.c
/freebsd-14.2/bin/ls/tests/ls_tests.sh
/freebsd-14.2/bin/pax/cpio.c
/freebsd-14.2/bin/pax/tar.c
/freebsd-14.2/contrib/bc/Makefile.in
/freebsd-14.2/contrib/bc/NEWS.md
/freebsd-14.2/contrib/bc/compile_flags.txt
/freebsd-14.2/contrib/bc/configure.sh
/freebsd-14.2/contrib/bc/include/args.h
/freebsd-14.2/contrib/bc/include/bc.h
/freebsd-14.2/contrib/bc/include/dc.h
/freebsd-14.2/contrib/bc/include/history.h
/freebsd-14.2/contrib/bc/include/opt.h
/freebsd-14.2/contrib/bc/include/ossfuzz.h
/freebsd-14.2/contrib/bc/include/status.h
/freebsd-14.2/contrib/bc/include/version.h
/freebsd-14.2/contrib/bc/include/vm.h
/freebsd-14.2/contrib/bc/manuals/bc/A.1
/freebsd-14.2/contrib/bc/manuals/bc/A.1.md
/freebsd-14.2/contrib/bc/manuals/bc/E.1
/freebsd-14.2/contrib/bc/manuals/bc/EH.1
/freebsd-14.2/contrib/bc/manuals/bc/EHN.1
/freebsd-14.2/contrib/bc/manuals/bc/EN.1
/freebsd-14.2/contrib/bc/manuals/bc/H.1
/freebsd-14.2/contrib/bc/manuals/bc/H.1.md
/freebsd-14.2/contrib/bc/manuals/bc/HN.1
/freebsd-14.2/contrib/bc/manuals/bc/HN.1.md
/freebsd-14.2/contrib/bc/manuals/bc/N.1
/freebsd-14.2/contrib/bc/manuals/bc/N.1.md
/freebsd-14.2/contrib/bc/manuals/dc/A.1
/freebsd-14.2/contrib/bc/manuals/dc/A.1.md
/freebsd-14.2/contrib/bc/manuals/dc/E.1
/freebsd-14.2/contrib/bc/manuals/dc/E.1.md
/freebsd-14.2/contrib/bc/manuals/dc/EH.1
/freebsd-14.2/contrib/bc/manuals/dc/EH.1.md
/freebsd-14.2/contrib/bc/manuals/dc/EHN.1
/freebsd-14.2/contrib/bc/manuals/dc/EHN.1.md
/freebsd-14.2/contrib/bc/manuals/dc/EN.1
/freebsd-14.2/contrib/bc/manuals/dc/EN.1.md
/freebsd-14.2/contrib/bc/manuals/dc/H.1
/freebsd-14.2/contrib/bc/manuals/dc/H.1.md
/freebsd-14.2/contrib/bc/manuals/dc/HN.1
/freebsd-14.2/contrib/bc/manuals/dc/HN.1.md
/freebsd-14.2/contrib/bc/manuals/dc/N.1
/freebsd-14.2/contrib/bc/manuals/dc/N.1.md
/freebsd-14.2/contrib/bc/scripts/os.c
/freebsd-14.2/contrib/bc/src/args.c
/freebsd-14.2/contrib/bc/src/bc.c
/freebsd-14.2/contrib/bc/src/bc_fuzzer.c
/freebsd-14.2/contrib/bc/src/bc_lex.c
/freebsd-14.2/contrib/bc/src/bc_parse.c
/freebsd-14.2/contrib/bc/src/data.c
/freebsd-14.2/contrib/bc/src/dc.c
/freebsd-14.2/contrib/bc/src/dc_fuzzer.c
/freebsd-14.2/contrib/bc/src/dc_lex.c
/freebsd-14.2/contrib/bc/src/history.c
/freebsd-14.2/contrib/bc/src/lang.c
/freebsd-14.2/contrib/bc/src/lex.c
/freebsd-14.2/contrib/bc/src/main.c
/freebsd-14.2/contrib/bc/src/num.c
/freebsd-14.2/contrib/bc/src/opt.c
/freebsd-14.2/contrib/bc/src/program.c
/freebsd-14.2/contrib/bc/src/vm.c
/freebsd-14.2/contrib/bc/tests/bc/errors/37.txt
/freebsd-14.2/contrib/bc/tests/bc/errors/38.txt
/freebsd-14.2/contrib/bc/vs/bc.vcxproj
/freebsd-14.2/contrib/ee/ee.c
/freebsd-14.2/contrib/libcbor/.circleci/config.yml
/freebsd-14.2/contrib/libcbor/.cirrus.yml
/freebsd-14.2/contrib/libcbor/.readthedocs.yaml
/freebsd-14.2/contrib/libcbor/CHANGELOG.md
/freebsd-14.2/contrib/libcbor/CMakeLists.txt
/freebsd-14.2/contrib/libcbor/CONTRIBUTING.md
/freebsd-14.2/contrib/libcbor/Doxyfile
/freebsd-14.2/contrib/libcbor/README.md
/freebsd-14.2/contrib/libcbor/doc/source/api/item_types.rst
/freebsd-14.2/contrib/libcbor/doc/source/conf.py
/freebsd-14.2/contrib/libcbor/doc/source/development.rst
/freebsd-14.2/contrib/libcbor/doc/source/index.rst
/freebsd-14.2/contrib/libcbor/doc/source/internal.rst
/freebsd-14.2/contrib/libcbor/doc/source/requirements.txt
/freebsd-14.2/contrib/libcbor/doc/source/standard_conformance.rst
/freebsd-14.2/contrib/libcbor/examples/CMakeLists.txt
/freebsd-14.2/contrib/libcbor/examples/bazel/third_party/libcbor/cbor/configuration.h
/freebsd-14.2/contrib/libcbor/examples/cbor2cjson.c
/freebsd-14.2/contrib/libcbor/examples/cjson2cbor.c
/freebsd-14.2/contrib/libcbor/examples/data/all_types.cbor
/freebsd-14.2/contrib/libcbor/examples/readfile.c
/freebsd-14.2/contrib/libcbor/oss-fuzz/build.sh
/freebsd-14.2/contrib/libcbor/src/CMakeLists.txt
/freebsd-14.2/contrib/libcbor/src/cbor.c
/freebsd-14.2/contrib/libcbor/src/cbor/common.h
/freebsd-14.2/contrib/libcbor/src/cbor/internal/builder_callbacks.c
/freebsd-14.2/contrib/libcbor/src/cbor/internal/loaders.c
/freebsd-14.2/contrib/libcbor/src/cbor/internal/memory_utils.h
/freebsd-14.2/contrib/libcbor/src/cbor/internal/unicode.c
/freebsd-14.2/contrib/libcbor/src/cbor/internal/unicode.h
/freebsd-14.2/contrib/libcbor/src/cbor/maps.c
/freebsd-14.2/contrib/libcbor/src/cbor/streaming.c
/freebsd-14.2/contrib/libcbor/src/cbor/strings.c
/freebsd-14.2/contrib/libcbor/src/cbor/strings.h
/freebsd-14.2/contrib/libcbor/src/libcborConfig.cmake.in
/freebsd-14.2/contrib/libcbor/test/callbacks_test.c
/freebsd-14.2/contrib/libcbor/test/cbor_serialize_test.c
/freebsd-14.2/contrib/libcbor/test/cbor_stream_decode_test.c
/freebsd-14.2/contrib/libcbor/test/float_ctrl_test.c
/freebsd-14.2/contrib/libcbor/test/pretty_printer_test.c
/freebsd-14.2/contrib/libcbor/test/string_test.c
/freebsd-14.2/contrib/libcbor/test/tag_test.c
/freebsd-14.2/contrib/libcbor/test/test_allocator.c
/freebsd-14.2/contrib/libfido2/.actions/build-bsd
/freebsd-14.2/contrib/libfido2/.actions/build-linux-clang
/freebsd-14.2/contrib/libfido2/.actions/build-linux-gcc
/freebsd-14.2/contrib/libfido2/.actions/build-linux-i686-w64-mingw32-gcc
/freebsd-14.2/contrib/libfido2/.actions/build-linux-openssl3-clang
/freebsd-14.2/contrib/libfido2/.actions/build-linux-openssl3-gcc
/freebsd-14.2/contrib/libfido2/.actions/build-linux-openssl3-i686-w64-mingw32-gcc
/freebsd-14.2/contrib/libfido2/.actions/build-osx-clang
/freebsd-14.2/contrib/libfido2/.actions/fuzz-linux
/freebsd-14.2/contrib/libfido2/.actions/llvm.gpg
/freebsd-14.2/contrib/libfido2/.actions/setup_clang
/freebsd-14.2/contrib/libfido2/.gitattributes
/freebsd-14.2/contrib/libfido2/.github/ISSUE_TEMPLATE/bug_report.md
/freebsd-14.2/contrib/libfido2/.github/ISSUE_TEMPLATE/config.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/alpine_builds.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/bsd_builds.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/cifuzz_oss.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/codeql-analysis.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/cygwin_builds.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/linux_builds.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/linux_fuzz.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/macos_builds.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/openssl3.yml
/freebsd-14.2/contrib/libfido2/.github/workflows/windows_builds.yml
/freebsd-14.2/contrib/libfido2/.gitignore
/freebsd-14.2/contrib/libfido2/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/NEWS
/freebsd-14.2/contrib/libfido2/README.adoc
/freebsd-14.2/contrib/libfido2/examples/README.adoc
/freebsd-14.2/contrib/libfido2/examples/cred.c
/freebsd-14.2/contrib/libfido2/fuzz/Dockerfile
/freebsd-14.2/contrib/libfido2/fuzz/Makefile
/freebsd-14.2/contrib/libfido2/fuzz/export.gnu
/freebsd-14.2/contrib/libfido2/fuzz/functions.txt
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_assert.c
/freebsd-14.2/contrib/libfido2/fuzz/report.tgz
/freebsd-14.2/contrib/libfido2/fuzz/summary.txt
/freebsd-14.2/contrib/libfido2/man/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/man/fido2-assert.1
/freebsd-14.2/contrib/libfido2/man/fido2-cred.1
/freebsd-14.2/contrib/libfido2/man/fido_assert_new.3
/freebsd-14.2/contrib/libfido2/man/fido_assert_set_authdata.3
/freebsd-14.2/contrib/libfido2/regress/assert.c
/freebsd-14.2/contrib/libfido2/regress/cred.c
/freebsd-14.2/contrib/libfido2/regress/eddsa.c
/freebsd-14.2/contrib/libfido2/src/assert.c
/freebsd-14.2/contrib/libfido2/src/export.gnu
/freebsd-14.2/contrib/libfido2/src/export.llvm
/freebsd-14.2/contrib/libfido2/src/export.msvc
/freebsd-14.2/contrib/libfido2/src/fido.h
/freebsd-14.2/contrib/libfido2/src/fido/types.h
/freebsd-14.2/contrib/libfido2/src/webauthn.h
/freebsd-14.2/contrib/libfido2/src/winhello.c
/freebsd-14.2/contrib/libfido2/tools/assert_get.c
/freebsd-14.2/contrib/libfido2/tools/cred_make.c
/freebsd-14.2/contrib/libfido2/tools/extern.h
/freebsd-14.2/contrib/libfido2/tools/fido2-assert.c
/freebsd-14.2/contrib/libfido2/tools/fido2-cred.c
/freebsd-14.2/contrib/libfido2/udev/70-u2f.rules
/freebsd-14.2/contrib/libfido2/udev/fidodevs
/freebsd-14.2/contrib/libfido2/windows/build.ps1
/freebsd-14.2/contrib/libfido2/windows/const.ps1
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86CompressEVEXTablesEmitter.cpp
/freebsd-14.2/contrib/sqlite3/configure
/freebsd-14.2/contrib/sqlite3/configure.ac
/freebsd-14.2/contrib/sqlite3/shell.c
/freebsd-14.2/contrib/sqlite3/sqlite3.c
/freebsd-14.2/contrib/sqlite3/sqlite3.h
/freebsd-14.2/contrib/sqlite3/sqlite3rc.h
/freebsd-14.2/contrib/sqlite3/tea/configure
/freebsd-14.2/contrib/sqlite3/tea/configure.ac
/freebsd-14.2/contrib/tcpdump/print-ppp.c
/freebsd-14.2/contrib/tcpdump/print.c
/freebsd-14.2/contrib/tzdata/CONTRIBUTING
/freebsd-14.2/contrib/tzdata/Makefile
/freebsd-14.2/contrib/tzdata/NEWS
/freebsd-14.2/contrib/tzdata/africa
/freebsd-14.2/contrib/tzdata/antarctica
/freebsd-14.2/contrib/tzdata/asia
/freebsd-14.2/contrib/tzdata/australasia
/freebsd-14.2/contrib/tzdata/backward
/freebsd-14.2/contrib/tzdata/backzone
/freebsd-14.2/contrib/tzdata/checknow.awk
/freebsd-14.2/contrib/tzdata/etcetera
/freebsd-14.2/contrib/tzdata/europe
/freebsd-14.2/contrib/tzdata/leap-seconds.list
/freebsd-14.2/contrib/tzdata/leapseconds
/freebsd-14.2/contrib/tzdata/northamerica
/freebsd-14.2/contrib/tzdata/southamerica
/freebsd-14.2/contrib/tzdata/theory.html
/freebsd-14.2/contrib/tzdata/version
/freebsd-14.2/contrib/tzdata/ziguard.awk
/freebsd-14.2/contrib/tzdata/zone.tab
/freebsd-14.2/contrib/tzdata/zone1970.tab
/freebsd-14.2/contrib/tzdata/zonenow.tab
/freebsd-14.2/contrib/unbound/Makefile.in
/freebsd-14.2/contrib/unbound/acx_python.m4
/freebsd-14.2/contrib/unbound/cachedb/cachedb.c
/freebsd-14.2/contrib/unbound/cachedb/cachedb.h
/freebsd-14.2/contrib/unbound/config.guess
/freebsd-14.2/contrib/unbound/config.h.in
/freebsd-14.2/contrib/unbound/config.sub
/freebsd-14.2/contrib/unbound/configure
/freebsd-14.2/contrib/unbound/configure.ac
/freebsd-14.2/contrib/unbound/contrib/unbound.service.in
/freebsd-14.2/contrib/unbound/contrib/unbound_portable.service.in
/freebsd-14.2/contrib/unbound/daemon/daemon.c
/freebsd-14.2/contrib/unbound/daemon/daemon.h
/freebsd-14.2/contrib/unbound/daemon/remote.c
/freebsd-14.2/contrib/unbound/daemon/stats.c
/freebsd-14.2/contrib/unbound/daemon/unbound.c
/freebsd-14.2/contrib/unbound/daemon/worker.c
/freebsd-14.2/contrib/unbound/dns64/dns64.c
/freebsd-14.2/contrib/unbound/dnstap/dnstap.c
/freebsd-14.2/contrib/unbound/dnstap/dnstap.h
/freebsd-14.2/contrib/unbound/dnstap/dnstap.m4
/freebsd-14.2/contrib/unbound/dnstap/dtstream.c
/freebsd-14.2/contrib/unbound/dnstap/unbound-dnstap-socket.c
/freebsd-14.2/contrib/unbound/doc/Changelog
/freebsd-14.2/contrib/unbound/doc/README
/freebsd-14.2/contrib/unbound/doc/example.conf.in
/freebsd-14.2/contrib/unbound/doc/libunbound.3.in
/freebsd-14.2/contrib/unbound/doc/unbound-anchor.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-checkconf.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-control.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-host.1.in
/freebsd-14.2/contrib/unbound/doc/unbound.8.in
/freebsd-14.2/contrib/unbound/doc/unbound.conf.5.in
/freebsd-14.2/contrib/unbound/dynlibmod/dynlibmod.c
/freebsd-14.2/contrib/unbound/edns-subnet/subnetmod.c
/freebsd-14.2/contrib/unbound/ipsecmod/ipsecmod.c
/freebsd-14.2/contrib/unbound/ipset/ipset.c
/freebsd-14.2/contrib/unbound/ipset/ipset.h
/freebsd-14.2/contrib/unbound/iterator/iter_scrub.c
/freebsd-14.2/contrib/unbound/iterator/iter_utils.c
/freebsd-14.2/contrib/unbound/iterator/iterator.c
/freebsd-14.2/contrib/unbound/iterator/iterator.h
/freebsd-14.2/contrib/unbound/libunbound/context.c
/freebsd-14.2/contrib/unbound/libunbound/libunbound.c
/freebsd-14.2/contrib/unbound/libunbound/libworker.c
/freebsd-14.2/contrib/unbound/respip/respip.c
/freebsd-14.2/contrib/unbound/services/authzone.c
/freebsd-14.2/contrib/unbound/services/cache/dns.c
/freebsd-14.2/contrib/unbound/services/cache/infra.c
/freebsd-14.2/contrib/unbound/services/cache/infra.h
/freebsd-14.2/contrib/unbound/services/listen_dnsport.c
/freebsd-14.2/contrib/unbound/services/localzone.c
/freebsd-14.2/contrib/unbound/services/localzone.h
/freebsd-14.2/contrib/unbound/services/mesh.c
/freebsd-14.2/contrib/unbound/services/modstack.c
/freebsd-14.2/contrib/unbound/services/modstack.h
/freebsd-14.2/contrib/unbound/services/outside_network.c
/freebsd-14.2/contrib/unbound/services/rpz.c
/freebsd-14.2/contrib/unbound/sldns/parse.h
/freebsd-14.2/contrib/unbound/sldns/parseutil.c
/freebsd-14.2/contrib/unbound/sldns/rrdef.h
/freebsd-14.2/contrib/unbound/sldns/wire2str.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-anchor.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-checkconf.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-control-setup.sh.in
/freebsd-14.2/contrib/unbound/smallapp/unbound-control.c
/freebsd-14.2/contrib/unbound/systemd.m4
/freebsd-14.2/contrib/unbound/testdata/09-unbound-control.tdir/view_local_data
/freebsd-14.2/contrib/unbound/testdata/09-unbound-control.tdir/view_local_data_remove
/freebsd-14.2/contrib/unbound/testdata/acl_interface.tdir/rpz-nx.zone
/freebsd-14.2/contrib/unbound/testdata/acl_interface.tdir/rpz-one.zone
/freebsd-14.2/contrib/unbound/testdata/acl_interface.tdir/rpz-two.zone
/freebsd-14.2/contrib/unbound/testdata/cachedb_val_expired.crpl
/freebsd-14.2/contrib/unbound/testdata/cookie_file.tdir/cookie_file.conf
/freebsd-14.2/contrib/unbound/testdata/cookie_file.tdir/cookie_file.dsc
/freebsd-14.2/contrib/unbound/testdata/cookie_file.tdir/cookie_file.pre
/freebsd-14.2/contrib/unbound/testdata/cookie_file.tdir/cookie_file.test
/freebsd-14.2/contrib/unbound/testdata/fwd_name_lookup.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_cname_tag.rpl
/freebsd-14.2/contrib/unbound/testdata/val_dname_twice.rpl
/freebsd-14.2/contrib/unbound/testdata/val_failure_dnskey.rpl
/freebsd-14.2/contrib/unbound/util/alloc.c
/freebsd-14.2/contrib/unbound/util/config_file.c
/freebsd-14.2/contrib/unbound/util/config_file.h
/freebsd-14.2/contrib/unbound/util/configlexer.c
/freebsd-14.2/contrib/unbound/util/configlexer.lex
/freebsd-14.2/contrib/unbound/util/configparser.c
/freebsd-14.2/contrib/unbound/util/configparser.h
/freebsd-14.2/contrib/unbound/util/configparser.y
/freebsd-14.2/contrib/unbound/util/data/dname.h
/freebsd-14.2/contrib/unbound/util/data/msgparse.c
/freebsd-14.2/contrib/unbound/util/data/msgparse.h
/freebsd-14.2/contrib/unbound/util/edns.c
/freebsd-14.2/contrib/unbound/util/edns.h
/freebsd-14.2/contrib/unbound/util/fptr_wlist.c
/freebsd-14.2/contrib/unbound/util/fptr_wlist.h
/freebsd-14.2/contrib/unbound/util/module.h
/freebsd-14.2/contrib/unbound/util/net_help.c
/freebsd-14.2/contrib/unbound/util/net_help.h
/freebsd-14.2/contrib/unbound/util/netevent.c
/freebsd-14.2/contrib/unbound/util/netevent.h
/freebsd-14.2/contrib/unbound/util/proxy_protocol.c
/freebsd-14.2/contrib/unbound/util/siphash.c
/freebsd-14.2/contrib/unbound/util/storage/lookup3.c
/freebsd-14.2/contrib/unbound/validator/autotrust.c
/freebsd-14.2/contrib/unbound/validator/val_nsec.c
/freebsd-14.2/contrib/unbound/validator/val_nsec.h
/freebsd-14.2/contrib/unbound/validator/val_nsec3.c
/freebsd-14.2/contrib/unbound/validator/val_nsec3.h
/freebsd-14.2/contrib/unbound/validator/val_secalgo.c
/freebsd-14.2/contrib/unbound/validator/val_sigcrypt.c
/freebsd-14.2/contrib/unbound/validator/val_sigcrypt.h
/freebsd-14.2/contrib/unbound/validator/val_utils.c
/freebsd-14.2/contrib/unbound/validator/val_utils.h
/freebsd-14.2/contrib/unbound/validator/validator.c
/freebsd-14.2/crypto/heimdal/lib/krb5/deprecated.c
/freebsd-14.2/crypto/openssh/sshd.c
/freebsd-14.2/crypto/openssh/sshd_config
/freebsd-14.2/crypto/openssh/sshd_config.5
/freebsd-14.2/crypto/openssh/version.h
/freebsd-14.2/crypto/openssl/CHANGES.md
/freebsd-14.2/crypto/openssl/CONTRIBUTING.md
/freebsd-14.2/crypto/openssl/Configurations/10-main.conf
/freebsd-14.2/crypto/openssl/Configurations/15-ios.conf
/freebsd-14.2/crypto/openssl/Configure
/freebsd-14.2/crypto/openssl/INSTALL.md
/freebsd-14.2/crypto/openssl/NEWS.md
/freebsd-14.2/crypto/openssl/VERSION.dat
/freebsd-14.2/crypto/openssl/apps/cms.c
/freebsd-14.2/crypto/openssl/apps/dgst.c
/freebsd-14.2/crypto/openssl/apps/lib/opt.c
/freebsd-14.2/crypto/openssl/apps/lib/s_cb.c
/freebsd-14.2/crypto/openssl/apps/smime.c
/freebsd-14.2/crypto/openssl/crypto/aes/asm/aesp8-ppc.pl
/freebsd-14.2/crypto/openssl/crypto/aes/build.info
/freebsd-14.2/crypto/openssl/crypto/asn1/a_d2i_fp.c
/freebsd-14.2/crypto/openssl/crypto/asn1/a_mbstr.c
/freebsd-14.2/crypto/openssl/crypto/asn1/a_strex.c
/freebsd-14.2/crypto/openssl/crypto/asn1/a_verify.c
/freebsd-14.2/crypto/openssl/crypto/asn1/tasn_fre.c
/freebsd-14.2/crypto/openssl/crypto/bio/bf_readbuff.c
/freebsd-14.2/crypto/openssl/crypto/bio/bio_addr.c
/freebsd-14.2/crypto/openssl/crypto/cmp/cmp_vfy.c
/freebsd-14.2/crypto/openssl/crypto/conf/conf_def.c
/freebsd-14.2/crypto/openssl/crypto/conf/conf_lib.c
/freebsd-14.2/crypto/openssl/crypto/conf/conf_sap.c
/freebsd-14.2/crypto/openssl/crypto/context.c
/freebsd-14.2/crypto/openssl/crypto/ec/ecdsa_ossl.c
/freebsd-14.2/crypto/openssl/crypto/engine/eng_table.c
/freebsd-14.2/crypto/openssl/crypto/evp/ctrl_params_translate.c
/freebsd-14.2/crypto/openssl/crypto/evp/digest.c
/freebsd-14.2/crypto/openssl/crypto/evp/names.c
/freebsd-14.2/crypto/openssl/crypto/evp/pmeth_lib.c
/freebsd-14.2/crypto/openssl/crypto/o_str.c
/freebsd-14.2/crypto/openssl/crypto/pkcs12/p12_crt.c
/freebsd-14.2/crypto/openssl/crypto/pkcs7/pk7_doit.c
/freebsd-14.2/crypto/openssl/crypto/property/property.c
/freebsd-14.2/crypto/openssl/crypto/rand/randfile.c
/freebsd-14.2/crypto/openssl/crypto/rsa/rsa_oaep.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_utl.c
/freebsd-14.2/crypto/openssl/crypto/x509/x_name.c
/freebsd-14.2/crypto/openssl/doc/HOWTO/certificates.txt
/freebsd-14.2/crypto/openssl/doc/fingerprints.txt
/freebsd-14.2/crypto/openssl/doc/man1/openssl-enc.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-passphrase-options.pod
/freebsd-14.2/crypto/openssl/doc/man1/openssl-s_client.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-s_server.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-verification-options.pod
/freebsd-14.2/crypto/openssl/doc/man3/ASN1_INTEGER_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/ASYNC_WAIT_CTX_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/BIO_ADDR.pod
/freebsd-14.2/crypto/openssl/doc/man3/BIO_ADDRINFO.pod
/freebsd-14.2/crypto/openssl/doc/man3/BIO_f_base64.pod
/freebsd-14.2/crypto/openssl/doc/man3/BIO_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/BN_add.pod
/freebsd-14.2/crypto/openssl/doc/man3/BN_generate_prime.pod
/freebsd-14.2/crypto/openssl/doc/man3/BN_set_bit.pod
/freebsd-14.2/crypto/openssl/doc/man3/BUF_MEM_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/CRYPTO_THREAD_run_once.pod
/freebsd-14.2/crypto/openssl/doc/man3/CTLOG_STORE_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/CTLOG_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/CT_POLICY_EVAL_CTX_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/DH_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/DSA_SIG_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/DSA_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/ECDSA_SIG_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/ENGINE_add.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_ASYM_CIPHER_free.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_CIPHER_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_DigestInit.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_EncodeInit.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_EncryptInit.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_KEM_free.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_KEYEXCH_free.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_KEYMGMT.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_MD_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_PKEY_ASN1_METHOD.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_PKEY_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_RAND.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_SIGNATURE.pod
/freebsd-14.2/crypto/openssl/doc/man3/HMAC.pod
/freebsd-14.2/crypto/openssl/doc/man3/MD5.pod
/freebsd-14.2/crypto/openssl/doc/man3/NCONF_new_ex.pod
/freebsd-14.2/crypto/openssl/doc/man3/OCSP_REQUEST_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/OCSP_cert_to_id.pod
/freebsd-14.2/crypto/openssl/doc/man3/OCSP_response_status.pod
/freebsd-14.2/crypto/openssl/doc/man3/OPENSSL_LH_COMPFUNC.pod
/freebsd-14.2/crypto/openssl/doc/man3/OPENSSL_init_crypto.pod
/freebsd-14.2/crypto/openssl/doc/man3/OPENSSL_malloc.pod
/freebsd-14.2/crypto/openssl/doc/man3/OPENSSL_secure_malloc.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_CMP_CTX_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_CMP_SRV_CTX_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_CMP_validate_msg.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_DECODER.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_DECODER_CTX.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_ENCODER.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_ENCODER_CTX.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_HTTP_REQ_CTX.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_LIB_CTX.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_PARAM_BLD.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_PARAM_dup.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_SELF_TEST_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_STORE_INFO.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_STORE_LOADER.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_STORE_SEARCH.pod
/freebsd-14.2/crypto/openssl/doc/man3/PEM_read_bio_PrivateKey.pod
/freebsd-14.2/crypto/openssl/doc/man3/RAND_set_DRBG_type.pod
/freebsd-14.2/crypto/openssl/doc/man3/RSA_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/SCT_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_alpn_select_cb.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_cipher_list.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
/freebsd-14.2/crypto/openssl/doc/man3/TS_RESP_CTX_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509V3_get_d2i.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_LOOKUP.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_LOOKUP_meth_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_STORE_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_dup.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/d2i_X509.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_KEYEXCH-DH.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_PKEY-DH.pod
/freebsd-14.2/crypto/openssl/doc/man7/ossl_store.pod
/freebsd-14.2/crypto/openssl/fuzz/bignum.c
/freebsd-14.2/crypto/openssl/include/crypto/aes_platform.h
/freebsd-14.2/crypto/openssl/include/crypto/bn.h
/freebsd-14.2/crypto/openssl/include/openssl/opensslv.h
/freebsd-14.2/crypto/openssl/include/openssl/tls1.h
/freebsd-14.2/crypto/openssl/providers/fips-sources.checksums
/freebsd-14.2/crypto/openssl/providers/fips.checksum
/freebsd-14.2/crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
/freebsd-14.2/crypto/openssl/providers/implementations/rands/drbg.c
/freebsd-14.2/crypto/openssl/ssl/bio_ssl.c
/freebsd-14.2/crypto/openssl/ssl/ssl_lib.c
/freebsd-14.2/crypto/openssl/ssl/ssl_sess.c
/freebsd-14.2/crypto/openssl/ssl/statem/extensions.c
/freebsd-14.2/crypto/openssl/ssl/statem/extensions_clnt.c
/freebsd-14.2/crypto/openssl/ssl/statem/extensions_srvr.c
/freebsd-14.2/crypto/openssl/ssl/statem/statem_lib.c
/freebsd-14.2/crypto/openssl/ssl/t1_lib.c
/freebsd-14.2/crypto/openssl/test/build.info
/freebsd-14.2/crypto/openssl/test/crltest.c
/freebsd-14.2/crypto/openssl/test/endecode_test.c
/freebsd-14.2/crypto/openssl/test/evp_byname_test.c
/freebsd-14.2/crypto/openssl/test/evp_extra_test.c
/freebsd-14.2/crypto/openssl/test/helpers/handshake.c
/freebsd-14.2/crypto/openssl/test/hexstr_test.c
/freebsd-14.2/crypto/openssl/test/prov_config_test.c
/freebsd-14.2/crypto/openssl/test/provider_fallback_test.c
/freebsd-14.2/crypto/openssl/test/provider_internal_test.c
/freebsd-14.2/crypto/openssl/test/provider_test.c
/freebsd-14.2/crypto/openssl/test/recipes/03-test_fipsinstall.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf_data/oversized_line.cnf
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf_data/oversized_line.txt
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/kdc-cert.pem
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/kdc-root-cert.pem
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/kdc.sh
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_byname.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_dsa.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_ecdsa.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_rsa_common.txt
/freebsd-14.2/crypto/openssl/test/recipes/70-test_npn.t
/freebsd-14.2/crypto/openssl/test/ssl-tests/08-npn.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/08-npn.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/09-alpn.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/09-alpn.cnf.in
/freebsd-14.2/crypto/openssl/test/sslapitest.c
/freebsd-14.2/crypto/openssl/util/check-format-commit.sh
/freebsd-14.2/crypto/openssl/util/check-format-test-negatives.c
/freebsd-14.2/crypto/openssl/util/check-format.pl
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Test/Utils.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/Message.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/NextProto.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/Proxy.pm
/freebsd-14.2/etc/mail/mailer.conf
/freebsd-14.2/etc/mtree/BSD.tests.dist
/freebsd-14.2/include/ossfuzz.h
/freebsd-14.2/include/xlocale.h
/freebsd-14.2/lib/libc/aarch64/gen/Makefile.inc
/freebsd-14.2/lib/libc/aarch64/gen/getcontextx.c
/freebsd-14.2/lib/libc/aarch64/string/memcpy.S
/freebsd-14.2/lib/libc/amd64/string/memccpy.S
/freebsd-14.2/lib/libc/net/getnameinfo.c
/freebsd-14.2/lib/libc/net/sctp_recvmsg.3
/freebsd-14.2/lib/libc/regex/regcomp.c
/freebsd-14.2/lib/libc/stdlib/exit.3
/freebsd-14.2/lib/libc/stdlib/exit.c
/freebsd-14.2/lib/libc/sys/access.2
/freebsd-14.2/lib/libc/sys/getrlimit.2
/freebsd-14.2/lib/libc/sys/open.2
/freebsd-14.2/lib/libc/sys/rename.2
/freebsd-14.2/lib/libc/tests/regex/multibyte.sh
/freebsd-14.2/lib/libcasper/services/cap_dns/cap_dns.c
/freebsd-14.2/lib/libcasper/services/cap_dns/cap_dns.h
/freebsd-14.2/lib/libcasper/services/cap_dns/tests/dns_test.c
/freebsd-14.2/lib/libcasper/services/cap_grp/cap_grp.c
/freebsd-14.2/lib/libcasper/services/cap_grp/cap_grp.h
/freebsd-14.2/lib/libcasper/services/cap_grp/tests/grp_test.c
/freebsd-14.2/lib/libcasper/services/cap_pwd/cap_pwd.c
/freebsd-14.2/lib/libcasper/services/cap_pwd/cap_pwd.h
/freebsd-14.2/lib/libcasper/services/cap_pwd/tests/pwd_test.c
/freebsd-14.2/lib/libcasper/services/cap_sysctl/cap_sysctl.c
/freebsd-14.2/lib/libcasper/services/cap_sysctl/cap_sysctl.h
/freebsd-14.2/lib/libcasper/services/cap_sysctl/tests/sysctl_test.c
/freebsd-14.2/lib/libcbor/Makefile
/freebsd-14.2/lib/libcrypt/crypt-nthash.c
/freebsd-14.2/lib/libfetch/fetch.c
/freebsd-14.2/lib/libfido2/Makefile
/freebsd-14.2/lib/libgeom/geom_stats.c
/freebsd-14.2/lib/libmixer/mixer.3
/freebsd-14.2/lib/libnetmap/nmreq.c
/freebsd-14.2/lib/libnv/common_impl.h
/freebsd-14.2/lib/libnv/tests/nvlist_add_test.c
/freebsd-14.2/lib/libnv/tests/nvlist_exists_test.c
/freebsd-14.2/lib/libnv/tests/nvlist_free_test.c
/freebsd-14.2/lib/libnv/tests/nvlist_get_test.c
/freebsd-14.2/lib/libnv/tests/nvlist_move_test.c
/freebsd-14.2/lib/libnv/tests/nvlist_send_recv_test.c
/freebsd-14.2/lib/libpam/modules/pam_xdg/pam_xdg.8
/freebsd-14.2/lib/libpam/modules/pam_xdg/pam_xdg.c
/freebsd-14.2/lib/libproc/proc_bkpt.c
/freebsd-14.2/lib/libproc/proc_regs.c
/freebsd-14.2/lib/libproc/proc_rtld.c
/freebsd-14.2/lib/libradius/radlib.c
/freebsd-14.2/lib/librtld_db/librtld_db.3
/freebsd-14.2/lib/librtld_db/rtld_db.c
/freebsd-14.2/lib/librtld_db/rtld_db.h
/freebsd-14.2/lib/libthr/plockstat.d
/freebsd-14.2/lib/libthr/thread/thr_malloc.c
/freebsd-14.2/lib/libthr/thread/thr_stack.c
/freebsd-14.2/lib/libthread_db/arch/aarch64/libpthread_md.c
/freebsd-14.2/lib/libunbound/config.h
/freebsd-14.2/lib/libusb/libusb-1.0.pc.in
/freebsd-14.2/lib/msun/ld80/e_powl.c
/freebsd-14.2/lib/msun/src/e_acosf.c
/freebsd-14.2/lib/msun/src/e_asinf.c
/freebsd-14.2/lib/msun/src/s_fma.c
/freebsd-14.2/lib/msun/src/s_fmal.c
/freebsd-14.2/libexec/ftpd/blacklist.c
/freebsd-14.2/libexec/ftpd/blacklist_client.h
/freebsd-14.2/libexec/nuageinit/nuage.lua
/freebsd-14.2/libexec/nuageinit/nuageinit
/freebsd-14.2/libexec/nuageinit/tests/nuage.sh
/freebsd-14.2/libexec/nuageinit/tests/nuageinit.sh
/freebsd-14.2/libexec/rc/network.subr
/freebsd-14.2/libexec/rc/rc.conf
/freebsd-14.2/libexec/rc/rc.d/blacklistd
/freebsd-14.2/libexec/rc/rc.d/devmatch
/freebsd-14.2/libexec/rc/rc.d/dhclient
/freebsd-14.2/libexec/rc/rc.d/ldconfig
/freebsd-14.2/libexec/rtld-elf/aarch64/reloc.c
/freebsd-14.2/libexec/rtld-elf/aarch64/rtld_start.S
/freebsd-14.2/libexec/rtld-elf/rtld.1
/freebsd-14.2/libexec/rtld-elf/rtld.c
/freebsd-14.2/libexec/rtld-elf/rtld.h
/freebsd-14.2/libexec/rtld-elf/rtld_lock.c
/freebsd-14.2/libexec/rtld-elf/rtld_malloc.h
/freebsd-14.2/release/Makefile
/freebsd-14.2/release/Makefile.ec2
/freebsd-14.2/release/Makefile.vm
/freebsd-14.2/release/packages/generate-ucl.sh
/freebsd-14.2/release/tools/ec2-base.conf
/freebsd-14.2/release/tools/ec2-cloud-init.conf
/freebsd-14.2/release/tools/ec2-small.conf
/freebsd-14.2/release/tools/ec2.conf
/freebsd-14.2/release/tools/vmimage.subr
/freebsd-14.2/sbin/Makefile
/freebsd-14.2/sbin/camcontrol/Makefile
/freebsd-14.2/sbin/camcontrol/attrib.c
/freebsd-14.2/sbin/camcontrol/camcontrol.8
/freebsd-14.2/sbin/camcontrol/camcontrol.c
/freebsd-14.2/sbin/camcontrol/epc.c
/freebsd-14.2/sbin/camcontrol/zone.c
/freebsd-14.2/sbin/dhclient/dhclient.8
/freebsd-14.2/sbin/dhclient/dhclient.c
/freebsd-14.2/sbin/dhclient/dhcpd.h
/freebsd-14.2/sbin/dhclient/dispatch.c
/freebsd-14.2/sbin/geom/core/geom.8
/freebsd-14.2/sbin/growfs/growfs.8
/freebsd-14.2/sbin/hastctl/hastctl.8
/freebsd-14.2/sbin/hastctl/hastctl.c
/freebsd-14.2/sbin/hastd/activemap.c
/freebsd-14.2/sbin/hastd/activemap.h
/freebsd-14.2/sbin/hastd/control.c
/freebsd-14.2/sbin/hastd/control.h
/freebsd-14.2/sbin/hastd/ebuf.c
/freebsd-14.2/sbin/hastd/ebuf.h
/freebsd-14.2/sbin/hastd/hast_proto.h
/freebsd-14.2/sbin/hastd/hastd.8
/freebsd-14.2/sbin/hastd/hastd.h
/freebsd-14.2/sbin/hastd/metadata.c
/freebsd-14.2/sbin/hastd/metadata.h
/freebsd-14.2/sbin/hastd/nv.c
/freebsd-14.2/sbin/hastd/nv.h
/freebsd-14.2/sbin/hastd/proto.c
/freebsd-14.2/sbin/hastd/proto.h
/freebsd-14.2/sbin/hastd/proto_impl.h
/freebsd-14.2/sbin/hastd/proto_socketpair.c
/freebsd-14.2/sbin/hastd/proto_uds.c
/freebsd-14.2/sbin/hastd/rangelock.c
/freebsd-14.2/sbin/hastd/rangelock.h
/freebsd-14.2/sbin/hastd/synch.h
/freebsd-14.2/sbin/ifconfig/ifconfig.8
/freebsd-14.2/sbin/ifconfig/ifconfig.c
/freebsd-14.2/sbin/ifconfig/ifconfig_netlink.c
/freebsd-14.2/sbin/nvmecontrol/Makefile
/freebsd-14.2/sbin/nvmecontrol/devlist.c
/freebsd-14.2/sbin/nvmecontrol/firmware.c
/freebsd-14.2/sbin/nvmecontrol/format.c
/freebsd-14.2/sbin/nvmecontrol/identify.c
/freebsd-14.2/sbin/nvmecontrol/identify_ext.c
/freebsd-14.2/sbin/nvmecontrol/logpage.c
/freebsd-14.2/sbin/nvmecontrol/modules/intel/intel.c
/freebsd-14.2/sbin/nvmecontrol/ns.c
/freebsd-14.2/sbin/nvmecontrol/nvmecontrol.8
/freebsd-14.2/sbin/nvmecontrol/nvmecontrol.c
/freebsd-14.2/sbin/nvmecontrol/nvmecontrol.h
/freebsd-14.2/sbin/nvmecontrol/power.c
/freebsd-14.2/sbin/nvmecontrol/sanitize.c
/freebsd-14.2/sbin/nvmecontrol/selftest.c
/freebsd-14.2/sbin/pfctl/pfctl.8
/freebsd-14.2/sbin/pfctl/pfctl_radix.c
/freebsd-14.2/sbin/pfctl/tests/Makefile
/freebsd-14.2/sbin/pfctl/tests/files/pf1020.in
/freebsd-14.2/sbin/pfctl/tests/files/pf1020.include
/freebsd-14.2/sbin/pfctl/tests/files/pf1020.ok
/freebsd-14.2/sbin/pfctl/tests/pfctl_test_list.inc
/freebsd-14.2/sbin/route/route.c
/freebsd-14.2/secure/lib/libcrypto/Makefile.inc
/freebsd-14.2/secure/lib/libcrypto/modules/Makefile
/freebsd-14.2/share/examples/Makefile
/freebsd-14.2/share/examples/hast/ucarp.sh
/freebsd-14.2/share/examples/hast/ucarp_down.sh
/freebsd-14.2/share/examples/hast/ucarp_up.sh
/freebsd-14.2/share/examples/kld/khelp/h_example.c
/freebsd-14.2/share/examples/scsi_target/Makefile
/freebsd-14.2/share/examples/scsi_target/scsi_cmds.c
/freebsd-14.2/share/examples/scsi_target/scsi_target.c
/freebsd-14.2/share/examples/scsi_target/scsi_target.h
/freebsd-14.2/share/examples/sound/midi.c
/freebsd-14.2/share/examples/sound/oss/audio.c
/freebsd-14.2/share/man/man4/blackhole.4
/freebsd-14.2/share/man/man4/filemon.4
/freebsd-14.2/share/man/man4/linux.4
/freebsd-14.2/share/man/man4/lo.4
/freebsd-14.2/share/man/man4/mx25l.4
/freebsd-14.2/share/man/man4/splash.4
/freebsd-14.2/share/man/man4/tcp.4
/freebsd-14.2/share/man/man4/ure.4
/freebsd-14.2/share/man/man5/rc.conf.5
/freebsd-14.2/share/man/man5/src.conf.5
/freebsd-14.2/share/man/man5/tarfs.5
/freebsd-14.2/share/man/man7/build.7
/freebsd-14.2/share/man/man7/development.7
/freebsd-14.2/share/man/man8/diskless.8
/freebsd-14.2/share/man/man9/Makefile
/freebsd-14.2/share/man/man9/VOP_ATTRIB.9
/freebsd-14.2/share/man/man9/contigmalloc.9
/freebsd-14.2/share/man/man9/ifnet.9
/freebsd-14.2/share/man/man9/tcp_functions.9
/freebsd-14.2/share/misc/bsd-family-tree
/freebsd-14.2/share/misc/pci_vendors
/freebsd-14.2/share/misc/usb_vendors
/freebsd-14.2/share/mk/bsd.symver.mk
/freebsd-14.2/share/mk/src.opts.mk
/freebsd-14.2/stand/common/interp.c
/freebsd-14.2/stand/defaults/loader.conf
/freebsd-14.2/stand/efi/Makefile.inc
/freebsd-14.2/stand/efi/loader/Makefile
/freebsd-14.2/stand/efi/loader/main.c
/freebsd-14.2/stand/i386/Makefile
/freebsd-14.2/stand/i386/pxeldr/Makefile
core.lua
/freebsd-14.2/stand/man/loader.efi.8
/freebsd-14.2/sys/amd64/amd64/locore.S
/freebsd-14.2/sys/amd64/amd64/machdep.c
/freebsd-14.2/sys/amd64/amd64/mp_machdep.c
/freebsd-14.2/sys/amd64/amd64/pmap.c
/freebsd-14.2/sys/amd64/amd64/sys_machdep.c
/freebsd-14.2/sys/amd64/include/cpufunc.h
/freebsd-14.2/sys/amd64/include/pmap.h
/freebsd-14.2/sys/arm/allwinner/a10/a10_intc.c
/freebsd-14.2/sys/arm/arm/gic_acpi.c
/freebsd-14.2/sys/arm/arm/gic_fdt.c
/freebsd-14.2/sys/arm/arm/identcpu-v6.c
/freebsd-14.2/sys/arm/arm/machdep_intr.c
/freebsd-14.2/sys/arm/arm/mp_machdep.c
/freebsd-14.2/sys/arm/broadcom/bcm2835/bcm2835_intr.c
/freebsd-14.2/sys/arm/broadcom/bcm2835/bcm2836.c
/freebsd-14.2/sys/arm/conf/DEFAULTS
/freebsd-14.2/sys/arm/conf/GENERIC
/freebsd-14.2/sys/arm/conf/TEGRA124
/freebsd-14.2/sys/arm/include/intr.h
/freebsd-14.2/sys/arm/mv/mpic.c
/freebsd-14.2/sys/arm/ti/aintc.c
/freebsd-14.2/sys/arm64/arm64/exception.S
/freebsd-14.2/sys/arm64/arm64/exec_machdep.c
/freebsd-14.2/sys/arm64/arm64/gic_v3_acpi.c
/freebsd-14.2/sys/arm64/arm64/gic_v3_fdt.c
/freebsd-14.2/sys/arm64/arm64/identcpu.c
/freebsd-14.2/sys/arm64/arm64/locore.S
/freebsd-14.2/sys/arm64/arm64/machdep.c
/freebsd-14.2/sys/arm64/arm64/mp_machdep.c
/freebsd-14.2/sys/arm64/include/atomic.h
/freebsd-14.2/sys/arm64/include/hypervisor.h
/freebsd-14.2/sys/arm64/include/intr.h
/freebsd-14.2/sys/arm64/include/ucontext.h
/freebsd-14.2/sys/arm64/iommu/iommu.c
/freebsd-14.2/sys/arm64/linux/linux_support.S
/freebsd-14.2/sys/cam/ctl/ctl.c
/freebsd-14.2/sys/cam/ctl/ctl_frontend_ioctl.c
/freebsd-14.2/sys/cam/ctl/ctl_frontend_iscsi.c
/freebsd-14.2/sys/cam/ctl/ctl_private.h
/freebsd-14.2/sys/cam/mmc/mmc_da.c
/freebsd-14.2/sys/cam/nvme/nvme_da.c
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
/freebsd-14.2/sys/cddl/dev/dtrace/aarch64/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/dtrace/amd64/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/dtrace/arm/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/dtrace/i386/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/dtrace/powerpc/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/dtrace/riscv/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/fbt/x86/fbt_isa.c
/freebsd-14.2/sys/compat/lindebugfs/lindebugfs.c
/freebsd-14.2/sys/compat/linux/linux_file.c
/freebsd-14.2/sys/compat/linux/linux_vdso_inc.S
/freebsd-14.2/sys/compat/linuxkpi/common/include/acpi/acpi_bus.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/asm/barrier.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/acpi.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/aperture.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/compiler.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/debugfs.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/device.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/device/driver.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/errno.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/etherdevice.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/fs.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/gfp.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/gpf.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/hdmi.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/highmem.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/idr.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ieee80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/if_ether.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kernel.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kstrtox.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ktime.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/limits.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/lockdep.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/math.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/mhi.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/minmax.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/mm.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/mmzone.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/mod_devicetable.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/netdevice.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/nl80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/nodemask.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/overflow.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/page.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pci.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pci_ids.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/printk.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/random.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/rbtree.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/scatterlist.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/sched.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/skbuff.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/slab.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/soc/mediatek/mtk_wed.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/string.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/sysfs.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/vmalloc.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/mac80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/page_pool.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/video/cmdline.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_acpi.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_aperture.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_cmdline.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_compat.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_hdmi.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_idr.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_pci.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_rcu.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_simple_attr.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_slab.c
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/eventfd.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/memremap.h
/freebsd-14.2/sys/conf/Makefile.arm
/freebsd-14.2/sys/conf/NOTES
/freebsd-14.2/sys/conf/files.arm
/freebsd-14.2/sys/conf/files.riscv
/freebsd-14.2/sys/conf/ldscript.amd64
/freebsd-14.2/sys/conf/ldscript.arm
/freebsd-14.2/sys/conf/ldscript.arm64
/freebsd-14.2/sys/conf/ldscript.i386
/freebsd-14.2/sys/conf/ldscript.powerpc
/freebsd-14.2/sys/conf/ldscript.powerpc64
/freebsd-14.2/sys/conf/ldscript.powerpc64le
/freebsd-14.2/sys/conf/ldscript.powerpcspe
/freebsd-14.2/sys/conf/ldscript.riscv
/freebsd-14.2/sys/conf/newvers.sh
/freebsd-14.2/sys/conf/options
/freebsd-14.2/sys/contrib/dev/ath/ath_hal/ar9300/ar9300eep.h
/freebsd-14.2/sys/contrib/libnv/bsd_nvpair.c
/freebsd-14.2/sys/contrib/libnv/nvlist.c
/freebsd-14.2/sys/contrib/openzfs/.mailmap
/freebsd-14.2/sys/contrib/openzfs/AUTHORS
/freebsd-14.2/sys/contrib/openzfs/META
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/zdb.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zstream/zstream_redup.c
/freebsd-14.2/sys/contrib/openzfs/cmd/ztest.c
/freebsd-14.2/sys/contrib/openzfs/config/find_system_library.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-blk-queue.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-blkdev.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-make-request-fn.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-mm-pagemap.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-register_sysctl_table.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-types.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel.m4
/freebsd-14.2/sys/contrib/openzfs/config/user-backtrace.m4
/freebsd-14.2/sys/contrib/openzfs/config/user-libunwind.m4
/freebsd-14.2/sys/contrib/openzfs/config/user.m4
/freebsd-14.2/sys/contrib/openzfs/contrib/bash_completion.d/.gitignore
/freebsd-14.2/sys/contrib/openzfs/contrib/bash_completion.d/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/misc.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/sdt.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/sysmacros.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/blkdev_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/mm_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/kmem_cache.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/sysmacros.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/types.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/trace_dbuf.h
/freebsd-14.2/sys/contrib/openzfs/lib/libefi/rdwr_efi.c
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/assert.c
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/param.h
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/sysmacros.h
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_sendrecv.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/os/freebsd/libzfs_compat.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/os/linux/libzfs_pool_os.c
/freebsd-14.2/sys/contrib/openzfs/man/man4/zfs.4
/freebsd-14.2/sys/contrib/openzfs/man/man7/dracut.zfs.7
/freebsd-14.2/sys/contrib/openzfs/module/Kbuild.in
/freebsd-14.2/sys/contrib/openzfs/module/icp/algs/sha2/sha256_impl.c
/freebsd-14.2/sys/contrib/openzfs/module/icp/algs/sha2/sha512_impl.c
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-arm/sha2/sha256-armv7.S
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-arm/sha2/sha512-armv7.S
/freebsd-14.2/sys/contrib/openzfs/module/icp/io/aes.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/spl_misc.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/vdev_geom.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_dir.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vfsops.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-kmem-cache.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-proc.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/abd_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/vdev_disk.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_sysfs.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_vnops_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zvol_os.c
/freebsd-14.2/sys/contrib/openzfs/module/zcommon/zfs_fletcher.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/arc.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/btree.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dataset_kstats.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dbuf.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_object.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_objset.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dsl_dataset.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/metaslab.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zap.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_log.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zil.c
/freebsd-14.2/sys/contrib/openzfs/rpm/generic/zfs-kmod.spec.in
/freebsd-14.2/sys/contrib/openzfs/rpm/generic/zfs.spec.in
/freebsd-14.2/sys/contrib/openzfs/scripts/dkms.mkconf
/freebsd-14.2/sys/contrib/openzfs/scripts/zfs-tests.sh
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/common.run
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/linux.run
/freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/test-runner.py.in
/freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/zts-report.py.in
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check.c
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/libtest.shlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/alloc_class.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_rlimit_fsize.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_copies/zfs_copies.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/suspend_resume_single.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/history/history.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/io/io_uring.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/redacted_deleted.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/redacted_mounts.ksh
/freebsd-14.2/sys/crypto/openssl/powerpc/aesp8-ppc.S
/freebsd-14.2/sys/crypto/openssl/powerpc/poly1305-ppc.S
/freebsd-14.2/sys/crypto/openssl/powerpc64/aesp8-ppc.S
/freebsd-14.2/sys/crypto/openssl/powerpc64/poly1305-ppc.S
/freebsd-14.2/sys/crypto/openssl/powerpc64le/aesp8-ppc.S
/freebsd-14.2/sys/crypto/openssl/powerpc64le/poly1305-ppc.S
/freebsd-14.2/sys/dev/agp/agp.c
/freebsd-14.2/sys/dev/ahci/ahci_pci.c
/freebsd-14.2/sys/dev/amdsmn/amdsmn.c
/freebsd-14.2/sys/dev/amdtemp/amdtemp.c
/freebsd-14.2/sys/dev/asmc/asmc.c
/freebsd-14.2/sys/dev/asmc/asmcvar.h
/freebsd-14.2/sys/dev/axgbe/xgbe-phy-v2.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/bnxt_re.h
/freebsd-14.2/sys/dev/bxe/bxe.c
/freebsd-14.2/sys/dev/cxgbe/t4_netmap.c
/freebsd-14.2/sys/dev/e1000/e1000_82575.c
/freebsd-14.2/sys/dev/e1000/e1000_base.c
/freebsd-14.2/sys/dev/e1000/e1000_i210.c
/freebsd-14.2/sys/dev/e1000/e1000_phy.c
/freebsd-14.2/sys/dev/e1000/if_em.c
/freebsd-14.2/sys/dev/firewire/if_fwip.c
/freebsd-14.2/sys/dev/firmware/arm/scmi_clk.c
/freebsd-14.2/sys/dev/hyperv/netvsc/if_hn.c
/freebsd-14.2/sys/dev/iavf/iavf_lib.c
/freebsd-14.2/sys/dev/iicbus/iichid.c
/freebsd-14.2/sys/dev/iommu/busdma_iommu.c
/freebsd-14.2/sys/dev/iommu/iommu.h
/freebsd-14.2/sys/dev/isci/scil/scif_sas_smp_remote_device.c
/freebsd-14.2/sys/dev/ixgbe/if_bypass.c
/freebsd-14.2/sys/dev/ixgbe/if_ix.c
/freebsd-14.2/sys/dev/ixgbe/if_sriov.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_82599.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_api.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_api.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_common.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_common.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_dcb.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_dcb.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_features.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_mbx.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_mbx.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_phy.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_rss.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_type.h
/freebsd-14.2/sys/dev/ixgbe/ixgbe_vf.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_x540.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_x550.c
/freebsd-14.2/sys/dev/ixgbe/ixgbe_x550.h
/freebsd-14.2/sys/dev/liquidio/lio_ioctl.c
/freebsd-14.2/sys/dev/mfi/mfi_pci.c
/freebsd-14.2/sys/dev/mlx5/mlx5_en/mlx5_en_main.c
/freebsd-14.2/sys/dev/my/if_my.c
/freebsd-14.2/sys/dev/nvme/nvme.h
/freebsd-14.2/sys/dev/nvme/nvme_ctrlr.c
/freebsd-14.2/sys/dev/nvme/nvme_ns.c
/freebsd-14.2/sys/dev/nvme/nvme_private.h
/freebsd-14.2/sys/dev/nvme/nvme_qpair.c
/freebsd-14.2/sys/dev/qat/qat_api/common/compression/dc_session.c
/freebsd-14.2/sys/dev/qlnx/qlnxe/qlnx_os.c
/freebsd-14.2/sys/dev/random/fortuna.c
/freebsd-14.2/sys/dev/random/fortuna.h
/freebsd-14.2/sys/dev/random/random_harvestq.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.h
/freebsd-14.2/sys/dev/sound/pci/hda/hdacc.c
/freebsd-14.2/sys/dev/sound/pcm/sndstat.c
/freebsd-14.2/sys/dev/tpm/tpm20.c
/freebsd-14.2/sys/dev/uart/uart_cpu_acpi.c
/freebsd-14.2/sys/dev/uart/uart_dev_ns8250.c
/freebsd-14.2/sys/dev/usb/controller/xhci_pci.c
/freebsd-14.2/sys/dev/usb/input/ums.c
/freebsd-14.2/sys/dev/usb/net/if_ure.c
/freebsd-14.2/sys/dev/usb/serial/u3g.c
/freebsd-14.2/sys/dev/usb/usb_pf.c
/freebsd-14.2/sys/dev/usb/usbdevs
/freebsd-14.2/sys/dev/xen/netfront/netfront.c
/freebsd-14.2/sys/fs/fuse/fuse_internal.c
/freebsd-14.2/sys/fs/fuse/fuse_vnops.c
/freebsd-14.2/sys/fs/msdosfs/msdosfs_lookup.c
/freebsd-14.2/sys/fs/msdosfs/msdosfs_vfsops.c
/freebsd-14.2/sys/fs/nfs/nfsproto.h
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdport.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdserv.c
/freebsd-14.2/sys/kern/init_main.c
/freebsd-14.2/sys/kern/kern_cons.c
/freebsd-14.2/sys/kern/kern_intr.c
/freebsd-14.2/sys/kern/kern_ktrace.c
/freebsd-14.2/sys/kern/kern_malloc.c
/freebsd-14.2/sys/kern/kern_mib.c
/freebsd-14.2/sys/kern/kern_umtx.c
/freebsd-14.2/sys/kern/subr_intr.c
/freebsd-14.2/sys/kern/subr_param.c
/freebsd-14.2/sys/kern/subr_turnstile.c
/freebsd-14.2/sys/kern/sys_pipe.c
/freebsd-14.2/sys/kern/uipc_shm.c
/freebsd-14.2/sys/kern/uipc_socket.c
/freebsd-14.2/sys/kern/vfs_acl.c
/freebsd-14.2/sys/kern/vfs_default.c
/freebsd-14.2/sys/kern/vfs_syscalls.c
/freebsd-14.2/sys/modules/dtrace/dtrace/Makefile
/freebsd-14.2/sys/modules/linux64/Makefile
/freebsd-14.2/sys/modules/linuxkpi_video/Makefile
/freebsd-14.2/sys/modules/zfs/zfs_config.h
/freebsd-14.2/sys/modules/zfs/zfs_gitrev.h
/freebsd-14.2/sys/net/bpf.c
/freebsd-14.2/sys/net/bpf.h
/freebsd-14.2/sys/net/if.c
/freebsd-14.2/sys/net/if.h
/freebsd-14.2/sys/net/if_ovpn.c
/freebsd-14.2/sys/net/if_var.h
/freebsd-14.2/sys/net/iflib.c
/freebsd-14.2/sys/net/pfvar.h
/freebsd-14.2/sys/net/route/route_tables.c
/freebsd-14.2/sys/net80211/ieee80211_adhoc.c
/freebsd-14.2/sys/net80211/ieee80211_hostap.c
/freebsd-14.2/sys/net80211/ieee80211_mesh.c
/freebsd-14.2/sys/net80211/ieee80211_scan.c
/freebsd-14.2/sys/net80211/ieee80211_scan.h
/freebsd-14.2/sys/net80211/ieee80211_scan_sw.c
/freebsd-14.2/sys/net80211/ieee80211_sta.c
/freebsd-14.2/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
/freebsd-14.2/sys/netgraph/ng_ipfw.c
/freebsd-14.2/sys/netinet/in_mcast.c
/freebsd-14.2/sys/netinet/in_pcb.c
/freebsd-14.2/sys/netinet/libalias/alias_db.c
/freebsd-14.2/sys/netinet/sctp_header.h
/freebsd-14.2/sys/netinet/sctp_indata.c
/freebsd-14.2/sys/netinet/sctp_input.c
/freebsd-14.2/sys/netinet/sctp_output.c
/freebsd-14.2/sys/netinet/sctp_pcb.c
/freebsd-14.2/sys/netinet/sctp_pcb.h
/freebsd-14.2/sys/netinet/sctp_sysctl.c
/freebsd-14.2/sys/netinet/sctputil.c
/freebsd-14.2/sys/netinet/siftr.c
/freebsd-14.2/sys/netinet/tcp_input.c
/freebsd-14.2/sys/netinet/tcp_log_buf.h
/freebsd-14.2/sys/netinet/tcp_lro.c
/freebsd-14.2/sys/netinet/tcp_stacks/bbr.c
/freebsd-14.2/sys/netinet/tcp_stacks/rack.c
/freebsd-14.2/sys/netinet/tcp_stacks/rack_bbr_common.c
/freebsd-14.2/sys/netinet/tcp_subr.c
/freebsd-14.2/sys/netinet/tcp_syncache.c
/freebsd-14.2/sys/netinet/tcp_usrreq.c
/freebsd-14.2/sys/netinet/tcp_var.h
/freebsd-14.2/sys/netinet6/in6_pcb.c
/freebsd-14.2/sys/netinet6/nd6.c
/freebsd-14.2/sys/netinet6/sctp6_usrreq.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/mlfk_ipl.c
/freebsd-14.2/sys/netpfil/ipfw/dn_sched_fq_pie.c
/freebsd-14.2/sys/netpfil/pf/pf.c
/freebsd-14.2/sys/netpfil/pf/pf_lb.c
/freebsd-14.2/sys/powerpc/powerpc/machdep.c
/freebsd-14.2/sys/riscv/include/intr.h
/freebsd-14.2/sys/riscv/include/sbi.h
/freebsd-14.2/sys/riscv/include/smp.h
/freebsd-14.2/sys/riscv/riscv/identcpu.c
/freebsd-14.2/sys/riscv/riscv/intc.c
/freebsd-14.2/sys/riscv/riscv/mp_machdep.c
/freebsd-14.2/sys/riscv/riscv/plic.c
/freebsd-14.2/sys/riscv/riscv/riscv_console.c
/freebsd-14.2/sys/riscv/riscv/sbi.c
/freebsd-14.2/sys/riscv/riscv/sbi_ipi.c
/freebsd-14.2/sys/riscv/riscv/timer.c
/freebsd-14.2/sys/riscv/riscv/trap.c
/freebsd-14.2/sys/riscv/sifive/fu740_pci_dw.c
/freebsd-14.2/sys/sys/acl.h
/freebsd-14.2/sys/sys/atomic_san.h
/freebsd-14.2/sys/sys/buf_ring.h
/freebsd-14.2/sys/sys/cons.h
/freebsd-14.2/sys/sys/copyright.h
/freebsd-14.2/sys/sys/intr.h
/freebsd-14.2/sys/sys/param.h
/freebsd-14.2/sys/sys/socketvar.h
/freebsd-14.2/sys/sys/sockopt.h
/freebsd-14.2/sys/sys/sysctl.h
/freebsd-14.2/sys/sys/systm.h
/freebsd-14.2/sys/ufs/ffs/ffs_softdep.c
/freebsd-14.2/sys/vm/vm_extern.h
/freebsd-14.2/sys/vm/vm_kern.c
/freebsd-14.2/sys/x86/acpica/madt.c
/freebsd-14.2/sys/x86/iommu/intel_ctx.c
/freebsd-14.2/sys/x86/iommu/intel_dmar.h
/freebsd-14.2/sys/x86/iommu/intel_drv.c
/freebsd-14.2/sys/x86/iommu/intel_fault.c
/freebsd-14.2/sys/x86/iommu/intel_idpgtbl.c
/freebsd-14.2/sys/x86/iommu/intel_intrmap.c
/freebsd-14.2/sys/x86/iommu/intel_qi.c
/freebsd-14.2/sys/x86/iommu/intel_utils.c
/freebsd-14.2/sys/x86/iommu/iommu_utils.c
/freebsd-14.2/sys/x86/iommu/x86_iommu.h
/freebsd-14.2/sys/x86/pci/pci_early_quirks.c
/freebsd-14.2/sys/x86/pci/pci_early_quirks.h
/freebsd-14.2/sys/x86/x86/identcpu.c
/freebsd-14.2/sys/x86/x86/msi.c
/freebsd-14.2/tests/atf_python/sys/net/vnet.py
/freebsd-14.2/tests/sys/Makefile
/freebsd-14.2/tests/sys/cam/Makefile
/freebsd-14.2/tests/sys/cam/ctl/Makefile
/freebsd-14.2/tests/sys/cam/ctl/ctl.subr
/freebsd-14.2/tests/sys/cam/ctl/prevent.sh
/freebsd-14.2/tests/sys/cam/ctl/read_buffer.sh
/freebsd-14.2/tests/sys/cam/ctl/start_stop_unit.sh
/freebsd-14.2/tests/sys/capsicum/Makefile
/freebsd-14.2/tests/sys/cddl/Makefile
/freebsd-14.2/tests/sys/common/vnet.subr
/freebsd-14.2/tests/sys/fs/fusefs/lseek.cc
/freebsd-14.2/tests/sys/fs/fusefs/unlink.cc
/freebsd-14.2/tests/sys/geom/class/gate/ggate_test.sh
/freebsd-14.2/tests/sys/kern/kern_copyin.c
/freebsd-14.2/tests/sys/kern/ktrace_test.c
/freebsd-14.2/tests/sys/netinet6/Makefile
/freebsd-14.2/tests/sys/netinet6/ndp.sh
/freebsd-14.2/tests/sys/netinet6/ra.py
/freebsd-14.2/tests/sys/netpfil/common/dummynet.sh
/freebsd-14.2/tests/sys/netpfil/pf/altq.sh
/freebsd-14.2/tests/sys/netpfil/pf/ether.sh
/freebsd-14.2/tests/sys/netpfil/pf/icmp.sh
/freebsd-14.2/tests/sys/netpfil/pf/icmp6.sh
/freebsd-14.2/tests/sys/netpfil/pf/killstate.sh
/freebsd-14.2/tests/sys/netpfil/pf/map_e.sh
/freebsd-14.2/tests/sys/netpfil/pf/nat.sh
/freebsd-14.2/tests/sys/netpfil/pf/proxy.sh
/freebsd-14.2/tests/sys/netpfil/pf/ridentifier.sh
/freebsd-14.2/tests/sys/netpfil/pf/route_to.sh
/freebsd-14.2/tests/sys/netpfil/pf/sctp.sh
/freebsd-14.2/tests/sys/netpfil/pf/syncookie.sh
/freebsd-14.2/tests/sys/netpfil/pf/synproxy.sh
/freebsd-14.2/tests/sys/netpfil/pf/utils.subr
/freebsd-14.2/tests/sys/sound/sndstat.c
/freebsd-14.2/tools/build/beinstall.sh
/freebsd-14.2/tools/build/depend-cleanup.sh
/freebsd-14.2/tools/build/make.py
/freebsd-14.2/tools/build/options/WITHOUT_LOADER_PXEBOOT
/freebsd-14.2/tools/build/options/WITHOUT_ZFS_TESTS
/freebsd-14.2/tools/build/options/WITH_BEARSSL
/freebsd-14.2/tools/build/options/WITH_LOADER_PXEBOOT
/freebsd-14.2/tools/build/options/WITH_LOADER_VERIEXEC
/freebsd-14.2/tools/build/stale-symlink-buildworld.sh
/freebsd-14.2/tools/regression/capsicum/syscalls/cap_fcntls_limit.c
/freebsd-14.2/tools/regression/capsicum/syscalls/cap_getmode.c
/freebsd-14.2/tools/regression/capsicum/syscalls/cap_ioctls_limit.c
/freebsd-14.2/tools/regression/capsicum/syscalls/misc.c
/freebsd-14.2/tools/regression/capsicum/syscalls/misc.h
/freebsd-14.2/tools/test/popss/popss.c
/freebsd-14.2/tools/test/stress2/misc/namecache2.sh
/freebsd-14.2/tools/test/vm86/vm86_test.c
/freebsd-14.2/tools/test/vm86/vm86_test_asm.s
/freebsd-14.2/tools/tools/git/candidatematch.lua
/freebsd-14.2/tools/tools/git/mfc-candidates.sh
/freebsd-14.2/tools/tools/vt/mkkfont/mkkfont.c
/freebsd-14.2/usr.bin/beep/beep.c
/freebsd-14.2/usr.bin/calendar/calendar.c
/freebsd-14.2/usr.bin/diff/diff.1
/freebsd-14.2/usr.bin/diff/diff.c
/freebsd-14.2/usr.bin/diff/diffreg.c
/freebsd-14.2/usr.bin/fetch/fetch.c
/freebsd-14.2/usr.bin/ktrace/ktrace.1
/freebsd-14.2/usr.bin/ncal/ncal.1
/freebsd-14.2/usr.bin/ncal/ncal.c
/freebsd-14.2/usr.bin/netstat/inet.c
/freebsd-14.2/usr.bin/proccontrol/proccontrol.1
/freebsd-14.2/usr.bin/proccontrol/proccontrol.c
/freebsd-14.2/usr.bin/procstat/procstat_rlimit.c
/freebsd-14.2/usr.bin/sdiff/sdiff.c
/freebsd-14.2/usr.bin/tail/forward.c
/freebsd-14.2/usr.bin/vmstat/vmstat.c
/freebsd-14.2/usr.sbin/adduser/adduser.8
/freebsd-14.2/usr.sbin/adduser/adduser.conf.5
/freebsd-14.2/usr.sbin/bhyve/amd64/e820.c
/freebsd-14.2/usr.sbin/bhyve/gdb.c
/freebsd-14.2/usr.sbin/bhyve/pci_fbuf.c
/freebsd-14.2/usr.sbin/bhyve/pci_hda.c
/freebsd-14.2/usr.sbin/bhyve/pci_nvme.c
/freebsd-14.2/usr.sbin/bhyve/pci_xhci.c
/freebsd-14.2/usr.sbin/bhyve/tpm_ppi_qemu.c
/freebsd-14.2/usr.sbin/bluetooth/btpand/btpand.c
/freebsd-14.2/usr.sbin/bsdinstall/scripts/netconfig
/freebsd-14.2/usr.sbin/camdd/camdd.c
/freebsd-14.2/usr.sbin/ctladm/Makefile
/freebsd-14.2/usr.sbin/ctladm/ctladm.8
/freebsd-14.2/usr.sbin/ctladm/ctladm.c
/freebsd-14.2/usr.sbin/ctladm/tests/Makefile
/freebsd-14.2/usr.sbin/ctladm/tests/port.sh
/freebsd-14.2/usr.sbin/ctld/ctld.c
/freebsd-14.2/usr.sbin/ctld/ctld.h
/freebsd-14.2/usr.sbin/ctld/kernel.c
/freebsd-14.2/usr.sbin/ctld/parse.y
/freebsd-14.2/usr.sbin/ctld/uclparse.c
/freebsd-14.2/usr.sbin/efibootmgr/efibootmgr.c
/freebsd-14.2/usr.sbin/etcupdate/etcupdate.8
/freebsd-14.2/usr.sbin/gstat/gstat.c
/freebsd-14.2/usr.sbin/ip6addrctl/ip6addrctl.8
/freebsd-14.2/usr.sbin/ip6addrctl/ip6addrctl.conf.sample
/freebsd-14.2/usr.sbin/jail/command.c
/freebsd-14.2/usr.sbin/jail/jail.8
/freebsd-14.2/usr.sbin/jexec/jexec.8
/freebsd-14.2/usr.sbin/jexec/jexec.c
/freebsd-14.2/usr.sbin/keyserv/crypt_server.c
/freebsd-14.2/usr.sbin/mfiutil/mfi_flash.c
/freebsd-14.2/usr.sbin/mixer/mixer.8
/freebsd-14.2/usr.sbin/mixer/mixer.c
/freebsd-14.2/usr.sbin/mixer/tests/mixer_test.sh
/freebsd-14.2/usr.sbin/mountd/mountd.c
/freebsd-14.2/usr.sbin/mptutil/mptutil.8
/freebsd-14.2/usr.sbin/ndp/ndp.c
/freebsd-14.2/usr.sbin/ndp/ndp_netlink.c
/freebsd-14.2/usr.sbin/newsyslog/newsyslog.conf.5
/freebsd-14.2/usr.sbin/pw/pw.8
/freebsd-14.2/usr.sbin/pw/pw_user.c
/freebsd-14.2/usr.sbin/pw/pwupd.h
/freebsd-14.2/usr.sbin/pw/rm_r.c
/freebsd-14.2/usr.sbin/tcpsso/tcpsso.8
/freebsd-14.2/usr.sbin/tzsetup/tzsetup.8
/freebsd-14.2/usr.sbin/tzsetup/tzsetup.c
59bfc69429-Jul-2024 Warner Losh <[email protected]>

stand: Add "Loader needs updating" to the first menu item"

When the boot loader version is too old, add a warning to the boot menu
to maybe catch people's attention.

Use the correct loader code tha

stand: Add "Loader needs updating" to the first menu item"

When the boot loader version is too old, add a warning to the boot menu
to maybe catch people's attention.

Use the correct loader code that adds an inactive highlighted menu item
indicating that an update is needed.

Sponsored by: Netflix
Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D45890

(cherry picked from commit 0eac99f76ec31270f902cc2a0ff5ae4b5b606a65)
(cherry picked from commit 7cb65be96d47cbe0b740266bc633d272fc4c5e6b)

show more ...

53a4bf7629-Jul-2024 Warner Losh <[email protected]>

stand: Print a warning of the loader is too old

If the loader is < 3.0, print a warning that it's too old and needs to
be upgraded.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision

stand: Print a warning of the loader is too old

If the loader is < 3.0, print a warning that it's too old and needs to
be upgraded.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D45889

(cherry picked from commit a2fd7ae87991044ca283974ced8f6ed635d1cb0c)

show more ...

7ffa3b0f29-Jul-2024 Warner Losh <[email protected]>

Revert "loader/lua: Remove workaround for command_error"

This reverts commit 552f3072af54820cf1805f712e2567bc1b7f046d.

loader.command_error was added just after 11.2, but appears to not have
been b

Revert "loader/lua: Remove workaround for command_error"

This reverts commit 552f3072af54820cf1805f712e2567bc1b7f046d.

loader.command_error was added just after 11.2, but appears to not have
been back ported to 11.x. 11.0 was the first lua loader release, so keep
this compat shim until we sort out what to do.

MFC After: 3 days
Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D45883

(cherry picked from commit 809edb3636a5494ad7d3dfff910e0aab89d83442)

show more ...

598b967729-Jul-2024 Warner Losh <[email protected]>

Revert "loader/lua: Remove compat shim for loader.lua_path"

This reverts commit ab97d42addae97a389c6f22d6bba62ed954bb8e7.

There's too many people in the field with FreeBSD 12.0 loader.efi that
stub

Revert "loader/lua: Remove compat shim for loader.lua_path"

This reverts commit ab97d42addae97a389c6f22d6bba62ed954bb8e7.

There's too many people in the field with FreeBSD 12.0 loader.efi that
stubbed their toe on upgrading to 14.1 since they'd not updated
loader.efi. While we sort out that mess, add back this workaround. Can
revisit after 14.2 maybe.

MFC After: 3 days
Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D45882

(cherry picked from commit 522a65a8d97a0d6b634266f1b4a89aa8f374279c)

show more ...

90ca43b529-Jul-2024 Warner Losh <[email protected]>

Revert "loader/lua: Remove pager shim"

This reverts commit 8b9178cd0d35ff2beafebdd51c8c44ba2b5aeb0f.

Really old loader.efi files persist in the field. Revert this to support
it. We need to support

Revert "loader/lua: Remove pager shim"

This reverts commit 8b9178cd0d35ff2beafebdd51c8c44ba2b5aeb0f.

Really old loader.efi files persist in the field. Revert this to support
it. We need to support this through at least 14.2 now, alas.

MFC After: 3 days
Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D45881

(cherry picked from commit b38a82c77ab90eace53c56151b191efd1f4a8439)

show more ...


/freebsd-14.2/.cirrus.yml
/freebsd-14.2/.clang-format
/freebsd-14.2/.github/workflows/cross-bootstrap-tools.yml
/freebsd-14.2/Makefile
/freebsd-14.2/Makefile.inc1
/freebsd-14.2/ObsoleteFiles.inc
/freebsd-14.2/RELNOTES
/freebsd-14.2/bin/cat/cat.c
/freebsd-14.2/bin/cp/cp.c
/freebsd-14.2/bin/cp/utils.c
/freebsd-14.2/bin/date/date.1
/freebsd-14.2/bin/date/date.c
/freebsd-14.2/bin/date/tests/format_string_test.sh
/freebsd-14.2/bin/mv/mv.c
/freebsd-14.2/bin/sync/sync.8
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_module.c
/freebsd-14.2/cddl/lib/libdtrace/ip.d
/freebsd-14.2/cddl/lib/libnvpair/Makefile
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/tools/dtest.sh
/freebsd-14.2/cddl/usr.sbin/zfsd/case_file.cc
/freebsd-14.2/cddl/usr.sbin/zfsd/case_file.h
/freebsd-14.2/cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc
/freebsd-14.2/cddl/usr.sbin/zfsd/vdev.h
/freebsd-14.2/cddl/usr.sbin/zfsd/zfsd.8
/freebsd-14.2/contrib/atf/atf-c/macros.h
/freebsd-14.2/contrib/bc/LICENSE.md
/freebsd-14.2/contrib/bc/MEMORY_BUGS.md
/freebsd-14.2/contrib/bc/Makefile.in
/freebsd-14.2/contrib/bc/NEWS.md
/freebsd-14.2/contrib/bc/NOTICE.md
/freebsd-14.2/contrib/bc/README.md
/freebsd-14.2/contrib/bc/compile_flags.txt
/freebsd-14.2/contrib/bc/configure.sh
/freebsd-14.2/contrib/bc/gen/bc_help.txt
/freebsd-14.2/contrib/bc/gen/dc_help.txt
/freebsd-14.2/contrib/bc/gen/lib.bc
/freebsd-14.2/contrib/bc/gen/lib2.bc
/freebsd-14.2/contrib/bc/gen/strgen.c
/freebsd-14.2/contrib/bc/gen/strgen.sh
/freebsd-14.2/contrib/bc/include/args.h
/freebsd-14.2/contrib/bc/include/bc.h
/freebsd-14.2/contrib/bc/include/bcl.h
/freebsd-14.2/contrib/bc/include/dc.h
/freebsd-14.2/contrib/bc/include/file.h
/freebsd-14.2/contrib/bc/include/history.h
/freebsd-14.2/contrib/bc/include/lang.h
/freebsd-14.2/contrib/bc/include/lex.h
/freebsd-14.2/contrib/bc/include/library.h
/freebsd-14.2/contrib/bc/include/num.h
/freebsd-14.2/contrib/bc/include/opt.h
/freebsd-14.2/contrib/bc/include/parse.h
/freebsd-14.2/contrib/bc/include/program.h
/freebsd-14.2/contrib/bc/include/rand.h
/freebsd-14.2/contrib/bc/include/read.h
/freebsd-14.2/contrib/bc/include/status.h
/freebsd-14.2/contrib/bc/include/vector.h
/freebsd-14.2/contrib/bc/include/version.h
/freebsd-14.2/contrib/bc/include/vm.h
/freebsd-14.2/contrib/bc/locales/de_DE.ISO8859-1.msg
/freebsd-14.2/contrib/bc/locales/de_DE.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/en_US.msg
/freebsd-14.2/contrib/bc/locales/es_ES.ISO8859-1.msg
/freebsd-14.2/contrib/bc/locales/es_ES.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/fr_FR.ISO8859-1.msg
/freebsd-14.2/contrib/bc/locales/fr_FR.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/ja_JP.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/ja_JP.eucJP.msg
/freebsd-14.2/contrib/bc/locales/nl_NL.ISO8859-1.msg
/freebsd-14.2/contrib/bc/locales/nl_NL.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/pl_PL.ISO8859-2.msg
/freebsd-14.2/contrib/bc/locales/pl_PL.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/pt_PT.ISO8859-1.msg
/freebsd-14.2/contrib/bc/locales/pt_PT.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/ru_RU.CP1251.msg
/freebsd-14.2/contrib/bc/locales/ru_RU.CP866.msg
/freebsd-14.2/contrib/bc/locales/ru_RU.ISO8859-5.msg
/freebsd-14.2/contrib/bc/locales/ru_RU.KOI8-R.msg
/freebsd-14.2/contrib/bc/locales/ru_RU.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/zh_CN.GB18030.msg
/freebsd-14.2/contrib/bc/locales/zh_CN.GB2312.msg
/freebsd-14.2/contrib/bc/locales/zh_CN.GBK.msg
/freebsd-14.2/contrib/bc/locales/zh_CN.UTF-8.msg
/freebsd-14.2/contrib/bc/locales/zh_CN.eucCN.msg
/freebsd-14.2/contrib/bc/manuals/bc/A.1
/freebsd-14.2/contrib/bc/manuals/bc/A.1.md
/freebsd-14.2/contrib/bc/manuals/bc/E.1
/freebsd-14.2/contrib/bc/manuals/bc/E.1.md
/freebsd-14.2/contrib/bc/manuals/bc/EH.1
/freebsd-14.2/contrib/bc/manuals/bc/EH.1.md
/freebsd-14.2/contrib/bc/manuals/bc/EHN.1
/freebsd-14.2/contrib/bc/manuals/bc/EHN.1.md
/freebsd-14.2/contrib/bc/manuals/bc/EN.1
/freebsd-14.2/contrib/bc/manuals/bc/EN.1.md
/freebsd-14.2/contrib/bc/manuals/bc/H.1
/freebsd-14.2/contrib/bc/manuals/bc/H.1.md
/freebsd-14.2/contrib/bc/manuals/bc/HN.1
/freebsd-14.2/contrib/bc/manuals/bc/HN.1.md
/freebsd-14.2/contrib/bc/manuals/bc/N.1
/freebsd-14.2/contrib/bc/manuals/bc/N.1.md
/freebsd-14.2/contrib/bc/manuals/bcl.3
/freebsd-14.2/contrib/bc/manuals/bcl.3.md
/freebsd-14.2/contrib/bc/manuals/dc/A.1
/freebsd-14.2/contrib/bc/manuals/dc/A.1.md
/freebsd-14.2/contrib/bc/manuals/dc/E.1
/freebsd-14.2/contrib/bc/manuals/dc/E.1.md
/freebsd-14.2/contrib/bc/manuals/dc/EH.1
/freebsd-14.2/contrib/bc/manuals/dc/EH.1.md
/freebsd-14.2/contrib/bc/manuals/dc/EHN.1
/freebsd-14.2/contrib/bc/manuals/dc/EHN.1.md
/freebsd-14.2/contrib/bc/manuals/dc/EN.1
/freebsd-14.2/contrib/bc/manuals/dc/EN.1.md
/freebsd-14.2/contrib/bc/manuals/dc/H.1
/freebsd-14.2/contrib/bc/manuals/dc/H.1.md
/freebsd-14.2/contrib/bc/manuals/dc/HN.1
/freebsd-14.2/contrib/bc/manuals/dc/HN.1.md
/freebsd-14.2/contrib/bc/manuals/dc/N.1
/freebsd-14.2/contrib/bc/manuals/dc/N.1.md
/freebsd-14.2/contrib/bc/scripts/exec-install.sh
/freebsd-14.2/contrib/bc/scripts/format.sh
/freebsd-14.2/contrib/bc/scripts/functions.sh
/freebsd-14.2/contrib/bc/scripts/karatsuba.py
/freebsd-14.2/contrib/bc/scripts/link.sh
/freebsd-14.2/contrib/bc/scripts/lint.sh
/freebsd-14.2/contrib/bc/scripts/locale_install.sh
/freebsd-14.2/contrib/bc/scripts/locale_uninstall.sh
/freebsd-14.2/contrib/bc/scripts/sqrt_frac_guess.bc
/freebsd-14.2/contrib/bc/scripts/sqrt_int_guess.bc
/freebsd-14.2/contrib/bc/scripts/sqrt_random.bc
/freebsd-14.2/contrib/bc/scripts/sqrt_random.sh
/freebsd-14.2/contrib/bc/src/args.c
/freebsd-14.2/contrib/bc/src/bc.c
/freebsd-14.2/contrib/bc/src/bc_lex.c
/freebsd-14.2/contrib/bc/src/bc_parse.c
/freebsd-14.2/contrib/bc/src/data.c
/freebsd-14.2/contrib/bc/src/dc.c
/freebsd-14.2/contrib/bc/src/dc_lex.c
/freebsd-14.2/contrib/bc/src/dc_parse.c
/freebsd-14.2/contrib/bc/src/file.c
/freebsd-14.2/contrib/bc/src/history.c
/freebsd-14.2/contrib/bc/src/lang.c
/freebsd-14.2/contrib/bc/src/lex.c
/freebsd-14.2/contrib/bc/src/library.c
/freebsd-14.2/contrib/bc/src/main.c
/freebsd-14.2/contrib/bc/src/num.c
/freebsd-14.2/contrib/bc/src/opt.c
/freebsd-14.2/contrib/bc/src/parse.c
/freebsd-14.2/contrib/bc/src/program.c
/freebsd-14.2/contrib/bc/src/rand.c
/freebsd-14.2/contrib/bc/src/read.c
/freebsd-14.2/contrib/bc/src/vector.c
/freebsd-14.2/contrib/bc/src/vm.c
/freebsd-14.2/contrib/bc/tests/all.sh
/freebsd-14.2/contrib/bc/tests/bc/timeconst.sh
/freebsd-14.2/contrib/bc/tests/bcl.c
/freebsd-14.2/contrib/bc/tests/dc/scripts/easter.sh
/freebsd-14.2/contrib/bc/tests/error.sh
/freebsd-14.2/contrib/bc/tests/errors.sh
/freebsd-14.2/contrib/bc/tests/history.py
/freebsd-14.2/contrib/bc/tests/history.sh
/freebsd-14.2/contrib/bc/tests/other.sh
/freebsd-14.2/contrib/bc/tests/read.sh
/freebsd-14.2/contrib/bc/tests/script.sh
/freebsd-14.2/contrib/bc/tests/scripts.sh
/freebsd-14.2/contrib/bc/tests/stdin.sh
/freebsd-14.2/contrib/bc/tests/test.sh
/freebsd-14.2/contrib/capsicum-test/capability-fd.cc
/freebsd-14.2/contrib/ee/ee.c
/freebsd-14.2/contrib/ldns/ldns/parse.h
/freebsd-14.2/contrib/ldns/parse.c
/freebsd-14.2/contrib/ldns/resolver.c
/freebsd-14.2/contrib/less/ch.c
/freebsd-14.2/contrib/libarchive/NEWS
/freebsd-14.2/contrib/libarchive/README.md
/freebsd-14.2/contrib/libarchive/cat/bsdcat.1
/freebsd-14.2/contrib/libarchive/cat/bsdcat.c
/freebsd-14.2/contrib/libarchive/cat/bsdcat.h
/freebsd-14.2/contrib/libarchive/cat/bsdcat_platform.h
/freebsd-14.2/contrib/libarchive/cat/cmdline.c
/freebsd-14.2/contrib/libarchive/cat/test/test.h
/freebsd-14.2/contrib/libarchive/cpio/bsdcpio.1
/freebsd-14.2/contrib/libarchive/cpio/cmdline.c
/freebsd-14.2/contrib/libarchive/cpio/cpio.c
/freebsd-14.2/contrib/libarchive/cpio/cpio.h
/freebsd-14.2/contrib/libarchive/cpio/cpio_platform.h
/freebsd-14.2/contrib/libarchive/cpio/test/test.h
/freebsd-14.2/contrib/libarchive/cpio/test/test_0.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_basic.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_cmdline.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_Z.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_bz2.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_grz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_gz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lrz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lz4.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lzma.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_lzo.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_xz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_extract_cpio_zstd.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_format_newc.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_gcpio_compat.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_gcpio_compat_ref.bin.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_gcpio_compat_ref.crc.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_gcpio_compat_ref.newc.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_gcpio_compat_ref.ustar.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_missing_file.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_0.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_B_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_C_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_J_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_L_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_Z_upper.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_a.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_b64encode.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_c.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_d.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_f.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_f.cpio.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_grzip.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_help.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_l.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lrzip.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lz4.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lzma.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_lzop.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_m.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_m.cpio.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_passphrase.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_t.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_t.cpio.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_t.stdout.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_tv.stdout.uu
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_u.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_uuencode.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_xz.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_y.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_z.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_option_zstd.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_owner_parse.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_passthrough_dotdot.c
/freebsd-14.2/contrib/libarchive/cpio/test/test_passthrough_reverse.c
/freebsd-14.2/contrib/libarchive/libarchive/archive.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_acl.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_acl_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_check_magic.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_cmdline.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_cmdline_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_crc32.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_cryptor.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_digest.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_endian.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_acl.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_copy_stat.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_link_resolver.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_locale.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_sparse.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_stat.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_strmode.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_time.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_entry_xattr.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_getdate.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_getdate.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_match.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_options.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_options_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_pack_dev.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_pathmatch.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_pathmatch.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_platform.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_platform_acl.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_platform_xattr.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_random.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_add_passphrase.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_add_passphrase.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_append_filter.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_data.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_data_into_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_disk.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_disk_entry_from_file.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_disk_posix.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_disk_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_disk_set_standard_lookup.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_extract.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_extract.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_extract2.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_filter.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_format.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_free.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_header.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_new.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_file.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_open_memory.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_set_format.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_set_options.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_set_options.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_all.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_by_code.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_bzip2.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_compress.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_grzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_lrzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_lz4.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_lzop.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_none.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_program.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_rpm.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_uu.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_filter_zstd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_7zip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_all.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_ar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_by_code.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_cpio.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_iso9660.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_lha.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_mtree.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_rar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_rar5.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_raw.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_tar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_warc.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_xar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_read_support_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_string.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_string.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_string_composition.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_string_sprintf.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_util.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_util.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_version_details.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_virtual.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_b64encode.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_by_name.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_bzip2.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_compress.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_grzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_lrzip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_lz4.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_lzop.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_none.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_program.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_uuencode.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_add_filter_zstd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_blocksize.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_data.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_disk.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_disk_posix.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_disk_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_disk_set_standard_lookup.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_filter.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_finish_entry.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_format.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_free.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_header.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_new.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_file.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_open_memory.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_7zip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_ar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_by_name.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_cpio_binary.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_cpio_newc.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_cpio_odc.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_filter_by_ext.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_gnutar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_mtree.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_pax.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_private.h
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_shar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_ustar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_v7tar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_warc.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_xar.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_options.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_options.c
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_passphrase.3
/freebsd-14.2/contrib/libarchive/libarchive/archive_write_set_passphrase.c
/freebsd-14.2/contrib/libarchive/libarchive/cpio.5
/freebsd-14.2/contrib/libarchive/libarchive/filter_fork.h
/freebsd-14.2/contrib/libarchive/libarchive/filter_fork_posix.c
/freebsd-14.2/contrib/libarchive/libarchive/libarchive-formats.5
/freebsd-14.2/contrib/libarchive/libarchive/libarchive.3
/freebsd-14.2/contrib/libarchive/libarchive/libarchive_changes.3
/freebsd-14.2/contrib/libarchive/libarchive/libarchive_internals.3
/freebsd-14.2/contrib/libarchive/libarchive/tar.5
/freebsd-14.2/contrib/libarchive/libarchive/test/README
/freebsd-14.2/contrib/libarchive/libarchive/test/read_open_memory.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_acl_nfs4.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_acl_pax.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_acl_platform_nfs4.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_acl_platform_posix1e.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_acl_posix1e.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_acl_text.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_api_feature.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_clear_error.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_cmdline.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_getdate.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_match_owner.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_match_path.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_match_time.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_pathmatch.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_add_passphrase.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_close_twice.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_close_twice_open_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_close_twice_open_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_multiple_data_objects.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_next_header_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_next_header_raw.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_open2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_set_filter_option.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_set_format_option.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_set_option.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_set_options.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_read_support.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_set_error.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_string.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_string_conversion.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_string_conversion.txt.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_add_filter_by_name.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_set_filter_option.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_set_format_by_name.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_set_format_filter_by_ext.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_set_format_option.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_set_option.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_set_options.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_archive_write_set_passphrase.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_bad_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_bzip2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_bzip2_1.tbz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_bzip2_2.tbz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_cpio.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_cpio_1.cpio.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_gtar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_gtar_1.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_gtar_2.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_gzip_1.tgz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_gzip_2.tgz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lz4.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzip_3.lz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzip_4.tlz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzma.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzma_1.tlz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzma_2.tlz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzma_3.tlz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_lzop.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_mac.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_perl_archive_tar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_plexus_archiver_tar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_solaris_pax_sparse.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_solaris_tar_acl.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_star_acl.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_tar_directory.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_tar_directory_1.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_tar_hardlink.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_tar_hardlink_1.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_uudecode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_uudecode_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_xz_1.txz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_zip_1.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_zip_8.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_compat_zstd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_empty_write.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_entry.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_entry_strmode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_extattr_freebsd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_filter_count.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_fuzz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_fuzz_1.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_gnutar_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_link_resolver.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_open_failure.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_open_fd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_open_file.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_open_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_pax_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_pax_filename_encoding.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_pax_xattr_header.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_single_file.part1.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_single_file.part2.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_single_file.part3.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part01.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part02.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part03.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part04.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part05.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part06.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part07.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part08.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part09.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_rar_multivolume_uncompressed_files.part10.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_data_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_disk.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_disk_directory_traversals.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_disk_entry_from_file.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_extract.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_file_nonexistent.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_lrzip.tar.lrz.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_program.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_program_signature.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_uudecode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_uudecode_base64_raw.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_uudecode_raw.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_filter_uudecode_raw.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_copy.7z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_deflate_arm64.7z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_encryption_data.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_encryption_header.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_encryption_partially.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_lzma2_arm64.7z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_malformed.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_packinfo_digests.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_7zip_win_attrib.7z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_ar.ar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_ar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cab.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cab_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cab_filename_cp932.cab.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_afio.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_Z.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_be.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_be.cpio.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_bz2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_gz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_le.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_lzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_lzma.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_bin_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_filename_cp866.cpio.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_filename_eucjp.cpio.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_filename_koi8r.cpio.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_filename_utf8_jp.cpio.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_filename_utf8_ru.cpio.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_odc.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_svr4_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_cpio_svr4c_Z.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_filename_cp866.tar.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_filename_eucjp.tar.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_filename_koi8r.tar.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_gz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_lzma.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_13.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix00.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix01.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix10.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_1_17_posix10_modified.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_skip_entry.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_gtar_sparse_skip_entry.tar.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_Z.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_joliet.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_joliet_long.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_joliet_rockridge.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_multi_extent.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_multi_extent.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge_ce.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge_new.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_rockridge_rr_moved.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_xorriso.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_iso_zisofs.iso.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isojoliet_bz2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isojoliet_long.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isojoliet_rr.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isojoliet_versioned.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isorr_bz2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isorr_ce.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isorr_new_bz2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isorr_rr_moved.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_isozisofs_bz2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_lha.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_lha_bugfix_0.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_lha_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_lha_filename_cp932.lzh.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_lha_filename_utf16.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_lha_filename_utf16.lzh.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_mtree.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_pax_bz2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_bad_window_sz_in_mltarc_file.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_compressed.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_different_winsize_on_merge.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part01.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part02.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part03.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part04.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part05.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part06.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part07.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiarchive.part08.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiple_files.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_multiple_files_solid.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_sfx.exe.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_stored.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar5_unicode.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_binary_data.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_compress_best.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_compress_normal.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_encryption_data.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_encryption_header.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_encryption_partially.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_filter.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_invalid1.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_multi_lzss_blocks.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_multivolume.part0001.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_multivolume.part0002.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_multivolume.part0003.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_multivolume.part0004.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_noeof.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_ppmd_lzss_conversion.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_sfx.exe.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_subblock.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_rar_windows.rar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_raw.bufr.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_raw.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_raw.data.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_raw.data.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_concatenated.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_empty_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_empty_filename.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_empty_pax.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_empty_pax.tar.Z.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_empty_with_gnulabel.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_invalid_pax_size.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tar_invalid_pax_size.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tbz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tgz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tlz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_txz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_tz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_ustar_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_warc.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_xar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_xar_doublelink.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_xar_doublelink.xar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_7075_utf8_paths.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_bzip2.zipx.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_comment_stored.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_encryption_data.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_encryption_header.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_encryption_partially.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_filename_cp866.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_filename_cp932.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_filename_koi8r.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_filename_utf8_jp.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_filename_utf8_ru.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_filename_utf8_ru2.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_high_compression.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_jar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_lzma.zipx.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_mac_metadata.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_malformed.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_nested.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_nofiletype.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_padded.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_ppmd8.zipx.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_sfx.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_traditional_encryption_data.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_winzip_aes.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_winzip_aes128.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_winzip_aes256.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_winzip_aes256_stored.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_winzip_aes_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_with_invalid_traditional_eocd.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_format_zip_zip64.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_large_splitted_rar_aa.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_large_splitted_rar_ab.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_large_splitted_rar_ac.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_large_splitted_rar_ad.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_large_splitted_rar_ae.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_pax_truncated.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_pax_xattr_schily.tar.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_position.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_splitted_rar_aa.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_splitted_rar_ab.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_splitted_rar_ac.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_splitted_rar_ad.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_truncated.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_read_truncated_filter.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_sparse_basic.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_splitted_rar_seek_support_aa.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_splitted_rar_seek_support_ab.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_splitted_rar_seek_support_ac.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_tar_filenames.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_tar_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_ustar_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_ustar_filenames.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_appledouble.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_appledouble_zip.zip.uu
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_failures.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_hardlink.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_hfs_compression.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_lookup.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_mac_metadata.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_no_hfs_compression.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_perms.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_secure.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_secure744.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_secure745.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_secure746.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_sparse.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_symlink.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_disk_times.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_b64encode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_bzip2.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_compress.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_gzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_gzip_timestamp.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lz4.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lzip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lzma.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_lzop.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_program.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_uuencode.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_xz.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_filter_zstd.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_7zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_7zip_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_7zip_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_ar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_cpio.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_cpio_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_cpio_newc.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_cpio_odc.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_gnutar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_gnutar_filenames.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_iso9660.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_mtree.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_mtree_absolute_path.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_mtree_classic.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_mtree_classic_indent.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_mtree_fflags.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_mtree_no_separator.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_mtree_quoted_filename.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_pax.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_shar_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_tar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_tar_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_tar_sparse.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_tar_ustar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_tar_v7tar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_warc.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_warc_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_xar.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_xar_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip64_stream.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_compression_store.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_empty.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_empty_zip64.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_entry_size_unset.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_file.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_file_zip64.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_large.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_stream.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_format_zip_zip64.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_open_memory.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_write_read_format_zip.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_xattr_platform.c
/freebsd-14.2/contrib/libarchive/libarchive/test/test_zip_filename_encoding.c
/freebsd-14.2/contrib/libarchive/libarchive_fe/err.c
/freebsd-14.2/contrib/libarchive/libarchive_fe/err.h
/freebsd-14.2/contrib/libarchive/libarchive_fe/lafe_platform.h
/freebsd-14.2/contrib/libarchive/libarchive_fe/line_reader.c
/freebsd-14.2/contrib/libarchive/libarchive_fe/passphrase.c
/freebsd-14.2/contrib/libarchive/tar/bsdtar.1
/freebsd-14.2/contrib/libarchive/tar/bsdtar.c
/freebsd-14.2/contrib/libarchive/tar/bsdtar.h
/freebsd-14.2/contrib/libarchive/tar/bsdtar_platform.h
/freebsd-14.2/contrib/libarchive/tar/cmdline.c
/freebsd-14.2/contrib/libarchive/tar/creation_set.c
/freebsd-14.2/contrib/libarchive/tar/read.c
/freebsd-14.2/contrib/libarchive/tar/subst.c
/freebsd-14.2/contrib/libarchive/tar/test/test.h
/freebsd-14.2/contrib/libarchive/tar/test/test_0.c
/freebsd-14.2/contrib/libarchive/tar/test/test_basic.c
/freebsd-14.2/contrib/libarchive/tar/test/test_copy.c
/freebsd-14.2/contrib/libarchive/tar/test/test_empty_mtree.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_Z.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_bz2.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_grz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_gz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lrz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lz4.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lzma.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_lzo.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_xz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_extract_tar_zstd.c
/freebsd-14.2/contrib/libarchive/tar/test/test_format_newc.c
/freebsd-14.2/contrib/libarchive/tar/test/test_help.c
/freebsd-14.2/contrib/libarchive/tar/test/test_leading_slash.c
/freebsd-14.2/contrib/libarchive/tar/test/test_missing_file.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_C_mtree.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_C_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_H_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_L_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_O_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_T_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_U_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_X_upper.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_a.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_acls.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_b.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_b64encode.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_exclude.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_exclude_vcs.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_fflags.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_gid_gname.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_group.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_grzip.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_ignore_zeros.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_j.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_k.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_keep_newer_files.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lrzip.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lz4.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lzma.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_lzop.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_n.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_newer_than.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_nodump.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_older_than.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_owner.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_passphrase.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_q.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_r.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_s.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_safe_writes.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_uid_uname.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_uuencode.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_xattrs.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_xz.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_z.c
/freebsd-14.2/contrib/libarchive/tar/test/test_option_zstd.c
/freebsd-14.2/contrib/libarchive/tar/test/test_patterns.c
/freebsd-14.2/contrib/libarchive/tar/test/test_print_longpath.c
/freebsd-14.2/contrib/libarchive/tar/test/test_stdio.c
/freebsd-14.2/contrib/libarchive/tar/test/test_strip_components.c
/freebsd-14.2/contrib/libarchive/tar/test/test_symlink_dir.c
/freebsd-14.2/contrib/libarchive/tar/util.c
/freebsd-14.2/contrib/libarchive/tar/write.c
/freebsd-14.2/contrib/libarchive/test_utils/test_common.h
/freebsd-14.2/contrib/libarchive/test_utils/test_main.c
/freebsd-14.2/contrib/libarchive/unzip/bsdunzip.1
/freebsd-14.2/contrib/libarchive/unzip/bsdunzip.c
/freebsd-14.2/contrib/libarchive/unzip/bsdunzip_platform.h
/freebsd-14.2/contrib/libarchive/unzip/cmdline.c
/freebsd-14.2/contrib/libarchive/unzip/test/test.h
/freebsd-14.2/contrib/libarchive/unzip/test/test_I.c
/freebsd-14.2/contrib/libarchive/unzip/test/test_I.zip.uu
/freebsd-14.2/contrib/libarchive/unzip/test/test_doubledash.c
/freebsd-14.2/contrib/libcxxrt/cxxabi.h
/freebsd-14.2/contrib/libcxxrt/exception.cc
/freebsd-14.2/contrib/llvm-project/FREEBSD-Xlist
/freebsd-14.2/contrib/llvm-project/clang/include/clang-c/BuildSystem.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang-c/Index.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/APINotesManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/APINotesOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/APINotesReader.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/APINotesWriter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/APINotesYAMLCompiler.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/Types.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ARCMigrate/ARCMT.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ARCMigrate/FileRemapper.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/APNumericStorage.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/APValue.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTConcept.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTFwd.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTLambda.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTNodeTraverser.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTStructuralEquivalence.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTTypeTraits.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Attr.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/CXXInheritance.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Comment.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/CommentSema.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/CommentVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Decl.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclBase.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclCXX.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclFriend.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclObjC.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclOpenMP.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclTemplate.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclarationName.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DependentDiagnostic.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Expr.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ExprCXX.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ExprConcepts.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ExprObjC.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/JSONNodeDumper.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Mangle.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ODRHash.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/OpenMPClause.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/OperationKinds.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/PrettyPrinter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/PropertiesBase.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/RawCommentList.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Stmt.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/StmtOpenMP.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TemplateArgumentVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TemplateBase.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TemplateName.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TextNodeDumper.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Type.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TypeLoc.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TypeProperties.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/VTableBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchers.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/IntervalPartition.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafety.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/UnsafeBufferUsage.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/CFG.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/CFGStmtMap.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Arena.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Formula.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Logger.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/NoopAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/RecordOps.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/SimplifyConstraints.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/StorageLocation.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Transfer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Value.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AArch64SVEACLETypes.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Attr.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AttrDocs.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AttrSubjectMatchRules.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AttributeCommonInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Attributes.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Builtins.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsAArch64.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsAMDGPU.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsLoongArch.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsLoongArchBase.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsLoongArchLASX.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsLoongArchLSX.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsNVPTX.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsPPC.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsRISCV.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsSystemZ.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86_64.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Cuda.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DebugOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DeclNodes.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticASTKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommonKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticDocs.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriverKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontendKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticGroups.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticLexKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticParseKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticSemaKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerializationKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DirectoryEntry.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/FPOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Features.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/FileEntry.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/FileManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/IdentifierTable.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/JsonSupport.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangStandard.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangStandards.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Linkage.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Module.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ObjCRuntime.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/OpenACCKinds.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ParsedAttrInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/PlistSupport.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/PragmaKinds.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/RISCVVTypes.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Sanitizers.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/SourceManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/SourceMgrAdapter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Specifiers.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/StmtNodes.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/SyncScope.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetBuiltins.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetOSMacros.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TokenKinds.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TokenKinds.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Version.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Visibility.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_neon.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_sme.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_sve.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_sve_sme_incl.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/riscv_sifive_vector.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/riscv_vector.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/riscv_vector_common.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/BackendUtil.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ClangOptionDocs.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Distro.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Driver.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Multilib.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/OffloadBundler.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Options.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Options.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/SanitizerArgs.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ToolChain.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Types.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Types.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/API.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/AvailabilityInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/DeclarationFragments.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/SerializerBase.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/Format.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/CompilerInstance.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/DependencyOutputOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/FrontendActions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/FrontendOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/MigratorOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/PreprocessorOutputOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/TextDiagnosticPrinter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/Utils.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/IndexSerialization/SerializablePathCollection.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Interpreter/CodeCompletion.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Interpreter/Interpreter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/DirectoryLookup.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/HeaderMap.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/HeaderSearch.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/HeaderSearchOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/Lexer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/LiteralSupport.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/MacroInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/ModuleMap.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/PPCallbacks.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/PreprocessingRecord.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/Preprocessor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/PreprocessorLexer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/PreprocessorOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/VariadicMacroSupport.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/LoopHint.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/Parser.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/RAIIObjectsForParser.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/CodeCompleteConsumer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/HLSLExternalSemaSource.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/IdentifierResolver.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Lookup.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Overload.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Ownership.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ParsedAttr.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ScopeInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Sema.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Template.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/TypoCorrection.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTBitCodes.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTRecordReader.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTRecordWriter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/GlobalModuleIndex.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ModuleFile.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ModuleFileExtension.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugSuppression.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Support/RISCVVIntrinsicUtils.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/HeaderAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Tooling.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Transformer/SourceCode.h
/freebsd-14.2/contrib/llvm-project/clang/include/module.modulemap
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/APINotesFormat.h
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/APINotesManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/APINotesReader.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/APINotesWriter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/ARCMT.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/FileRemapper.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/ObjCMT.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/PlistReporter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/TransformActions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/Transforms.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/APValue.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTConcept.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTDiagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTDumper.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTImporter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTStructuralEquivalence.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTTypeTraits.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Comment.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/CommentSema.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ComputeDependence.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Decl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclBase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclPrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclTemplate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Expr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprClassification.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprConcepts.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprConstShared.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprConstant.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/FormatString.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Boolean.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Context.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Context.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Descriptor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Descriptor.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Disasm.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/EvaluationResult.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/EvaluationResult.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Floating.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Frame.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Function.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Function.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Integral.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/IntegralAP.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Interp.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Interp.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpBlock.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpBuiltin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpStack.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpStack.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpState.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpState.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Opcodes.td
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Pointer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Pointer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/PrimType.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/PrimType.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Program.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Program.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Record.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Source.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Source.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/State.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/State.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ItaniumMangle.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/JSONNodeDumper.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Mangle.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/MicrosoftCXXABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/MicrosoftMangle.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ODRDiagsEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ODRHash.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/OpenMPClause.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/PrintfFormatString.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/QualTypeNames.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/RawCommentList.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ScanfFormatString.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Stmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/StmtOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/StmtPrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/StmtProfile.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TemplateBase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TextNodeDumper.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Type.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TypeLoc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TypePrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/VTableBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchFinder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Parser.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Registry.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/GtestMatchers.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/BodyFarm.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/CFG.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/CallGraph.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/CalledOnceCheck.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/CocoaConventions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/Consumed.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ExprMutationAnalyzer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Arena.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/DebugSupport.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Formula.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/HTMLLogger.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/HTMLLogger.css
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/HTMLLogger.html
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Logger.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/ChromiumCheckModel.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/RecordOps.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/SimplifyConstraints.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Transfer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Value.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/WatchedLiteralsSolver.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/IntervalPartition.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/PathDiagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/RetainSummaryManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ThreadSafety.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ThreadSafetyCommon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/UninitializedValues.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/UnsafeBufferUsage.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Attributes.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/CodeGenOptions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Cuda.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Diagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/DiagnosticIDs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/FileManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/IdentifierTable.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/LangOptions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/LangStandards.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Module.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/OpenMPKinds.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ProfileList.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/SanitizerSpecialCaseList.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Sarif.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/SourceLocation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/SourceManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/SourceMgrAdapter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/TargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AArch64.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/ARM.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/ARM.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AVR.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/BPF.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/BPF.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/LoongArch.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/M68k.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/M68k.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Mips.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Mips.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/PPC.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/RISCV.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/SPIR.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/SPIR.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Sparc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/X86.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Version.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Warnings.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/BackendConsumer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/BackendUtil.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGAtomic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGBlocks.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGBuiltin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCUDANV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCUDARuntime.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCall.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGClass.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCleanup.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCleanup.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGException.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprComplex.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprConstant.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGGPUBuiltin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGHLSLRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGHLSLRuntime.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGNonTrivialStruct.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGVTables.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenTBAA.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenTypeCache.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ItaniumCXXABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/LinkInModulesPass.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/LinkInModulesPass.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/SwiftCallingConv.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/TargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/TargetInfo.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/AMDGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/NVPTX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/PPC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/SPIR.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/Sparc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/X86.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/XCore.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CrossTU/CrossTranslationUnit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Distro.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Driver.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/DriverOptions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Job.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Multilib.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/OffloadBundler.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/SanitizerArgs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/VE.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CSKYToolChain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CSKYToolChain.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPAMD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPAMD.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPSPV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPSPV.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPUtility.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HLSL.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/PPCLinux.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ROCm.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/SPIRV.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/VEToolchain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Types.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Edit/Commit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/API.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/AvailabilityInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/DeclarationFragments.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/BreakableToken.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/BreakableToken.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/ContinuationIndenter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/ContinuationIndenter.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/DefinitionBlockSeparator.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/Format.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatToken.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatToken.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatTokenLexer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatTokenLexer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatTokenSource.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/MacroCallReconstructor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/MacroExpander.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/MatchFilePath.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/MatchFilePath.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/ObjCPropertyAttributeOrderFixer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/ObjCPropertyAttributeOrderFixer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/QualifierAlignmentFixer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/QualifierAlignmentFixer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/TokenAnnotator.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/TokenAnnotator.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/WhitespaceManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/WhitespaceManager.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ASTMerge.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/CompilerInvocation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/DependencyFile.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/DependencyGraph.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/FrontendAction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/FrontendActions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/HeaderIncludeGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/InitPreprocessor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/LayoutOverrideSource.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/LogDiagnosticPrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/PrintPreprocessedOutput.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/FixItRewriter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/SARIFDiagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/TextDiagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/TextDiagnosticBuffer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_cuda_device_functions.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_cuda_libdevice_declares.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_cuda_math.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_cuda_runtime_wrapper.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_hip_math.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_hip_runtime_wrapper.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stdarg___gnuc_va_list.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stdarg___va_copy.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stdarg_va_arg.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stdarg_va_copy.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stdarg_va_list.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_max_align_t.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_null.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_nullptr_t.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_offsetof.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_ptrdiff_t.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_rsize_t.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_size_t.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_unreachable.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_wchar_t.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__stddef_wint_t.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/adcintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/adxintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/altivec.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ammintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/arm_acle.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx2intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512bf16intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512bitalgintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512bwintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512cdintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512dqintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512fintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512fp16intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512ifmaintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512ifmavlintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512pfintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vbmi2intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vbmiintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vbmivlintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlbf16intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlbitalgintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlbwintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlcdintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vldqintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlfp16intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlvbmi2intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlvnniintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vlvp2intersectintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vnniintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vp2intersectintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vpopcntdqintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512vpopcntdqvlintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avxintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/bmiintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/emmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/gfniintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/hlsl/hlsl_intrinsics.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ia32intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/immintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/larchintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/lasxintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/limits.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/assert.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/ctype.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/stdio.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/stdlib.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/string.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/time.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/lsxintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/mmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/module.modulemap
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/opencl-c-base.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/cmath
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/pmmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/smmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/riscv_bitmanip.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/riscv_crypto.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/riscv_ntlh.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/smmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdalign.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdarg.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdatomic.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdckdint.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stddef.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdint.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdnoreturn.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/tmmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/usermsrintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/vaesintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/vecintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/x86gprintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/xmmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/CommentToXML.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/IndexBody.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/IndexSymbol.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/IndexingContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/IndexingContext.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/USRGeneration.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/IndexSerialization/SerializablePathCollection.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/CodeCompletion.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/DeviceOffload.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/IncrementalExecutor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/Interpreter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/Value.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/DependencyDirectivesScanner.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/HeaderMap.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/HeaderSearch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/InitHeaderSearch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/Lexer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/LiteralSupport.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ModuleMap.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPCaching.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPDirectives.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPExpressions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPLexerChange.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPMacroExpansion.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/Pragma.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/Preprocessor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PreprocessorLexer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/UnicodeCharSets.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseCXXInlineMethods.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseExpr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseInit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseObjc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseOpenACC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParsePragma.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseTemplate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseTentative.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/Parser.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Rewrite/Rewriter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/AnalysisBasedWarnings.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/CodeCompleteConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/DeclSpec.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/HLSLExternalSemaSource.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/IdentifierResolver.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ParsedAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ScopeInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/Sema.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaAvailability.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCUDA.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCXXScopeSpec.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCast.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaConcept.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCoroutine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaDeclAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaDeclObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExceptionSpec.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaInit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaModule.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaObjCProperty.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaPseudoObject.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaRISCVVectorLookup.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaStmtAsm.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaStmtAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateVariadic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaType.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/TreeTransform.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/TypeLocBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTCommon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReaderStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTWriterDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTWriterStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/GeneratePCH.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/GlobalModuleIndex.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ModuleManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BitwiseShiftChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CXXDeleteChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdVariantChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TaggedUnionModeling.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Yaml.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/InvalidPtrChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugSuppression.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Environment.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SVals.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Store.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Support/RISCVVIntrinsicUtils.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/ArgumentsAdjusters.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/CompilationDatabase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Core/Replacement.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/StdSpecialSymbolMap.inc
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring/AtomicChange.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring/Lookup.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Syntax/Tokens.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Tooling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Transformer/RangeSelector.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCode.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Transformer/Stencil.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/clang-format/ClangFormat.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/clang-repl/ClangRepl.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/cc1_main.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/cc1as_main.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/driver.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ASTTableGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangASTNodesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangAttrEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangOptionDocEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangSyntaxEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangTypeNodesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/MveEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/NeonEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/RISCVVEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/SveEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/TableGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/TableGenBackends.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/fuzzer/FuzzedDataProvider.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/profile/InstrProfData.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/profile/instr_prof_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/allocator_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/asan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/common_interface_defs.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/coverage_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/dfsan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/hwasan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/lsan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/memprof_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/msan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/scudo_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface_atomic.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/ubsan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_errors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_fake_stack.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_globals.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_report.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_rtl.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_rtl_x86_64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_stack.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_stats.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_suppressions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_thread.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_thread.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi_shim.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi_tbd.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/README.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/sme-abi-init.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/sme-abi.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/sme-libc-routines.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/absvti2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/arm/udivsi3.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ashldi3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ashlti3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ashrdi3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ashrti3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/assembly.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/android.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/apple.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/freebsd.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/fuchsia.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/mrs.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/sysauxv.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/unimplemented.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/hwcap.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/android.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/freebsd.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/fuchsia.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/sysauxv.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/cpu_model.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/x86.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/divmoddi4.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/divmodsi4.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/divmodti4.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/divtc3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/divxc3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/extenddftf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/extendhftf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/extendsftf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/extendxftf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfdi.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfsi.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfti.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixxfdi.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixxfti.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatdidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatdisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatdixf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatsidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatsisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatsitf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floattidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floattisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floattitf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floattixf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatundidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatundisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatundixf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatuntidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatuntisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatuntitf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatuntixf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fp_extend.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fp_extend_impl.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fp_fixint_impl.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fp_lib.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc_impl.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/i386/chkstk.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdixf.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/i386/floatundixf.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/int_lib.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/int_math.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/int_to_fp.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/int_to_fp_impl.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/int_types.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/multc3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/mulxc3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/negdi2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/negti2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/negvti2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/powitf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/powixf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/riscv/restore.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/riscv/save.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/trunctfdf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/trunctfhf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/trunctfsf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/trunctfxf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/cfi/cfi.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/done_abilist.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCorpus.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFlags.def
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interface_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_platform_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/interception.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/interception_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_descriptions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_interface_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_new_delete.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/bitmask_enum.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/coff_platform.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/elfnix_tls.ppc64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/executor_symbol_def.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/macho_platform.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/stl_extras.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/bitmask_enum_test.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/executor_symbol_def_test.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/simple_packed_serialization_test.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/simple_packed_serialization_utils.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/wrapper_function_utils.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingBuffer.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMerge.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformOther.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingValue.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingWriter.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_asm.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dl.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dl.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mallinfo.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_redefine_builtins.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_constants.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/weak_symbols.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/allocator_common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/atomic_helpers.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/chunk.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/combined.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable_base.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/condition_variable_linux.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/local_cache.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_linux.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mutex.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/options.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/platform.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary32.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary64.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/report_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/report_linux.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/secondary.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/stack_depot.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/trusty.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_shared.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/vector.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan.syms.extra
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_riscv64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_utils.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/any_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/binary_search.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/clamp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/comp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/comp_ref_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy_move_common.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/count.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/count_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/equal.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/equal_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/fill_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find_end.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find_first_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find_if_not.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find_segment_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/fold.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/for_each_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/generate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/generate_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/half_positive.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_found_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_fun_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_in_out_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_in_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_out_out_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_out_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/includes.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/inplace_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_heap_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_partitioned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_sorted.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_sorted_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/iter_swap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/iterator_operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/lexicographical_compare.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/lower_bound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/make_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/make_projected.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/max.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/max_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/min.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/min_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/min_max_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/minmax.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/minmax_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/mismatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/move_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/next_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/none_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/nth_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partial_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partial_sort_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partition_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partition_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pop_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/prev_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_any_all_none_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/any_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/find_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/libdispatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/serial.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/thread.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/transform.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/transform_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_count.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_equal.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_frontend_dispatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_generate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_is_partitioned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_replace.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_rotate_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_transform.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/push_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_adjacent_find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_all_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_any_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_binary_search.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_clamp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_contains.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_count.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_count_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_ends_with.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_equal.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_equal_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_fill_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_end.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_first_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_if_not.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_for_each_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_generate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_generate_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_includes.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_inplace_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_heap_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_partitioned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_sorted.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_sorted_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_iterator_concept.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_lexicographical_compare.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_lower_bound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_make_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_max.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_max_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_min.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_min_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_minmax.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_minmax_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_mismatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_move_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_next_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_none_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_nth_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partial_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partial_sort_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partition_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partition_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_pop_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_prev_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_push_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_reverse_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_rotate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_rotate_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_sample.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_search_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_intersection.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_symmetric_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_union.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_shuffle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_sort_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_stable_partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_starts_with.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_swap_ranges.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_transform.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_unique.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_unique_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_upper_bound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/remove.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/remove_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/remove_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/remove_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/replace.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/replace_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/replace_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/replace_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/reverse.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/reverse_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/rotate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/rotate_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sample.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/search.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/search_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_intersection.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_symmetric_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_union.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/shift_left.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/shift_right.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/shuffle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sift_down.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sort_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/stable_partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/swap_ranges.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/three_way_comp_ref_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/transform.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/uniform_random_bit_generator_adaptor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/unique.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/unique_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/unwrap_iter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/unwrap_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__assert
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/aliases.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_base.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_flag.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_init.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_lock_free.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_sync.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/check_memory_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/contention_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/cxx_atomic_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/fence.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/is_always_lock_free.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/kill_dependency.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/memory_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__availability
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/bit_cast.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/bit_ceil.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/blsr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/byteswap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/countl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/countr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/endian.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/invert_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/popcount.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/rotate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit_reference
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/chars_format.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/from_chars_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/from_chars_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars_base_10.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/calendar.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/convert_to_timespec.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/day.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/duration.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/file_clock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/hh_mm_ss.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/high_resolution_clock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/literals.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/month.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/month_weekday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/monthday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/ostream.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/parser_std_format_spec.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/steady_clock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/system_clock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/time_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/tzdb.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/tzdb_list.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/weekday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year_month.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year_month_day.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year_month_weekday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/common_comparison_category.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_partial_order_fallback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_strong_order_fallback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_three_way.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_three_way_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_weak_order_fallback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/ordering.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/partial_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/strong_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/three_way_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/weak_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/arithmetic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/boolean_testable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/invocable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/swappable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__condition_variable/condition_variable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__config
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/coroutine_handle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/coroutine_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/noop_coroutine_handle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/trivial_awaitables.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__debug_utils/randomize_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__debug_utils/strict_weak_ordering_check.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/exception.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/exception_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/nested_exception.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__expected/expected.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/copy_options.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/directory_entry.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/directory_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/directory_options.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/file_status.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/file_time_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/file_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/path.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/path_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/perm_options.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/perms.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/recursive_directory_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/space_info.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/u8path.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/buffer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/escaped_output_table.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/extended_grapheme_cluster_table.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_arg.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_arg_store.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_args.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_context.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_error.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_parse_context.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_string.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_bool.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_char.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_floating_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_integer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_output.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_string.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/parser_std_format_spec.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/range_default_formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/range_formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/unicode.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/write_escaped.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/binary_function.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/binary_negate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/bind.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/bind_back.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/bind_front.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/binder1st.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/binder2nd.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/boyer_moore_searcher.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/compose.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/default_searcher.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/function.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/hash.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/identity.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/invoke.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/is_transparent.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/mem_fn.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/mem_fun_ref.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/not_fn.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/perfect_forward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/pointer_to_binary_function.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/pointer_to_unary_function.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/ranges_operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/reference_wrapper.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/unary_function.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/unary_negate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/weak_result_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/bit_reference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/get.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/mdspan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/span.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/string_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/subrange.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__hash_table
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ios/fpos.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/access.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/advance.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/back_insert_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/common_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/counted_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/cpp17_iterator_concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/data.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/default_sentinel.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/distance.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/empty.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/erase_if_container.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/front_insert_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/incrementable_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/indirectly_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/insert_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/istream_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/istreambuf_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iter_move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iter_swap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iterator_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iterator_with_data.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/mergeable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/move_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/move_sentinel.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/next.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/ostream_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/ostreambuf_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/permutable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/prev.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/projected.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/readable_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/reverse_access.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/reverse_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/size.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/sortable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/unreachable_sentinel.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/wrap_iter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/bsd_locale_defaults.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/bsd_locale_fallbacks.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/locale_guard.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/abs.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/copysign.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/error_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/exponential_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/fdim.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/fma.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/gamma.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/hyperbolic_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/hypot.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/inverse_hyperbolic_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/inverse_trigonometric_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/logarithms.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/min_max.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/modulo.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/remainder.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/roots.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/rounding_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__math/trigonometric_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mbstate_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/extents.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/layout_left.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/layout_right.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/layout_stride.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/mdspan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/addressof.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/aligned_alloc.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocate_at_least.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocation_guard.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocator_arg_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocator_destructor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocator_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/assume_aligned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/auto_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/builtin_new_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/construct_at.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/destruct_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/pointer_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/ranges_construct_at.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/ranges_uninitialized_algorithms.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/raw_storage_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/swap_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/temp_value.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/temporary_buffer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/uninitialized_algorithms.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/uses_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/uses_allocator_construction.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/voidify.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory_resource/polymorphic_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mutex/once_flag.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__node_handle
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/accumulate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/adjacent_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/exclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/gcd_lcm.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/inclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/inner_product.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/iota.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/midpoint.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/partial_sum.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/pstl_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/pstl_transform_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/saturation_arithmetic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/transform_exclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/transform_inclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/transform_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/bernoulli_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/binomial_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/cauchy_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/chi_squared_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/clamp_to_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/discard_block_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/discrete_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/exponential_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/extreme_value_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/fisher_f_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/gamma_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/generate_canonical.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/geometric_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/independent_bits_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/is_seed_sequence.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/is_valid.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/linear_congruential_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/log2.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/lognormal_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/mersenne_twister_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/negative_binomial_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/normal_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/piecewise_constant_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/piecewise_linear_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/poisson_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/random_device.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/ranlux.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/seed_seq.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/shuffle_order_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/student_t_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/subtract_with_carry_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/uniform_int_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/uniform_random_bit_generator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/uniform_real_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/weibull_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/access.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/all.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/chunk_by_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/common_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/counted.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/data.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/drop_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/drop_while_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/elements_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/empty.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/empty_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/enable_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/filter_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/iota_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/istream_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/join_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/lazy_split_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/movable_box.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/non_propagating_cache.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/owning_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/range_adaptor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/rbegin.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/ref_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/rend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/repeat_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/reverse_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/single_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/size.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/split_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/subrange.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/take_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/take_while_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/to.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/transform_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/view_interface.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/views.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/zip_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__split_buffer
/freebsd-14.2/contrib/llvm-project/libcxx/include/__std_clang_module
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/atomic_unique_lock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_callback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_source.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_state.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_token.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__string/char_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__string/extern_template_lists.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/errc.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/error_code.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/error_condition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/system_error.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/id.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/jthread.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/poll_with_backoff.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/this_thread.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/thread.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/timed_backoff_policy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__threading_support
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tree
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/make_tuple_types.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/sfinae_helpers.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_indices.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_like_ext.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_size.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_types.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/datasizeof.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/integral_constant.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/invoke.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_constant_evaluated.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_equality_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_convertible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_swappable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/operation_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/promote.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/as_const.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/as_lvalue.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/cmp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/convert_to_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/declval.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/empty.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/exception_guard.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/exchange.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/in_place.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/integer_sequence.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/is_pointer_in_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/no_destroy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/pair.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/piecewise_construct.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/priority_tag.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/rel_ops.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/small_buffer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/swap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/to_underlying.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/unreachable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__variant/monostate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__verbose_abort
/freebsd-14.2/contrib/llvm-project/libcxx/include/algorithm
/freebsd-14.2/contrib/llvm-project/libcxx/include/any
/freebsd-14.2/contrib/llvm-project/libcxx/include/array
/freebsd-14.2/contrib/llvm-project/libcxx/include/atomic
/freebsd-14.2/contrib/llvm-project/libcxx/include/barrier
/freebsd-14.2/contrib/llvm-project/libcxx/include/bit
/freebsd-14.2/contrib/llvm-project/libcxx/include/bitset
/freebsd-14.2/contrib/llvm-project/libcxx/include/cctype
/freebsd-14.2/contrib/llvm-project/libcxx/include/charconv
/freebsd-14.2/contrib/llvm-project/libcxx/include/chrono
/freebsd-14.2/contrib/llvm-project/libcxx/include/climits
/freebsd-14.2/contrib/llvm-project/libcxx/include/cmath
/freebsd-14.2/contrib/llvm-project/libcxx/include/codecvt
/freebsd-14.2/contrib/llvm-project/libcxx/include/complex
/freebsd-14.2/contrib/llvm-project/libcxx/include/concepts
/freebsd-14.2/contrib/llvm-project/libcxx/include/condition_variable
/freebsd-14.2/contrib/llvm-project/libcxx/include/csetjmp
/freebsd-14.2/contrib/llvm-project/libcxx/include/cstddef
/freebsd-14.2/contrib/llvm-project/libcxx/include/cstdio
/freebsd-14.2/contrib/llvm-project/libcxx/include/cstdlib
/freebsd-14.2/contrib/llvm-project/libcxx/include/ctype.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/cuchar
/freebsd-14.2/contrib/llvm-project/libcxx/include/deque
/freebsd-14.2/contrib/llvm-project/libcxx/include/errno.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/expected
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__config
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__memory
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/aligned_tag.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/declaration.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/reference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/scalar.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/simd.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/simd_mask.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/utility.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__simd/vec_ext.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/iterator
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/memory
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/propagate_const
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/simd
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/type_traits
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/utility
/freebsd-14.2/contrib/llvm-project/libcxx/include/ext/__hash
/freebsd-14.2/contrib/llvm-project/libcxx/include/ext/hash_map
/freebsd-14.2/contrib/llvm-project/libcxx/include/ext/hash_set
/freebsd-14.2/contrib/llvm-project/libcxx/include/fenv.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/filesystem
/freebsd-14.2/contrib/llvm-project/libcxx/include/float.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/format
/freebsd-14.2/contrib/llvm-project/libcxx/include/forward_list
/freebsd-14.2/contrib/llvm-project/libcxx/include/fstream
/freebsd-14.2/contrib/llvm-project/libcxx/include/functional
/freebsd-14.2/contrib/llvm-project/libcxx/include/future
/freebsd-14.2/contrib/llvm-project/libcxx/include/initializer_list
/freebsd-14.2/contrib/llvm-project/libcxx/include/inttypes.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/iomanip
/freebsd-14.2/contrib/llvm-project/libcxx/include/ios
/freebsd-14.2/contrib/llvm-project/libcxx/include/iosfwd
/freebsd-14.2/contrib/llvm-project/libcxx/include/istream
/freebsd-14.2/contrib/llvm-project/libcxx/include/iterator
/freebsd-14.2/contrib/llvm-project/libcxx/include/latch
/freebsd-14.2/contrib/llvm-project/libcxx/include/libcxx.imp
/freebsd-14.2/contrib/llvm-project/libcxx/include/limits
/freebsd-14.2/contrib/llvm-project/libcxx/include/list
/freebsd-14.2/contrib/llvm-project/libcxx/include/locale
/freebsd-14.2/contrib/llvm-project/libcxx/include/locale.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/map
/freebsd-14.2/contrib/llvm-project/libcxx/include/math.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/mdspan
/freebsd-14.2/contrib/llvm-project/libcxx/include/memory
/freebsd-14.2/contrib/llvm-project/libcxx/include/memory_resource
/freebsd-14.2/contrib/llvm-project/libcxx/include/module.modulemap.in
/freebsd-14.2/contrib/llvm-project/libcxx/include/mutex
/freebsd-14.2/contrib/llvm-project/libcxx/include/new
/freebsd-14.2/contrib/llvm-project/libcxx/include/numbers
/freebsd-14.2/contrib/llvm-project/libcxx/include/numeric
/freebsd-14.2/contrib/llvm-project/libcxx/include/optional
/freebsd-14.2/contrib/llvm-project/libcxx/include/ostream
/freebsd-14.2/contrib/llvm-project/libcxx/include/print
/freebsd-14.2/contrib/llvm-project/libcxx/include/queue
/freebsd-14.2/contrib/llvm-project/libcxx/include/ranges
/freebsd-14.2/contrib/llvm-project/libcxx/include/ratio
/freebsd-14.2/contrib/llvm-project/libcxx/include/regex
/freebsd-14.2/contrib/llvm-project/libcxx/include/scoped_allocator
/freebsd-14.2/contrib/llvm-project/libcxx/include/semaphore
/freebsd-14.2/contrib/llvm-project/libcxx/include/set
/freebsd-14.2/contrib/llvm-project/libcxx/include/shared_mutex
/freebsd-14.2/contrib/llvm-project/libcxx/include/source_location
/freebsd-14.2/contrib/llvm-project/libcxx/include/span
/freebsd-14.2/contrib/llvm-project/libcxx/include/sstream
/freebsd-14.2/contrib/llvm-project/libcxx/include/stack
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdatomic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdbool.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stddef.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdexcept
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdint.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdio.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdlib.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stop_token
/freebsd-14.2/contrib/llvm-project/libcxx/include/streambuf
/freebsd-14.2/contrib/llvm-project/libcxx/include/string
/freebsd-14.2/contrib/llvm-project/libcxx/include/string.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/string_view
/freebsd-14.2/contrib/llvm-project/libcxx/include/strstream
/freebsd-14.2/contrib/llvm-project/libcxx/include/syncstream
/freebsd-14.2/contrib/llvm-project/libcxx/include/thread
/freebsd-14.2/contrib/llvm-project/libcxx/include/tuple
/freebsd-14.2/contrib/llvm-project/libcxx/include/typeindex
/freebsd-14.2/contrib/llvm-project/libcxx/include/typeinfo
/freebsd-14.2/contrib/llvm-project/libcxx/include/uchar.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/unordered_map
/freebsd-14.2/contrib/llvm-project/libcxx/include/unordered_set
/freebsd-14.2/contrib/llvm-project/libcxx/include/utility
/freebsd-14.2/contrib/llvm-project/libcxx/include/valarray
/freebsd-14.2/contrib/llvm-project/libcxx/include/variant
/freebsd-14.2/contrib/llvm-project/libcxx/include/vector
/freebsd-14.2/contrib/llvm-project/libcxx/include/version
/freebsd-14.2/contrib/llvm-project/libcxx/include/wchar.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/wctype.h
/freebsd-14.2/contrib/llvm-project/libcxx/modules/CMakeLists.txt.in
/freebsd-14.2/contrib/llvm-project/libcxx/modules/modules.json.in
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat.cppm.in
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cassert.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cctype.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cerrno.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cfenv.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cfloat.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cinttypes.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/climits.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/clocale.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cmath.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/csetjmp.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/csignal.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cstdarg.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cstddef.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cstdint.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cstdio.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cstdlib.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cstring.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/ctime.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cuchar.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cwchar.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/cwctype.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.cppm.in
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/algorithm.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/any.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/array.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/atomic.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/barrier.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/bit.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/bitset.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cassert.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cctype.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cerrno.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cfenv.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cfloat.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/charconv.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/chrono.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cinttypes.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/climits.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/clocale.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cmath.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/codecvt.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/compare.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/complex.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/concepts.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/condition_variable.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/coroutine.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/csetjmp.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/csignal.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdarg.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstddef.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdint.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdio.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdlib.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstring.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ctime.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cuchar.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cwchar.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cwctype.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/deque.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/exception.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/execution.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/expected.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/filesystem.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/flat_map.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/flat_set.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/format.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/forward_list.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/fstream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/functional.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/future.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/generator.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/hazard_pointer.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/initializer_list.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iomanip.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ios.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iosfwd.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iostream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/istream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iterator.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/latch.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/limits.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/list.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/locale.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/map.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/mdspan.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/memory.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/memory_resource.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/mutex.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/new.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/numbers.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/numeric.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/optional.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ostream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/print.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/queue.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/random.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ranges.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ratio.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/rcu.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/regex.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/scoped_allocator.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/semaphore.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/set.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/shared_mutex.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/source_location.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/span.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/spanstream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/sstream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stack.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stacktrace.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stdexcept.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stdfloat.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stop_token.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/streambuf.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/string.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/string_view.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/strstream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/syncstream.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/system_error.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/text_encoding.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/thread.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/tuple.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/type_traits.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/typeindex.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/typeinfo.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/unordered_map.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/unordered_set.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/utility.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/valarray.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/variant.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/vector.inc
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/version.inc
/freebsd-14.2/contrib/llvm-project/libcxx/src/any.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/atomic.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/barrier.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/bind.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/call_once.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/charconv.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/chrono.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/condition_variable.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/condition_variable_destructor.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/error_category.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/exception.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/experimental/keep.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/directory_entry.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/directory_iterator.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/error.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/file_descriptor.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/filesystem_clock.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/filesystem_error.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/format_string.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/int128_builtins.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/operations.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/path.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/path_parser.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/posix_compat.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/time_utils.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/fstream.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/functional.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/future.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/hash.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/apple_availability.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/atomic_support.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/config_elast.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/overridable_function.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/refstring.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/ryu/common.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/ryu/d2s_intrinsics.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/ryu/ryu.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/sso_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/ios.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ios.instantiations.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/iostream.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/locale.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/memory.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/memory_resource.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/mutex.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/mutex_destructor.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/new.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/new_helpers.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/optional.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ostream.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/print.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/pstl/libdispatch.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/random.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/random_shuffle.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/regex.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ryu/d2fixed.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ryu/d2s.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ryu/f2s.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/shared_mutex.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/std_stream.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/stdexcept.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/string.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/strstream.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/ibm/mbsnrtowcs.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/ibm/wcsnrtombs.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/ibm/xlocale_zos.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_fallback.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxabi.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxrt.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_msvc.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_msvc.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/stdexcept_default.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/stdexcept_vcruntime.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/system_error.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/thread.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/typeinfo.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/tz.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/tzdb_list.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/valarray.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/variant.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/vector.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/verbose_abort.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/vendor/llvm/default_assertion_handler.in
/freebsd-14.2/contrib/llvm-project/libunwind/include/__libunwind_config.h
/freebsd-14.2/contrib/llvm-project/libunwind/include/libunwind.h
/freebsd-14.2/contrib/llvm-project/libunwind/include/mach-o/compact_unwind_encoding.h
/freebsd-14.2/contrib/llvm-project/libunwind/src/AddressSpace.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/DwarfInstructions.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/EHHeaderParser.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/FrameHeaderCache.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/Registers.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/Unwind-sjlj.c
/freebsd-14.2/contrib/llvm-project/libunwind/src/Unwind-wasm.c
/freebsd-14.2/contrib/llvm-project/libunwind/src/UnwindCursor.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c
/freebsd-14.2/contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S
/freebsd-14.2/contrib/llvm-project/libunwind/src/UnwindRegistersSave.S
/freebsd-14.2/contrib/llvm-project/libunwind/src/config.h
/freebsd-14.2/contrib/llvm-project/libunwind/src/libunwind.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Chunks.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Chunks.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/Config.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/DLL.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/DebugTypes.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Driver.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/DriverUtils.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/ICF.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/InputFiles.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/LLDMapFile.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/LTO.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/MapFile.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/MarkLive.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/MinGW.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Options.td
/freebsd-14.2/contrib/llvm-project/lld/COFF/PDB.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/SymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/SymbolTable.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/Symbols.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/Writer.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Writer.h
/freebsd-14.2/contrib/llvm-project/lld/Common/Args.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/DriverDispatcher.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/Filesystem.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/Strings.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/AMDGPU.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/ARM.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/AVR.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/Hexagon.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/Mips.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/PPC.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/PPC64.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/SystemZ.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/X86_64.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/CallGraphSort.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/CallGraphSort.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Config.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/DWARF.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Driver.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/DriverUtils.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputFiles.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputFiles.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputSection.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputSection.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/LTO.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/LTO.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/LinkerScript.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/LinkerScript.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/MapFile.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Options.td
/freebsd-14.2/contrib/llvm-project/lld/ELF/OutputSections.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Relocations.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Relocations.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/ScriptLexer.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/ScriptParser.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/SymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Symbols.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Symbols.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/SyntheticSections.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/SyntheticSections.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Target.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Target.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Thunks.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Writer.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Writer.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/ARM64.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/ARM64Common.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/ARM64_32.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/X86_64.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Config.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Driver.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/DriverUtils.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/InputFiles.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/InputFiles.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/LTO.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Options.td
/freebsd-14.2/contrib/llvm-project/lld/MachO/SymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Symbols.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/SyntheticSections.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/SyntheticSections.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Target.h
/freebsd-14.2/contrib/llvm-project/lld/docs/ELF/linker_script.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/ReleaseNotes.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/WebAssembly.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/ld.lld.1
/freebsd-14.2/contrib/llvm-project/lld/docs/windows_support.rst
/freebsd-14.2/contrib/llvm-project/lld/include/lld/Common/Filesystem.h
/freebsd-14.2/contrib/llvm-project/lld/tools/lld/lld.cpp
/freebsd-14.2/contrib/llvm-project/lldb/bindings/headers.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBAddressExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointLocationExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointNameExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBroadcastExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCompileUnitExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDataExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDeclarationExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBErrorExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFileSpecExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFileSpecListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFormatDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFrameExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFunctionExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBInstructionExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBLineEntryExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfoExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfoListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBModuleExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBModuleSpecListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBProcessDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBProcessExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBProcessInfoListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBQueueItemExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBScriptObjectExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSectionExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBStreamExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBStructuredDataExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSymbolExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTargetDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTargetExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBThreadCollectionExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBThreadExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeCategoryExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeEnumMemberExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeFilterExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeFormatExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeNameSpecifierExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeSummaryExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeSyntheticExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBUnixSignalsExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBValueExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBWatchpointDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBWatchpointExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBWatchpointOptionsDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interfaces.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/createPythonInit.py
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/python-extensions.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/python-typemaps.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/python-wrapper.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/python.swig
/freebsd-14.2/contrib/llvm-project/lldb/docs/python_api.rst
/freebsd-14.2/contrib/llvm-project/lldb/docs/python_api_enums.rst
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/LLDB.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBAttachInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBBreakpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBCommandInterpreter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBDebugger.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBDefines.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBError.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBFormat.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBFrame.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBPlatform.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBProcess.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBProcessInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBProcessInfoList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBTarget.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBThread.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBTrace.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBType.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBValue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBWatchpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBWatchpointOptions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/Breakpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointIDList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointName.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverName.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointSite.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/StopPointSiteList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointSite.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/Watchpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/WatchpointOptions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/WatchpointResource.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/WatchpointResourceList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Address.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Architecture.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Debugger.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/DebuggerEvents.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Disassembler.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/FormatEntity.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/IOHandler.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Mangled.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Module.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ModuleList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/PluginManager.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Progress.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ThreadedCommunication.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/UserSettingsController.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Value.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObjectChild.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObjectVTable.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/FormatManager.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeCategoryMap.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeSynthetic.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/DWARFExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/DWARFExpressionList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/DiagnosticManager.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/IRInterpreter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/LLVMUserExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/UserExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/Config.h.cmake
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/Editline.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/File.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/HostGetOpt.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/Socket.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/StreamFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/Terminal.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/netbsd/HostInfoNetBSD.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/posix/PipePosix.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandAlias.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandCompletions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObjectMultiword.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandOptionArgumentTable.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandReturnObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/OperatingSystemInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/ScriptedInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/ScriptedPlatformInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/ScriptedProcessInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/ScriptedThreadInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueProperties.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptInterpreter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/CompileUnit.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/CompilerDecl.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/CompilerDeclContext.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/CompilerType.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/Function.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/LineEntry.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/LocateSymbolFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/ObjectContainer.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/ObjectFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/Symbol.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/SymbolContext.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/SymbolFileOnDemand.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/SymbolLocator.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/Type.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/TypeMap.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/VariableList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/DynamicLoader.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/DynamicRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Language.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/LanguageRuntime.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/MemoryRegionInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Platform.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Process.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/RegisterContext.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/RegisterFlags.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/StackFrame.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Target.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/TargetList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Thread.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Trace.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/UnixSignals.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/AddressableBits.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/AppleUuidCompatibility.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Broadcaster.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Checksum.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/CompletionRequest.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ConstString.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/DataBuffer.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/DataEncoder.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Event.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/FileSpec.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/FileSpecList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Instrumentation.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/RangeMap.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/RegisterValue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Scalar.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Status.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Stream.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/StreamBuffer.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/StreamString.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/StructuredData.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/SupportFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/XcodeSDK.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-defines.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-enumerations.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-forward.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-private-enumerations.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-private-interfaces.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-private-types.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-private.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-types.h
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBBreakpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBBreakpointLocation.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBBreakpointOptionCommon.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBCommandInterpreter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBDebugger.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBEvent.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBFormat.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBFrame.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBHostOS.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBInstruction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBInstructionList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBModule.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBPlatform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBProcess.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBProcessInfoList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBSourceManager.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBStream.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTarget.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBThreadPlan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeFilter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeFormat.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeSummary.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeSynthetic.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBUnixSignals.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBWatchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBWatchpointOptions.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SystemInitializerFull.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/Breakpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointIDList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointLocation.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointName.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointOptions.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverAddress.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverName.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverScripted.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointSite.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/StopPointSiteList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/StoppointSite.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/Watchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/WatchpointList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/WatchpointResource.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/WatchpointResourceList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandCompletions.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectApropos.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectApropos.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectDWIMPrint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectDWIMPrint.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectDisassemble.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectDisassemble.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectFrame.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectGUI.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectGUI.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectHelp.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectHelp.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectLanguage.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectLog.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectMemory.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectMemoryTag.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectMultiword.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectPlugin.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectQuit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectQuit.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectRegexCommand.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectRegexCommand.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectRegister.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectScript.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectScript.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectSession.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectSource.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectSource.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectStats.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectThreadUtil.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectThreadUtil.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectTrace.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectVersion.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectVersion.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectWatchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandOptionsProcessLaunch.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/Options.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Address.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/CoreProperties.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DataFileCache.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Debugger.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DumpDataExtractor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DynamicLoader.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/EmulateInstruction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/FormatEntity.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/IOHandler.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Mangled.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Module.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ModuleList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/PluginManager.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Progress.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/RichManglingContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/SearchFilter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Section.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ThreadedCommunication.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/UserSettingsController.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Value.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObject.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectSyntheticFilter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectVTable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/CXXFunctionPointer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/StringPrinter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/TypeCategoryMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/TypeFormat.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/TypeSynthetic.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/VectorType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/DWARFExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/DiagnosticManager.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/IRExecutionUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/IRInterpreter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/LLVMUserExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ObjectFileJIT.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/REPL.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/UserExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/UtilityFunction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/Editline.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/File.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/FileSystem.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/Host.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/PseudoTerminal.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/Socket.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/SocketAddress.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/StreamFile.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/netbsd/HostInfoNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/netbsd/HostNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/openbsd/HostInfoOpenBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/DomainSocket.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/MainLoopPosix.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/PipePosix.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Initialization/SystemInitializerCommon.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/CommandAlias.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/CommandObject.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionArgParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/Options.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ScriptInterpreter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/embedded_interpreter.py
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ABISysV_arm.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ABISysV_riscv.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ABISysV_riscv.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/ArchitectureAArch64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/ArchitectureAArch64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/ArchitectureArm.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/DynamicLoaderFreeBSDKernel.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/DynamicLoaderFreeBSDKernel.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/InstrumentationRuntimeASanLibsanitizers.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/InstrumentationRuntimeASanLibsanitizers.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/ReportRetriever.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/ReportRetriever.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/GenericBitset.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/Cocoa.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ObjectContainerMachOFileset.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ObjectFileCOFF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/ObjectFileMinidump.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ObjectFilePDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/PlatformQemuUser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/ProcessFreeBSDKernel.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/LinuxPTraceDefines_arm64sve.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/NetBSDSignals.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_i386.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterFlagsLinux_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterFlagsLinux_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64_with_base.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteProperties.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/scripted/ScriptedThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/RegisterTypeBuilderClang.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/OperatingSystemPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/OperatingSystemPythonInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPlatformPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPlatformPythonInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedThreadPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedThreadPythonInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/CTFTypes.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/JSON/SymbolFileJSON.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/SymbolLocatorDebugSymbols.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/SymbolLocatorDebugSymbols.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/SymbolLocatorDebuginfod.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/SymbolLocatorDebuginfod.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/SymbolLocatorDebuginfodProperties.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/SymbolLocatorDefault.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/SymbolLocatorDefault.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/SymbolVendorPECOFF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/CommandObjectTraceStartIntelPT.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/CommandObjectTraceStartIntelPT.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/LibiptDecoder.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/TraceIntelPTBundleLoader.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/CommandObjectThreadTraceExportCTF.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/htr.rst
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/CompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/CompilerDecl.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/CompilerDeclContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/CompilerType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Function.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/LineEntry.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/LineTable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Symbol.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/SymbolContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/SymbolFile.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/SymbolFileOnDemand.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/SymbolLocator.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Symtab.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Type.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/TypeMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/TypeSystem.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Variable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/DynamicRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/JITLoaderList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Language.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Platform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Process.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ProcessTrace.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/RegisterContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/RegisterFlags.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/StackFrame.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/StackFrameList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/StopInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Target.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/TargetList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/TargetProperties.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Thread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanCallFunction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanStepOut.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanStepOverRange.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanStepRange.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanStepUntil.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanTracer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/TraceDumper.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/UnixSignals.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/AddressableBits.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Args.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Broadcaster.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Checksum.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/CompletionRequest.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Diagnostics.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Event.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/FileSpec.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/FileSpecList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Listener.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Log.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/NameMatches.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Scalar.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Status.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Stream.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/StreamString.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/StringExtractor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/StructuredData.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/TildeExpressionResolver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/XcodeSDK.cpp
/freebsd-14.2/contrib/llvm-project/lldb/tools/driver/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/tools/lldb-server/lldb-gdbserver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/tools/lldb-server/lldb-server.cpp
/freebsd-14.2/contrib/llvm-project/lldb/utils/TableGen/LLDBOptionDefEmitter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/utils/TableGen/LLDBPropertyDefEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/Core.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/LLJIT.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/LLJITUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/Orc.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/TargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/Types.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/APFloat.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Any.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/BitVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/BitmaskEnum.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Bitset.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/CombinationGenerator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ConcurrentHashtable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/FloatingPointMode.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/FoldingSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericConvergenceVerifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericCycleImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericCycleInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericSSAContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericUniformityImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericUniformityInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Hashing.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/IndexedMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/IntervalMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/IntervalTree.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/LazyAtomicPointer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/MapVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/PagedVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/PostOrderIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/STLExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/STLForwardCompat.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Sequence.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SetVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SmallString.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SmallVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SparseSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/StableHashing.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/StringExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/StringSwitch.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Twine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/bit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ilist_iterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ilist_node.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ilist_node_options.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/iterator_range.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/simple_ilist.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AliasSetTracker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AssumeBundleQueries.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AssumptionCache.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/BasicAliasAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/BranchProbabilityInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CFGPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CFGSCCPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CallGraph.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CallPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CaptureTracking.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ConstantFolding.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ConstraintSystem.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CostModel.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CycleAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DDG.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DDGPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Delinearization.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DemandedBits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DependenceAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DependenceGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DomConditionCache.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DominanceFrontier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DominanceFrontierImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/EHUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/GuardUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/IVDescriptors.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InlineAdvisor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InlineCost.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InstSimplifyFolder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InstructionSimplify.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/IntervalIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LazyCallGraph.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LazyValueInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Loads.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LoopAccessAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LoopCacheAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LoopIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LoopNestAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MLModelRunner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemDerefPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemoryBuiltins.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemoryLocation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemorySSAUpdater.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MustExecute.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Passes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/PhiValues.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/PostDominators.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ProfileSummaryInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/RegionInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/SimplifyQuery.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/StackLifetime.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/StackSafetyAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/StructuralHash.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetFolder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TensorSpec.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/UniformityAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/TFUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ValueLattice.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ValueTracking.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/VecFuncs.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/VectorUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/WithCache.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/LLParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/LLToken.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/Parser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/COFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/DXContainer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/DXContainerConstants.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/Dwarf.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/DynamicTags.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/GOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MachO.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MachO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/Magic.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MsgPack.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/Swift.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/Wasm.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/WasmTraits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/BitcodeReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/BitcodeWriterPass.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/LLVMBitCodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitstream/BitstreamReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitstream/BitstreamWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/AccelTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/AntiDepBreaker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/AsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CallBrPrepare.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CallingConvLower.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CodeGenPrepare.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CommandFlags.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DwarfEHPrepare.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ExpandLargeDivRem.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ExpandLargeFpConvert.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ExpandMemCmp.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/FastISel.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GCMetadata.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Utils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalMerge.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ISDOpcodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/IndirectBrExpand.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/IndirectThunks.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/InterleavedAccess.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/InterleavedLoadCombine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/JMCInstrumenter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveInterval.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveIntervals.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LivePhysRegs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRegUnits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveVariables.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LowLevelType.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LowerEmuTLS.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MBFIWrapper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRFormatter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/MIParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRYamlMapping.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBasicBlock.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineCycleAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineFrameInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineLoopInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineMemOperand.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOperand.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOutliner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachinePassManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachinePipeliner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineSSAContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineScheduler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineStableHash.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineTraceMetrics.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineValueType.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MacroFusion.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ModuloSchedule.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ParallelCG.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/Passes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/PseudoSourceValue.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/PseudoSourceValueManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterBank.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterScavenging.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RuntimeLibcalls.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SafeStack.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SchedulerRegistry.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectOptimize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGISel.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ShadowStackGCLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SjLjEHPrepare.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SlotIndexes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/StackMaps.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/StackProtector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetPassConfig.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetSchedule.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TileShapeInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/WasmEHPrepare.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/WinEHPrepare.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/AddressesMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/DWARFLinker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/DWARFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinkerBase.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/IndexedValuesMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Parallel/DWARFLinker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/StringPool.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Utils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWP/DWP.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/BTF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/BTFParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeView.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/FormatUtil.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Debuginfod/Debuginfod.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/Demangle.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/DemangleConfig.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/ItaniumNodes.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/README.txt
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/Utility.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITEventListener.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITSymbol.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/MachOBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/FileCheck/FileCheck.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/Driver/CodeGenOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/HLSLResource.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/OffloadWrapper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/Utility.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenACC/ACC.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMP.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Attributes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Attributes.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/AutoUpgrade.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/BasicBlock.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/CallingConv.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ConstantFolder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ConstantRange.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Constants.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ConvergenceVerifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/CycleInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DIBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DataLayout.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DebugInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DebugInfoMetadata.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DebugProgramInstruction.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DerivedTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DiagnosticHandler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Dominators.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/FMF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/FixedMetadataKinds.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Function.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GenericConvergenceVerifierImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GetElementPtrTypeIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GlobalAlias.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GlobalIFunc.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GlobalObject.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GlobalValue.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GlobalVariable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IRBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IRBuilderFolder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/InlineAsm.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/InstrTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Instruction.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Instructions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicInst.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Intrinsics.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsAArch64.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsAMDGPU.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsBPF.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsLoongArch.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsNVVM.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsPowerPC.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsRISCV.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsRISCVXCV.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsSystemZ.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsX86.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/LegacyPassManagers.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Metadata.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Metadata.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Module.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ModuleSummaryIndex.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/NoFolder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/OperandTraits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Operator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/OptBisect.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/PassManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/PassTimingInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/PatternMatch.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ProfDataUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ProfileSummary.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ReplaceConstant.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/RuntimeLibcalls.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/SSAContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/SafepointIRVerifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/StructuralHash.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/SymbolTableListTraits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Type.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/VFABIDemangler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/VPIntrinsics.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Value.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ValueSymbolTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IRReader/IRReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/InitializePasses.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/Config.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/LTO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LinkAllPasses.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/DXContainerPSVInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCAsmInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCAssembler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCCodeView.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCDwarf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCELFObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCFixup.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCFragment.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCGOFFObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCGOFFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCInstrAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCInstrDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCInstrItineraries.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCMachObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCObjectFileInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCPseudoProbe.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSchedule.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSectionCOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSectionWasm.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSectionXCOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSubtargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSymbol.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSymbolWasm.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSymbolXCOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCTargetOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCXCOFFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/StringTableBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/TargetRegistry.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/HWEventListener.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/Support.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjCopy/CommonConfig.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjCopy/ELF/ELFConfig.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/Archive.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ArchiveWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/COFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/COFFImportFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/DXContainer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ELF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ELFObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ELFTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/FaultMapParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/GOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/GOFFObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/MachO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/MachOUniversalWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/OffloadBinary.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/StackMapParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/TapiFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/Wasm.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/XCOFFObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/DXContainerYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ELFYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/GOFFYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ObjectYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/OffloadYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/yaml2obj.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/ArgList.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/OptParser.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/OptTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/Option.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/PassBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/StandardInstrumentations.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/FunctionId.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/GCOV.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/HashKeyMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfCorrelator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfData.inc
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/MemProf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ProfileCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/RawMemProfReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProfReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProfWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Remarks/Remark.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/AMDGPUAddrSpace.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/AMDGPUMetadata.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/AutoConvert.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Automaton.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BinaryByteStream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BinaryItemStream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BinaryStream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BinaryStreamReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BinaryStreamRef.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BinaryStreamWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BlockFrequency.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/CFGDiff.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Casting.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Chrono.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/CodeGen.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/CommandLine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Compiler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Debug.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/DynamicLibrary.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ELFAttributeParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Endian.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/EndianStream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Error.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/FileSystem.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/FormatCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/FormattedStream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericDomTree.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericDomTreeConstruction.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericLoopInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericLoopInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GlobPattern.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/HashBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/JSON.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/KnownBits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/LEB128.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/LLVMDriver.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/MD5.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/MathExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/MemAlloc.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/PGOOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/RISCVAttributes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/RISCVISAInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/RWMutex.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Regex.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SourceMgr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SpecialCaseList.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/StringSaver.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SwapByteOrder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SystemZ/zOSSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TargetOpcodes.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ThreadSafeAllocator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TrailingObjects.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TypeName.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TypeSize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/VersionTuple.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/VirtualFileSystem.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Win64EH.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/WithColor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/X86FoldTablesUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/YAMLParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/YAMLTraits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/raw_ostream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/raw_socket_stream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/DirectiveEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/Error.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/Parser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/Record.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/SearchableTable.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/StringToOffsetTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/TableGenBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/CGPassBuilderOption.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GenericOpcodes.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/Combine.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/Target.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/Target.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetInstrPredicate.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetPfmCounters.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetSchedule.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetSelectionDAG.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/AArch64TargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/ARMTargetParser.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/ARMTargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/ARMTargetParserCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/RISCVTargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/SubtargetFeature.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/TargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/Triple.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/X86TargetParser.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/X86TargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/ArchitectureSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/DylibReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/InterfaceFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/PackedVersion.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/Record.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/RecordVisitor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/RecordsSlice.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/Symbol.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/SymbolSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/TextAPIError.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/TextAPIReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/TextAPIWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/Utils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/CFGuard.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/HipStdPar/HipStdPar.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/BlockExtractor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/FunctionImport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/SampleProfile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/InstCombine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/InferAlignment.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/Reassociate.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/Scalarizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/CodeExtractor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/CodeLayout.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/DXILUpgrade.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/FunctionComparator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/Local.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopConstrainer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/MisExpect.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ModuleUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/PredicateInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SCCPSolver.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SSAUpdater.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/UnrollLoop.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ValueMapper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/XRay/BlockVerifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/XRay/Graph.h
/freebsd-14.2/contrib/llvm-project/llvm/include/module.modulemap
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AliasSetTracker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Analysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AssumeBundleQueries.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AssumptionCache.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BasicAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BranchProbabilityInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CFGPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CGSCCPassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CallGraph.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CaptureTracking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ConstantFolding.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ConstraintSystem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CostModel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Delinearization.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/DomConditionCache.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/GuardUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/IVDescriptors.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InlineCost.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InlineOrder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InstCount.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InstructionSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Lint.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Loads.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Local.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LoopAccessAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LoopInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LoopPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemoryBuiltins.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemorySSA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemorySSAUpdater.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ProfileSummaryInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ScopedNoAliasAA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/StructuralHash.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TFLiteUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TargetLibraryInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TrainingLogger.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/UniformityAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ValueTracking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/VectorUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/LLLexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/LLParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/DXContainer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/ELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/Magic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/MsgPackDocument.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/Analysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AtomicExpandPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BasicBlockPathCloning.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BasicBlockSections.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BranchFolding.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BranchRelaxation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CFIFixup.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CFIInstrInserter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CalcSpillWeights.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CallBrPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CodeGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CodeGenPassBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CommandFlags.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/DwarfEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/EarlyIfConversion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandLargeDivRem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandLargeFpConvert.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandMemCmp.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandVectorPredication.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GCEmptyBasicBlocks.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GCMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Combiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/GIMatchTableExecutor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegacyLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Localizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Utils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalMerge.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/IfConversion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ImplicitNullChecks.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/IndirectBrExpandPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InlineSpiller.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InterleavedAccessPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/JMCInstrumenter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LLVMTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugVariables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveInterval.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveIntervalCalc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveIntervalUnion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveIntervals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveRangeCalc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveRangeEdit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveRangeShrink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveVariables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LowLevelType.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LowerEmuTLS.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MBFIWrapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRFSDiscriminator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MILexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MILexer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIRParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRSampleProfile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MLRegAllocEvictAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MLRegAllocEvictAdvisor.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MLRegAllocPriorityAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineBasicBlock.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionSplitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineInstr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineInstrBundle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineLateInstrsCleanup.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineLoopInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineOperand.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineOutliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachinePassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachinePipeliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineSSAContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineSink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineStableHash.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineTraceMetrics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MacroFusion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/NonRelocatableStringpool.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PHIElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PatchableFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PostRASchedulerList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PrologEpilogInserter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PseudoSourceValue.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RDFGraph.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RDFRegisters.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ReachingDefAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocPBQP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocScore.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterBank.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterClassInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterCoalescer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterScavenging.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ReplaceWithVeclib.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SafeStack.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SanitizerBinaryMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ScheduleDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectOptimize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ShadowStackGCLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ShrinkWrap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SjLjEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SlotIndexes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SpillPlacement.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SpillPlacement.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SplitKit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SplitKit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackColoring.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackMaps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackProtector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackSlotColoring.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SwitchLoweringUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetLoweringBase.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetPassConfig.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetSchedule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetSubtargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TypePromotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/UnreachableBlockElim.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ValueTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/VirtRegMap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/WasmEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/WinEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFLinker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFLinkerCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFLinkerDeclContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/DWARFLinkerBase.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/AcceleratorRecordsSaver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/AcceleratorRecordsSaver.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ArrayList.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DIEAttributeCloner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DIEAttributeCloner.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DIEGenerator.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFEmitterImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFEmitterImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerCompileUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerGlobalData.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerTypeUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerTypeUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DebugLineSectionEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DependencyTracker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/DependencyTracker.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/OutputSections.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/OutputSections.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/StringEntryToDwarfStringPoolEntryMap.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/SyntheticTypeNameBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/SyntheticTypeNameBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/TypePool.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Utils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWP/DWP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/BTF/BTFContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/BTF/BTFParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/EnumTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/RecordName.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFTypePrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/GsymReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/LineTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVElement.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVELFReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/FormatUtil.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/InputFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/Debuginfod.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/HTTPClient.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/HTTPServer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/Demangle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_aarch32.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/riscv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/DebuggerSupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/LLJITUtilsCBindings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCGenericDylibManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/LookupAndRecordAddrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ObjectFormats.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/OrcRTBridge.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Speculation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/FileCheck.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/Driver/CodeGenOptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/HLSL/HLSLResource.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/Offloading/Utility.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/FuzzerCLI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/AsmWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Attributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/AutoUpgrade.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/BasicBlock.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ConstantFold.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ConstantRange.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Constants.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ConstantsContext.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ConvergenceVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Core.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DIBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DataLayout.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DebugInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DebugInfoMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DebugProgramInstruction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Dominators.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/EHPersonalities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Function.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Globals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/IRBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/IRPrintingPasses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Instruction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Instructions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/IntrinsicInst.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LLVMContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LLVMContextImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LLVMContextImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LegacyPassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Mangler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Metadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Module.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ModuleSummaryIndex.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Operator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Pass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/PassInstrumentation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/PassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/PassTimingInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/PrintPasses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ProfDataUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ReplaceConstant.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/SSAContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/StructuralHash.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/SymbolTableListTraitsImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Type.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/TypeFinder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/VFABIDemangler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Value.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Verifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IRPrinter/IRPrintingPasses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/InterfaceStub/IFSHandler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/InterfaceStub/IFSStub.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTO.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTOBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTOCodeGenerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTOModule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/ThinLTOCodeGenerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LineEditor/LineEditor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/IRMover.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/LinkModules.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/DXContainerPSVInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/GOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmInfoELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAssembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCCodeView.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCDXContainerWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCDisassembler/Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCDwarf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCELFObjectTargetWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCFragment.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCGOFFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCObjectFileInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCObjectStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/AsmLexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/COFFMasmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/DarwinAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/ELFAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCPseudoProbe.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSchedule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSectionELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSectionXCOFF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSubtargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCTargetOptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCWin64EH.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCXCOFFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MachObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/SPIRVObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/StringTableBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/TargetRegistry.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/WasmObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/WinCOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/XCOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ResourceManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/Scheduler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/InstrBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/Stages/EntryStage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/Stages/ExecuteStage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/Stages/InstructionTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/Support.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/Archive.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/COFF/COFFObjcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/CommonConfig.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ConfigManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ELFObject.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ELFObject.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/MachOLayoutBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/MachOObjcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/MachOObject.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/MachOObject.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/MachOReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/XCOFFWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/wasm/WasmObjcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/Archive.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ArchiveWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/Binary.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/COFFImportFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/COFFModuleDefinition.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/COFFObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/DXContainer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ELFObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/IRObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/IRSymtab.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/MachOObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/MachOUniversalWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ModuleSymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/OffloadBinary.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/RecordStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/RecordStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/RelocationResolver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/SymbolSize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/TapiFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/WasmObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/WindowsResource.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/XCOFFObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/COFFEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/COFFYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/DXContainerEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/DXContainerYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ELFEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ELFYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/GOFFEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/GOFFYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/MachOEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/MachOYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ObjectYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/OffloadEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/WasmYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/XCOFFEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/XCOFFYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/yaml2obj.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/Arg.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/ArgList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/OptTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/Option.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/PassBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/PassBuilderPipelines.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/PassRegistry.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/StandardInstrumentations.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/GCOV.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/InstrProf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/InstrProfCorrelator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/InstrProfReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/InstrProfWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/MemProf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/RawMemProfReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SampleProf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SampleProfReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SampleProfWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SymbolRemappingReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Remarks/Remark.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Remarks/YAMLRemarkParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/APFloat.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ARMBuildAttrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/AutoConvert.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BLAKE3/blake3_impl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BalancedPartitioning.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BinaryStreamReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BinaryStreamRef.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BinaryStreamWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BlockFrequency.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/CachePruning.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Caching.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Chrono.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/CodeGenCoverage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/CommandLine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/DataExtractor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/DebugCounter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ELFAttributeParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ELFAttributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FileCollector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FileOutputBuffer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FloatingPointMode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FormatVariadic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FormattedStream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/GlobPattern.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/GraphWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/InitLLVM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/KnownBits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/LockFileManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/PGOOptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Path.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Process.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/RISCVISAInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Regex.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SHA1.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SHA256.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Signals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SmallVector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SourceMgr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SpecialCaseList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/StringExtras.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/StringRef.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/StringSaver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Twine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unicode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/UnicodeCaseFold.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/UnicodeNameToCodepoint.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Memory.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Path.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Process.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Program.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Threading.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/VersionTuple.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/Path.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/Process.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/Signals.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/YAMLParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/YAMLTraits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/raw_ostream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/raw_socket_stream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/regcomp.c
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/Error.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/JSONBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/Main.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/Record.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGLexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGLexer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGParser.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TableGenBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TableGenBackendSkeleton.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64Arm64ECCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CallingConvention.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CallingConvention.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64Combine.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandImm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64GenRegisterBankInfo.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64GlobalsTagging.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrAtomics.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrGISel.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64LoopIdiomTransform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64LoopIdiomTransform.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MCInstLower.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64PointerAuth.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64PointerAuth.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedA510.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedA53.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedA55.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedA57.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedA57WriteRes.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedA64FX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedAmpere1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedAmpere1B.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedCyclone.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedExynosM3.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedExynosM4.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedExynosM5.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedFalkor.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedFalkorDetails.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedKryo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseN1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseN2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseV1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseV2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedPredNeoverse.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedTSV110.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedThunderX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedThunderX2T99.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedThunderX3T110.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StackTagging.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64Subtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64Subtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SystemOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/SMEABIPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/SMEInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/SVEInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPU.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPU.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCombine.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGISel.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelDivergenceLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUImageIntrinsicOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInsertSingleUseVDST.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULibFunc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMarkLastScratchLoad.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegisterBanks.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURewriteUndefForPHI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/BUFInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/DSDIRInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/DSInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/EXPInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/FLATInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNProcessors.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNRegPressure.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNRewritePartialRegUses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MIMGInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600TargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIDefines.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerI1Copies.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerWWMCopies.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIModeRegister.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIModeRegisterDefaults.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIModeRegisterDefaults.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIProgramInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIProgramInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SISchedule.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SMInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SOPInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VINTERPInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP1Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP2Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP3Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP3PInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOPCInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOPDInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOPInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARC.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARM.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMFastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMHazardRecognizer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrMVE.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrNEON.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrThumb.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrThumb2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrVFP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMMacroFusion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSLSHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSchedule.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMScheduleA57WriteRes.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMScheduleA9.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMScheduleM55.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMScheduleM85.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMScheduleR52.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMScheduleSwift.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MVETailPredication.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVR.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRDevices.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPF.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPF.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFCORE.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFMIPeephole.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFPreserveDIType.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFPreserveStaticOffset.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BTFDebug.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFCallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFRegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/GISel/BPFRegisterBanks.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCFixups.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKY.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYInstrInfoF1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYInstrInfoF2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/CBufferDataLayout.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILOpBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILResource.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILResource.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILResourceAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/DirectXMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonDepIICScalar.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonDepInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonPatterns.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiAluCode.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchExpandAtomicPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/GISel/M68kCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/GISel/M68kCallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/GISel/M68kLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/GISel/M68kRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kExpandPseudo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrArithmetic.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrAtomics.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrBits.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrControl.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrData.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430TargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips16FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips16ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips16InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips32r6InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips64InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsCombine.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsFastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsInstrCompiler.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsMachineFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsPostLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsRegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsScheduleGeneric.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsScheduleP5600.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTX.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXCtorDtorLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerUnreachable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXUtilities.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVVMReflect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCCallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/P10InstrResources.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCBack2BackFusion.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCExpandAtomicPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCGenRegisterBankInfo.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstr64Bit.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrP10.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMergeStringPool.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCScheduleP10.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCScheduleP7.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCScheduleP8.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCScheduleP9.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVCallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVO0PreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVPostLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVPreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVRegisterBanks.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCV.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVCallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVCombine.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVDeadRegisterDefinitions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFeatures.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFoldMasks.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVGISel.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInsertReadWriteCSR.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInsertWriteVXRM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrGISel.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoA.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoC.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoD.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoF.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXVentana.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZa.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZcmop.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZfbfmin.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZicbo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZicfiss.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZicond.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZimop.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZk.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZvfbf.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMacroFusion.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMoveMerger.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVPostRAExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVProcessors.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVPushPopOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRVVInitUndef.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedRocket.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedSiFiveP400.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedSyntacoreSCR1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedule.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVScheduleV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSystemOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRV.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVBuiltins.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVDuplicatesTracker.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVPrepareFunctions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVRegularizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVStripConvergentIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/TargetInfo/SPIRVTargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/TargetInfo/SPIRVTargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/LeonPasses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/Sparc.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcASITags.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstr64Bit.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrAliases.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZGOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZ.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZCallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZFeatures.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrFP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrVector.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZOperators.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZPatterns.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZScheduleZ13.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZScheduleZ14.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZScheduleZ15.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZScheduleZ16.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZScheduleZ196.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZScheduleZEC12.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ZOSLibcallNames.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/TargetMachineC.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VE.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VE.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VETargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VETargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VVPISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/WasmAddressSpaces.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCLowerPrePass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/X86Operand.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/X86CallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/X86CallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/X86LegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/X86RegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/X86RegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCA/X86CustomBehaviour.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCA/X86CustomBehaviour.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MnemonicTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86AsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86AsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CallingConv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CompressEVEX.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86DomainReassignment.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ExpandPseudo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FastPreTileConfig.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FixupBWInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FixupLEAs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FixupVectorConstants.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ISelLoweringCall.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InsertPrefetch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86Instr3DNow.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrAMX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrAVX512.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrArithmetic.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrAsmAlias.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrCompiler.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrControl.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFPStack.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFoldTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFoldTables.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFragments.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrKL.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrMMX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrMisc.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrPredicates.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrRAOINT.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSGX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSNP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSSE.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrShiftRotate.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSystem.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrTBM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrTDX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrTSX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrUtils.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrVMX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrVecCompiler.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrXOP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LowerAMXType.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LowerTileCopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86MCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86MachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86MacroFusion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86PfmCounters.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86PreTileConfig.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ReplaceableInstrs.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedAlderlakeP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedBroadwell.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedHaswell.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedIceLake.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedSandyBridge.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedSapphireRapids.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedSkylakeClient.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedSkylakeServer.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86Schedule.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleAtom.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleBdVer2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleBtVer2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleSLM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleZnver1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleZnver2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleZnver3.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleZnver4.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86Subtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86Subtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86WinEHState.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCore.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/XtensaAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/XtensaTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/XtensaTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/AArch64TargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/ARMTargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/ARMTargetParserCommon.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/CSKYTargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/Host.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/RISCVTargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/SubtargetFeature.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/TargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/Triple.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/X86TargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Testing/Support/Error.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/DylibReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/InterfaceFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/PackedVersion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Platform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/RecordVisitor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/RecordsSlice.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Symbol.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/SymbolSet.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Target.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextAPIError.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextStub.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextStubCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextStubV5.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Utils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/CFGuard/CFGuard.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroEarly.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroElide.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroInstr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroInternal.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroSplit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/Coroutines.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/HipStdPar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/Attributor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/AttributorAttributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/EmbedBitcodePass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/FunctionAttrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/FunctionImport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/GlobalOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/HotColdSplitting.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/IROutliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/Inliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/LowerTypeTests.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/MergeFunctions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/OpenMPOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/PartialInlining.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SCCP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SampleContextTracker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/StripSymbols.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineInternal.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/CGProfile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ADCE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/DCE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/GVNSink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/InferAlignment.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/JumpThreading.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LICM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopBoundSplit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDeletion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopFlatten.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopFuse.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopInterchange.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopPassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopPredication.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopSink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/NaryReassociate.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Reassociate.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Reg2Mem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SCCP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Scalar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Sink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/TLSVariableHoist.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/AddDiscriminators.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CloneFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CloneModule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CodeExtractor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CtorUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/DXILUpgrade.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Debugify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/FixIrreducible.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/FlattenCFG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/FunctionComparator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/InlineFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LCSSA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Local.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopConstrainer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopPeel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnroll.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopVersioning.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LowerGlobalDtors.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LowerSwitch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/MemoryOpRemark.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/MetaRenamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ModuleUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/MoveAutoInit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SCCPSolver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SSAUpdater.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SampleProfileInference.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SanitizerStats.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/StripGCRelocates.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SymbolRewriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Utils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ValueMapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanTransforms.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanValue.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VectorCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/WindowsDriver/MSVCPaths.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/XRay/BlockVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/XRay/FDRTraceWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/XRay/Trace.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/BugDriver.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/ExecutionDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/Miscompilation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/OptimizerDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/ToolRunner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llc/NewPMDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llc/NewPMDriver.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llc/llc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/lli/ChildTarget/ChildTarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/lli/ForwardingMemoryManager.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/lli/lli.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-ar/llvm-ar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-as/llvm-as.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CodeCoverage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CoverageExporterJson.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CoverageReport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CoverageReport.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CoverageViewOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/SourceCoverageView.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/SourceCoverageView.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewHTML.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewText.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/TestingSupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/gcov.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cxxfilt/Opts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-diff/lib/DifferenceEngine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-diff/llvm-diff.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dis/llvm-dis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfdump/Statistics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/DebugInfoLinker.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/Error.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/Options.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/Options.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/llvm-dwarfutil.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwp/Opts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwp/llvm-dwp.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-link/llvm-link.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-lto/llvm-lto.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mc/Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mc/Disassembler.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mc/llvm-mc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/BottleneckAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/ResourcePressureView.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/ResourcePressureView.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/SummaryView.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-nm/Opts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-nm/llvm-nm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOpts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/COFFDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ELFDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/MachODump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ObjdumpOptID.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ObjdumpOpts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/SourcePrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/WasmDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/XCOFFDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/XCOFFDump.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/llvm-objdump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/llvm-objdump.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/ExplainOutputStyle.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyClassDefinitionDumper.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyClassLayoutGraphicalDumper.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/StreamUtil.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/TypeReferenceTracker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/llvm-pdbutil.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ARMWinEHPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/COFFDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/COFFImportDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/DwarfCFIEHPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/MachODumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/Opts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/WasmDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/Win64EHDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/WindowsResourceDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/XCOFFDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/llvm-readobj.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/llvm-readobj.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkConvert.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkCount.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkCounter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkCounter.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkSizeDiff.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtil.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtilHelpers.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtilHelpers.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtilRegistry.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtilRegistry.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-size/llvm-size.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-stress/llvm-stress.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-strings/llvm-strings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-symbolizer/Opts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-account.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-converter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-fdr-dump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-graph-diff.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-graph-diff.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-stacks.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/opt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/AsmMatcherEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/AsmWriterEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/Attributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CallingConvEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenRegisters.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenSchedule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenTarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenTarget.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CompressInstEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcher.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcherGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcherOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DXILEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DirectiveEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ExegesisEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/CXXPredicates.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/CXXPredicates.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/CodeExpansions.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/CombinerUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/MatchDataInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/MatchDataInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/Patterns.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/Patterns.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTable.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTableExecutorEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTableExecutorEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/InfoByHwMode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/InfoByHwMode.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/InstrInfoEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/IntrinsicEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/MacroFusionPredicatorEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/OptParserEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/OptRSTEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/PredicateExpander.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/PredicateExpander.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/RISCVTargetDefEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/RegisterBankEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/RegisterInfoEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SearchableTableEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SubtargetEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SubtargetFeatureInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SubtargetFeatureInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/VTEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86CompressEVEXTablesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86DisassemblerTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86DisassemblerTables.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86FoldTablesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86ManualCompressEVEXTables.def
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86ManualFoldTables.def
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86RecognizableInstr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86RecognizableInstr.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/split-file/split-file.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/dllexports
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/i18n/en_US.txt
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/omp.h.var
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/omp_lib.f90.var
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/omp_lib.h.var
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/ompx.h.var
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_affinity.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_affinity.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_barrier.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_barrier.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_collapse.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_config.h.cmake
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_csupport.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_dispatch.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_dispatch.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_environment.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_ftn_entry.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_ftn_os.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_global.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_gsupport.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_io.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_itt.inl
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_lock.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_lock.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_os.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_platform.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_runtime.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_safe_c_api.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_settings.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_settings.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_str.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_str.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_taskdeps.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_tasking.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_utility.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_utils.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_wait_release.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_wrapper_getpid.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ompt-specific.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ittnotify_config.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/z_AIX_asm.S
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/z_Linux_asm.S
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/z_Linux_util.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/z_Windows_NT_util.cpp
/freebsd-14.2/contrib/mandoc/config.h
/freebsd-14.2/contrib/ncurses/ANNOUNCE
/freebsd-14.2/contrib/ncurses/AUTHORS
/freebsd-14.2/contrib/ncurses/COPYING
/freebsd-14.2/contrib/ncurses/INSTALL
/freebsd-14.2/contrib/ncurses/MANIFEST
/freebsd-14.2/contrib/ncurses/Makefile.in
/freebsd-14.2/contrib/ncurses/Makefile.os2
/freebsd-14.2/contrib/ncurses/NEWS
/freebsd-14.2/contrib/ncurses/README
/freebsd-14.2/contrib/ncurses/README.emx
/freebsd-14.2/contrib/ncurses/VERSION
/freebsd-14.2/contrib/ncurses/aclocal.m4
/freebsd-14.2/contrib/ncurses/announce.html.in
/freebsd-14.2/contrib/ncurses/config.guess
/freebsd-14.2/contrib/ncurses/config.sub
/freebsd-14.2/contrib/ncurses/configure
/freebsd-14.2/contrib/ncurses/configure.in
/freebsd-14.2/contrib/ncurses/dist.mk
/freebsd-14.2/contrib/ncurses/doc/hackguide.doc
/freebsd-14.2/contrib/ncurses/doc/html/hackguide.html
/freebsd-14.2/contrib/ncurses/doc/html/ncurses-intro.html
/freebsd-14.2/contrib/ncurses/doc/ncurses-intro.doc
/freebsd-14.2/contrib/ncurses/form/Makefile.in
/freebsd-14.2/contrib/ncurses/form/READ.ME
/freebsd-14.2/contrib/ncurses/form/fld_def.c
/freebsd-14.2/contrib/ncurses/form/fld_ftchoice.c
/freebsd-14.2/contrib/ncurses/form/fld_ftlink.c
/freebsd-14.2/contrib/ncurses/form/fld_info.c
/freebsd-14.2/contrib/ncurses/form/fld_just.c
/freebsd-14.2/contrib/ncurses/form/fld_link.c
/freebsd-14.2/contrib/ncurses/form/fld_max.c
/freebsd-14.2/contrib/ncurses/form/fld_move.c
/freebsd-14.2/contrib/ncurses/form/fld_opts.c
/freebsd-14.2/contrib/ncurses/form/fld_pad.c
/freebsd-14.2/contrib/ncurses/form/fld_page.c
/freebsd-14.2/contrib/ncurses/form/fld_stat.c
/freebsd-14.2/contrib/ncurses/form/fld_type.c
/freebsd-14.2/contrib/ncurses/form/fld_user.c
/freebsd-14.2/contrib/ncurses/form/form.h
/freebsd-14.2/contrib/ncurses/form/form.priv.h
/freebsd-14.2/contrib/ncurses/form/frm_cursor.c
/freebsd-14.2/contrib/ncurses/form/frm_data.c
/freebsd-14.2/contrib/ncurses/form/frm_def.c
/freebsd-14.2/contrib/ncurses/form/frm_driver.c
/freebsd-14.2/contrib/ncurses/form/frm_opts.c
/freebsd-14.2/contrib/ncurses/form/frm_page.c
/freebsd-14.2/contrib/ncurses/form/frm_req_name.c
/freebsd-14.2/contrib/ncurses/form/frm_scale.c
/freebsd-14.2/contrib/ncurses/form/frm_sub.c
/freebsd-14.2/contrib/ncurses/form/frm_user.c
/freebsd-14.2/contrib/ncurses/form/frm_win.c
/freebsd-14.2/contrib/ncurses/form/fty_enum.c
/freebsd-14.2/contrib/ncurses/form/fty_generic.c
/freebsd-14.2/contrib/ncurses/form/fty_int.c
/freebsd-14.2/contrib/ncurses/form/fty_ipv4.c
/freebsd-14.2/contrib/ncurses/form/fty_num.c
/freebsd-14.2/contrib/ncurses/form/fty_regex.c
/freebsd-14.2/contrib/ncurses/form/llib-lform
/freebsd-14.2/contrib/ncurses/form/llib-lformt
/freebsd-14.2/contrib/ncurses/form/llib-lformtw
/freebsd-14.2/contrib/ncurses/form/llib-lformw
/freebsd-14.2/contrib/ncurses/include/Caps
/freebsd-14.2/contrib/ncurses/include/Caps-ncurses
/freebsd-14.2/contrib/ncurses/include/Caps.aix4
/freebsd-14.2/contrib/ncurses/include/Caps.hpux11
/freebsd-14.2/contrib/ncurses/include/Caps.keys
/freebsd-14.2/contrib/ncurses/include/Caps.osf1r5
/freebsd-14.2/contrib/ncurses/include/Caps.uwin
/freebsd-14.2/contrib/ncurses/include/MKkey_defs.sh
/freebsd-14.2/contrib/ncurses/include/MKncurses_def.sh
/freebsd-14.2/contrib/ncurses/include/MKterm.h.awk.in
/freebsd-14.2/contrib/ncurses/include/Makefile.in
/freebsd-14.2/contrib/ncurses/include/capdefaults.c
/freebsd-14.2/contrib/ncurses/include/curses.events
/freebsd-14.2/contrib/ncurses/include/curses.h.in
/freebsd-14.2/contrib/ncurses/include/curses.tail
/freebsd-14.2/contrib/ncurses/include/curses.wide
/freebsd-14.2/contrib/ncurses/include/edit_cfg.sh
/freebsd-14.2/contrib/ncurses/include/headers
/freebsd-14.2/contrib/ncurses/include/nc_access.h
/freebsd-14.2/contrib/ncurses/include/nc_alloc.h
/freebsd-14.2/contrib/ncurses/include/nc_mingw.h
/freebsd-14.2/contrib/ncurses/include/nc_string.h
/freebsd-14.2/contrib/ncurses/include/nc_tparm.h
/freebsd-14.2/contrib/ncurses/include/nc_win32.h
/freebsd-14.2/contrib/ncurses/include/ncurses_defs
/freebsd-14.2/contrib/ncurses/include/ncurses_dll.h.in
/freebsd-14.2/contrib/ncurses/include/ncurses_mingw.h
/freebsd-14.2/contrib/ncurses/include/term_entry.h
/freebsd-14.2/contrib/ncurses/include/termcap.h.in
/freebsd-14.2/contrib/ncurses/include/tic.h
/freebsd-14.2/contrib/ncurses/include/win32_curses.h
/freebsd-14.2/contrib/ncurses/install-sh
/freebsd-14.2/contrib/ncurses/man/MKada_config.in
/freebsd-14.2/contrib/ncurses/man/MKncu_config.in
/freebsd-14.2/contrib/ncurses/man/MKterminfo.sh
/freebsd-14.2/contrib/ncurses/man/Makefile.in
/freebsd-14.2/contrib/ncurses/man/captoinfo.1m
/freebsd-14.2/contrib/ncurses/man/clear.1
/freebsd-14.2/contrib/ncurses/man/curs_add_wch.3x
/freebsd-14.2/contrib/ncurses/man/curs_add_wchstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_addch.3x
/freebsd-14.2/contrib/ncurses/man/curs_addchstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_addstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_addwstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_attr.3x
/freebsd-14.2/contrib/ncurses/man/curs_beep.3x
/freebsd-14.2/contrib/ncurses/man/curs_bkgd.3x
/freebsd-14.2/contrib/ncurses/man/curs_bkgrnd.3x
/freebsd-14.2/contrib/ncurses/man/curs_border.3x
/freebsd-14.2/contrib/ncurses/man/curs_border_set.3x
/freebsd-14.2/contrib/ncurses/man/curs_clear.3x
/freebsd-14.2/contrib/ncurses/man/curs_color.3x
/freebsd-14.2/contrib/ncurses/man/curs_delch.3x
/freebsd-14.2/contrib/ncurses/man/curs_deleteln.3x
/freebsd-14.2/contrib/ncurses/man/curs_extend.3x
/freebsd-14.2/contrib/ncurses/man/curs_get_wch.3x
/freebsd-14.2/contrib/ncurses/man/curs_get_wstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_getcchar.3x
/freebsd-14.2/contrib/ncurses/man/curs_getch.3x
/freebsd-14.2/contrib/ncurses/man/curs_getstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_getyx.3x
/freebsd-14.2/contrib/ncurses/man/curs_in_wch.3x
/freebsd-14.2/contrib/ncurses/man/curs_in_wchstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_inch.3x
/freebsd-14.2/contrib/ncurses/man/curs_inchstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_initscr.3x
/freebsd-14.2/contrib/ncurses/man/curs_inopts.3x
/freebsd-14.2/contrib/ncurses/man/curs_ins_wch.3x
/freebsd-14.2/contrib/ncurses/man/curs_ins_wstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_insch.3x
/freebsd-14.2/contrib/ncurses/man/curs_insstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_instr.3x
/freebsd-14.2/contrib/ncurses/man/curs_inwstr.3x
/freebsd-14.2/contrib/ncurses/man/curs_kernel.3x
/freebsd-14.2/contrib/ncurses/man/curs_legacy.3x
/freebsd-14.2/contrib/ncurses/man/curs_memleaks.3x
/freebsd-14.2/contrib/ncurses/man/curs_mouse.3x
/freebsd-14.2/contrib/ncurses/man/curs_move.3x
/freebsd-14.2/contrib/ncurses/man/curs_opaque.3x
/freebsd-14.2/contrib/ncurses/man/curs_outopts.3x
/freebsd-14.2/contrib/ncurses/man/curs_overlay.3x
/freebsd-14.2/contrib/ncurses/man/curs_pad.3x
/freebsd-14.2/contrib/ncurses/man/curs_print.3x
/freebsd-14.2/contrib/ncurses/man/curs_printw.3x
/freebsd-14.2/contrib/ncurses/man/curs_refresh.3x
/freebsd-14.2/contrib/ncurses/man/curs_scanw.3x
/freebsd-14.2/contrib/ncurses/man/curs_scr_dump.3x
/freebsd-14.2/contrib/ncurses/man/curs_scroll.3x
/freebsd-14.2/contrib/ncurses/man/curs_slk.3x
/freebsd-14.2/contrib/ncurses/man/curs_sp_funcs.3x
/freebsd-14.2/contrib/ncurses/man/curs_termattrs.3x
/freebsd-14.2/contrib/ncurses/man/curs_termcap.3x
/freebsd-14.2/contrib/ncurses/man/curs_terminfo.3x
/freebsd-14.2/contrib/ncurses/man/curs_threads.3x
/freebsd-14.2/contrib/ncurses/man/curs_touch.3x
/freebsd-14.2/contrib/ncurses/man/curs_trace.3x
/freebsd-14.2/contrib/ncurses/man/curs_util.3x
/freebsd-14.2/contrib/ncurses/man/curs_variables.3x
/freebsd-14.2/contrib/ncurses/man/curs_window.3x
/freebsd-14.2/contrib/ncurses/man/default_colors.3x
/freebsd-14.2/contrib/ncurses/man/define_key.3x
/freebsd-14.2/contrib/ncurses/man/form.3x
/freebsd-14.2/contrib/ncurses/man/form_cursor.3x
/freebsd-14.2/contrib/ncurses/man/form_data.3x
/freebsd-14.2/contrib/ncurses/man/form_driver.3x
/freebsd-14.2/contrib/ncurses/man/form_field.3x
/freebsd-14.2/contrib/ncurses/man/form_field_attributes.3x
/freebsd-14.2/contrib/ncurses/man/form_field_buffer.3x
/freebsd-14.2/contrib/ncurses/man/form_field_info.3x
/freebsd-14.2/contrib/ncurses/man/form_field_just.3x
/freebsd-14.2/contrib/ncurses/man/form_field_new.3x
/freebsd-14.2/contrib/ncurses/man/form_field_opts.3x
/freebsd-14.2/contrib/ncurses/man/form_field_userptr.3x
/freebsd-14.2/contrib/ncurses/man/form_field_validation.3x
/freebsd-14.2/contrib/ncurses/man/form_fieldtype.3x
/freebsd-14.2/contrib/ncurses/man/form_hook.3x
/freebsd-14.2/contrib/ncurses/man/form_new.3x
/freebsd-14.2/contrib/ncurses/man/form_new_page.3x
/freebsd-14.2/contrib/ncurses/man/form_opts.3x
/freebsd-14.2/contrib/ncurses/man/form_page.3x
/freebsd-14.2/contrib/ncurses/man/form_post.3x
/freebsd-14.2/contrib/ncurses/man/form_requestname.3x
/freebsd-14.2/contrib/ncurses/man/form_userptr.3x
/freebsd-14.2/contrib/ncurses/man/form_variables.3x
/freebsd-14.2/contrib/ncurses/man/form_win.3x
/freebsd-14.2/contrib/ncurses/man/infocmp.1m
/freebsd-14.2/contrib/ncurses/man/infotocap.1m
/freebsd-14.2/contrib/ncurses/man/key_defined.3x
/freebsd-14.2/contrib/ncurses/man/keybound.3x
/freebsd-14.2/contrib/ncurses/man/keyok.3x
/freebsd-14.2/contrib/ncurses/man/legacy_coding.3x
/freebsd-14.2/contrib/ncurses/man/make_sed.sh
/freebsd-14.2/contrib/ncurses/man/man_db.renames.in
/freebsd-14.2/contrib/ncurses/man/manhtml.aliases
/freebsd-14.2/contrib/ncurses/man/manhtml.externs
/freebsd-14.2/contrib/ncurses/man/manlinks.sed
/freebsd-14.2/contrib/ncurses/man/menu.3x
/freebsd-14.2/contrib/ncurses/man/menu_attributes.3x
/freebsd-14.2/contrib/ncurses/man/menu_cursor.3x
/freebsd-14.2/contrib/ncurses/man/menu_driver.3x
/freebsd-14.2/contrib/ncurses/man/menu_format.3x
/freebsd-14.2/contrib/ncurses/man/menu_hook.3x
/freebsd-14.2/contrib/ncurses/man/menu_items.3x
/freebsd-14.2/contrib/ncurses/man/menu_mark.3x
/freebsd-14.2/contrib/ncurses/man/menu_new.3x
/freebsd-14.2/contrib/ncurses/man/menu_opts.3x
/freebsd-14.2/contrib/ncurses/man/menu_pattern.3x
/freebsd-14.2/contrib/ncurses/man/menu_post.3x
/freebsd-14.2/contrib/ncurses/man/menu_requestname.3x
/freebsd-14.2/contrib/ncurses/man/menu_spacing.3x
/freebsd-14.2/contrib/ncurses/man/menu_userptr.3x
/freebsd-14.2/contrib/ncurses/man/menu_win.3x
/freebsd-14.2/contrib/ncurses/man/mitem_current.3x
/freebsd-14.2/contrib/ncurses/man/mitem_name.3x
/freebsd-14.2/contrib/ncurses/man/mitem_new.3x
/freebsd-14.2/contrib/ncurses/man/mitem_opts.3x
/freebsd-14.2/contrib/ncurses/man/mitem_userptr.3x
/freebsd-14.2/contrib/ncurses/man/mitem_value.3x
/freebsd-14.2/contrib/ncurses/man/mitem_visible.3x
/freebsd-14.2/contrib/ncurses/man/ncurses.3x
/freebsd-14.2/contrib/ncurses/man/new_pair.3x
/freebsd-14.2/contrib/ncurses/man/panel.3x
/freebsd-14.2/contrib/ncurses/man/resizeterm.3x
/freebsd-14.2/contrib/ncurses/man/scr_dump.5
/freebsd-14.2/contrib/ncurses/man/tabs.1
/freebsd-14.2/contrib/ncurses/man/term.5
/freebsd-14.2/contrib/ncurses/man/term.7
/freebsd-14.2/contrib/ncurses/man/term_variables.3x
/freebsd-14.2/contrib/ncurses/man/terminfo.head
/freebsd-14.2/contrib/ncurses/man/terminfo.tail
/freebsd-14.2/contrib/ncurses/man/tic.1m
/freebsd-14.2/contrib/ncurses/man/toe.1m
/freebsd-14.2/contrib/ncurses/man/tput.1
/freebsd-14.2/contrib/ncurses/man/tset.1
/freebsd-14.2/contrib/ncurses/man/user_caps.5
/freebsd-14.2/contrib/ncurses/man/wresize.3x
/freebsd-14.2/contrib/ncurses/menu/Makefile.in
/freebsd-14.2/contrib/ncurses/menu/READ.ME
/freebsd-14.2/contrib/ncurses/menu/llib-lmenu
/freebsd-14.2/contrib/ncurses/menu/llib-lmenut
/freebsd-14.2/contrib/ncurses/menu/llib-lmenutw
/freebsd-14.2/contrib/ncurses/menu/llib-lmenuw
/freebsd-14.2/contrib/ncurses/menu/m_attribs.c
/freebsd-14.2/contrib/ncurses/menu/m_cursor.c
/freebsd-14.2/contrib/ncurses/menu/m_driver.c
/freebsd-14.2/contrib/ncurses/menu/m_format.c
/freebsd-14.2/contrib/ncurses/menu/m_global.c
/freebsd-14.2/contrib/ncurses/menu/m_hook.c
/freebsd-14.2/contrib/ncurses/menu/m_item_cur.c
/freebsd-14.2/contrib/ncurses/menu/m_item_nam.c
/freebsd-14.2/contrib/ncurses/menu/m_item_new.c
/freebsd-14.2/contrib/ncurses/menu/m_item_opt.c
/freebsd-14.2/contrib/ncurses/menu/m_item_top.c
/freebsd-14.2/contrib/ncurses/menu/m_item_val.c
/freebsd-14.2/contrib/ncurses/menu/m_item_vis.c
/freebsd-14.2/contrib/ncurses/menu/m_items.c
/freebsd-14.2/contrib/ncurses/menu/m_new.c
/freebsd-14.2/contrib/ncurses/menu/m_pad.c
/freebsd-14.2/contrib/ncurses/menu/m_pattern.c
/freebsd-14.2/contrib/ncurses/menu/m_post.c
/freebsd-14.2/contrib/ncurses/menu/m_req_name.c
/freebsd-14.2/contrib/ncurses/menu/m_scale.c
/freebsd-14.2/contrib/ncurses/menu/m_sub.c
/freebsd-14.2/contrib/ncurses/menu/m_win.c
/freebsd-14.2/contrib/ncurses/misc/Makefile.in
/freebsd-14.2/contrib/ncurses/misc/csort
/freebsd-14.2/contrib/ncurses/misc/gen-pkgconfig.in
/freebsd-14.2/contrib/ncurses/misc/gen_edit.sh
/freebsd-14.2/contrib/ncurses/misc/magic
/freebsd-14.2/contrib/ncurses/misc/makedef.cmd
/freebsd-14.2/contrib/ncurses/misc/makellib
/freebsd-14.2/contrib/ncurses/misc/ncu2openbsd
/freebsd-14.2/contrib/ncurses/misc/ncurses-config.in
/freebsd-14.2/contrib/ncurses/misc/run_tic.in
/freebsd-14.2/contrib/ncurses/misc/shlib
/freebsd-14.2/contrib/ncurses/misc/tdlint
/freebsd-14.2/contrib/ncurses/misc/terminfo.src
/freebsd-14.2/contrib/ncurses/mk-0th.awk
/freebsd-14.2/contrib/ncurses/mk-1st.awk
/freebsd-14.2/contrib/ncurses/mk-2nd.awk
/freebsd-14.2/contrib/ncurses/mk-hdr.awk
/freebsd-14.2/contrib/ncurses/ncurses/Makefile.in
/freebsd-14.2/contrib/ncurses/ncurses/README.IZ
/freebsd-14.2/contrib/ncurses/ncurses/base/MKlib_gen.sh
/freebsd-14.2/contrib/ncurses/ncurses/base/MKunctrl.awk
/freebsd-14.2/contrib/ncurses/ncurses/base/key_defined.c
/freebsd-14.2/contrib/ncurses/ncurses/base/keyok.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_addch.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_addstr.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_bkgd.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_clreol.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_color.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_delwin.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_dft_fgbg.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_echo.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_endwin.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_erase.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_freeall.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_getch.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_getstr.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_insnstr.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_instr.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_mouse.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_mvwin.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_newterm.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_newwin.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_nl.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_overlay.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_pad.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_refresh.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_restart.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_screen.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_set_term.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_slk.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_slkinit.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_slkrefr.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_wattron.c
/freebsd-14.2/contrib/ncurses/ncurses/base/lib_window.c
/freebsd-14.2/contrib/ncurses/ncurses/base/new_pair.c
/freebsd-14.2/contrib/ncurses/ncurses/base/resizeterm.c
/freebsd-14.2/contrib/ncurses/ncurses/base/safe_sprintf.c
/freebsd-14.2/contrib/ncurses/ncurses/base/tries.c
/freebsd-14.2/contrib/ncurses/ncurses/base/vsscanf.c
/freebsd-14.2/contrib/ncurses/ncurses/base/wresize.c
/freebsd-14.2/contrib/ncurses/ncurses/curses.priv.h
/freebsd-14.2/contrib/ncurses/ncurses/llib-lncurses
/freebsd-14.2/contrib/ncurses/ncurses/llib-lncursest
/freebsd-14.2/contrib/ncurses/ncurses/llib-lncursestw
/freebsd-14.2/contrib/ncurses/ncurses/llib-lncursesw
/freebsd-14.2/contrib/ncurses/ncurses/llib-ltic
/freebsd-14.2/contrib/ncurses/ncurses/llib-ltict
/freebsd-14.2/contrib/ncurses/ncurses/llib-ltictw
/freebsd-14.2/contrib/ncurses/ncurses/llib-lticw
/freebsd-14.2/contrib/ncurses/ncurses/llib-ltinfo
/freebsd-14.2/contrib/ncurses/ncurses/llib-ltinfot
/freebsd-14.2/contrib/ncurses/ncurses/llib-ltinfotw
/freebsd-14.2/contrib/ncurses/ncurses/llib-ltinfow
/freebsd-14.2/contrib/ncurses/ncurses/new_pair.h
/freebsd-14.2/contrib/ncurses/ncurses/report_offsets.c
/freebsd-14.2/contrib/ncurses/ncurses/term.priv.h
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/MKcaptab.sh
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/MKfallback.sh
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/MKkeys_list.sh
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/access.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/add_tries.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/alloc_entry.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/alloc_ttype.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/captoinfo.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/comp_error.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/comp_expand.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/comp_hash.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/comp_parse.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/comp_scan.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/db_iterator.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/doalloc.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/entries.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/free_ttype.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/init_keytry.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_cur_term.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_data.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_kernel.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_longname.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_napms.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_options.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_print.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_raw.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_setup.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_termcap.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_tgoto.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_tparm.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_tputs.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_win32con.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/lib_win32util.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/make_hash.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/make_keys.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/obsolete.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/parse_entry.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/read_entry.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/read_termcap.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/strings.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/tinfo_driver.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/trim_sgr0.c
/freebsd-14.2/contrib/ncurses/ncurses/tinfo/write_entry.c
/freebsd-14.2/contrib/ncurses/ncurses/trace/lib_trace.c
/freebsd-14.2/contrib/ncurses/ncurses/trace/lib_traceatr.c
/freebsd-14.2/contrib/ncurses/ncurses/trace/lib_tracechr.c
/freebsd-14.2/contrib/ncurses/ncurses/trace/lib_tracedmp.c
/freebsd-14.2/contrib/ncurses/ncurses/trace/trace_buf.c
/freebsd-14.2/contrib/ncurses/ncurses/trace/varargs.c
/freebsd-14.2/contrib/ncurses/ncurses/trace/visbuf.c
/freebsd-14.2/contrib/ncurses/ncurses/tty/MKexpanded.sh
/freebsd-14.2/contrib/ncurses/ncurses/tty/hardscroll.c
/freebsd-14.2/contrib/ncurses/ncurses/tty/hashmap.c
/freebsd-14.2/contrib/ncurses/ncurses/tty/lib_mvcur.c
/freebsd-14.2/contrib/ncurses/ncurses/tty/lib_tstp.c
/freebsd-14.2/contrib/ncurses/ncurses/tty/lib_twait.c
/freebsd-14.2/contrib/ncurses/ncurses/tty/lib_vidattr.c
/freebsd-14.2/contrib/ncurses/ncurses/tty/tty_update.c
/freebsd-14.2/contrib/ncurses/ncurses/wcwidth.h
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_add_wch.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_cchar.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_erasewchar.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_get_wch.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_get_wstr.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_ins_wch.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_key_name.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_pecho_wchar.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_unget_wch.c
/freebsd-14.2/contrib/ncurses/ncurses/widechar/lib_vid_attr.c
/freebsd-14.2/contrib/ncurses/ncurses/win32con/gettimeofday.c
/freebsd-14.2/contrib/ncurses/ncurses/win32con/win32_driver.c
/freebsd-14.2/contrib/ncurses/ncurses/win32con/win_driver.c
/freebsd-14.2/contrib/ncurses/panel/Makefile.in
/freebsd-14.2/contrib/ncurses/panel/llib-lpanel
/freebsd-14.2/contrib/ncurses/panel/llib-lpanelt
/freebsd-14.2/contrib/ncurses/panel/llib-lpaneltw
/freebsd-14.2/contrib/ncurses/panel/llib-lpanelw
/freebsd-14.2/contrib/ncurses/panel/p_bottom.c
/freebsd-14.2/contrib/ncurses/panel/p_new.c
/freebsd-14.2/contrib/ncurses/panel/p_show.c
/freebsd-14.2/contrib/ncurses/panel/p_user.c
/freebsd-14.2/contrib/ncurses/progs/MKtermsort.sh
/freebsd-14.2/contrib/ncurses/progs/Makefile.in
/freebsd-14.2/contrib/ncurses/progs/capconvert
/freebsd-14.2/contrib/ncurses/progs/clear.c
/freebsd-14.2/contrib/ncurses/progs/dump_entry.c
/freebsd-14.2/contrib/ncurses/progs/dump_entry.h
/freebsd-14.2/contrib/ncurses/progs/infocmp.c
/freebsd-14.2/contrib/ncurses/progs/modules
/freebsd-14.2/contrib/ncurses/progs/progs.priv.h
/freebsd-14.2/contrib/ncurses/progs/reset_cmd.c
/freebsd-14.2/contrib/ncurses/progs/reset_cmd.h
/freebsd-14.2/contrib/ncurses/progs/tabs.c
/freebsd-14.2/contrib/ncurses/progs/tic.c
/freebsd-14.2/contrib/ncurses/progs/toe.c
/freebsd-14.2/contrib/ncurses/progs/tparm_type.c
/freebsd-14.2/contrib/ncurses/progs/tparm_type.h
/freebsd-14.2/contrib/ncurses/progs/tput.c
/freebsd-14.2/contrib/ncurses/progs/tset.c
/freebsd-14.2/contrib/ncurses/progs/tty_settings.c
/freebsd-14.2/contrib/netbsd-tests/fs/tmpfs/t_times.sh
/freebsd-14.2/contrib/ntp/COPYRIGHT
/freebsd-14.2/contrib/ntp/ChangeLog
/freebsd-14.2/contrib/ntp/CommitLog
/freebsd-14.2/contrib/ntp/Makefile.am
/freebsd-14.2/contrib/ntp/Makefile.in
/freebsd-14.2/contrib/ntp/NEWS
/freebsd-14.2/contrib/ntp/adjtimed/Makefile.in
/freebsd-14.2/contrib/ntp/check-libntp.mf
/freebsd-14.2/contrib/ntp/check-libntpd.mf
/freebsd-14.2/contrib/ntp/check-libunity.mf
/freebsd-14.2/contrib/ntp/check-scm-rev.mf
/freebsd-14.2/contrib/ntp/clockstuff/Makefile.in
/freebsd-14.2/contrib/ntp/config.h.in
/freebsd-14.2/contrib/ntp/configure
/freebsd-14.2/contrib/ntp/configure.ac
/freebsd-14.2/contrib/ntp/flock-build
/freebsd-14.2/contrib/ntp/html/.datecheck
/freebsd-14.2/contrib/ntp/html/clockopt.html
/freebsd-14.2/contrib/ntp/html/copyright.html
/freebsd-14.2/contrib/ntp/html/release.html
/freebsd-14.2/contrib/ntp/include/Makefile.am
/freebsd-14.2/contrib/ntp/include/Makefile.in
/freebsd-14.2/contrib/ntp/include/c99_snprintf.h
/freebsd-14.2/contrib/ntp/include/isc/Makefile.in
/freebsd-14.2/contrib/ntp/include/lib_strbuf.h
/freebsd-14.2/contrib/ntp/include/ntp.h
/freebsd-14.2/contrib/ntp/include/ntp_config.h
/freebsd-14.2/contrib/ntp/include/ntp_control.h
/freebsd-14.2/contrib/ntp/include/ntp_lists.h
/freebsd-14.2/contrib/ntp/include/ntp_md5.h
/freebsd-14.2/contrib/ntp/include/ntp_net.h
/freebsd-14.2/contrib/ntp/include/ntp_psl.h
/freebsd-14.2/contrib/ntp/include/ntp_stdlib.h
/freebsd-14.2/contrib/ntp/include/ntp_tty.h
/freebsd-14.2/contrib/ntp/include/ntp_types.h
/freebsd-14.2/contrib/ntp/include/ntpd.h
/freebsd-14.2/contrib/ntp/include/vint64ops.h
/freebsd-14.2/contrib/ntp/kernel/Makefile.in
/freebsd-14.2/contrib/ntp/kernel/sys/Makefile.in
/freebsd-14.2/contrib/ntp/libntp/Makefile.am
/freebsd-14.2/contrib/ntp/libntp/Makefile.in
/freebsd-14.2/contrib/ntp/libntp/a_md5encrypt.c
/freebsd-14.2/contrib/ntp/libntp/adjtime.c
/freebsd-14.2/contrib/ntp/libntp/audio.c
/freebsd-14.2/contrib/ntp/libntp/authkeys.c
/freebsd-14.2/contrib/ntp/libntp/authreadkeys.c
/freebsd-14.2/contrib/ntp/libntp/bsd_strerror.c
/freebsd-14.2/contrib/ntp/libntp/clocktypes.c
/freebsd-14.2/contrib/ntp/libntp/dofptoa.c
/freebsd-14.2/contrib/ntp/libntp/dolfptoa.c
/freebsd-14.2/contrib/ntp/libntp/humandate.c
/freebsd-14.2/contrib/ntp/libntp/lib/isc/win32/strerror.c
/freebsd-14.2/contrib/ntp/libntp/lib_strbuf.c
/freebsd-14.2/contrib/ntp/libntp/machines.c
/freebsd-14.2/contrib/ntp/libntp/modetoa.c
/freebsd-14.2/contrib/ntp/libntp/msyslog.c
/freebsd-14.2/contrib/ntp/libntp/netof.c
/freebsd-14.2/contrib/ntp/libntp/ntp_calendar.c
/freebsd-14.2/contrib/ntp/libntp/ntp_intres.c
/freebsd-14.2/contrib/ntp/libntp/ntp_realpath.c
/freebsd-14.2/contrib/ntp/libntp/numtoa.c
/freebsd-14.2/contrib/ntp/libntp/prettydate.c
/freebsd-14.2/contrib/ntp/libntp/recvbuff.c
/freebsd-14.2/contrib/ntp/libntp/refnumtoa.c
/freebsd-14.2/contrib/ntp/libntp/snprintf.c
/freebsd-14.2/contrib/ntp/libntp/socket.c
/freebsd-14.2/contrib/ntp/libntp/socktoa.c
/freebsd-14.2/contrib/ntp/libntp/socktohost.c
/freebsd-14.2/contrib/ntp/libntp/ssl_init.c
/freebsd-14.2/contrib/ntp/libntp/statestr.c
/freebsd-14.2/contrib/ntp/libntp/systime.c
/freebsd-14.2/contrib/ntp/libntp/timexsup.c
/freebsd-14.2/contrib/ntp/libntp/uglydate.c
/freebsd-14.2/contrib/ntp/libntp/vint64ops.c
/freebsd-14.2/contrib/ntp/libntp/work_thread.c
/freebsd-14.2/contrib/ntp/libparse/Makefile.am
/freebsd-14.2/contrib/ntp/libparse/Makefile.in
/freebsd-14.2/contrib/ntp/libparse/clk_computime.c
/freebsd-14.2/contrib/ntp/libparse/clk_dcf7000.c
/freebsd-14.2/contrib/ntp/libparse/clk_hopf6021.c
/freebsd-14.2/contrib/ntp/libparse/clk_meinberg.c
/freebsd-14.2/contrib/ntp/libparse/clk_rawdcf.c
/freebsd-14.2/contrib/ntp/libparse/clk_rcc8000.c
/freebsd-14.2/contrib/ntp/libparse/clk_schmid.c
/freebsd-14.2/contrib/ntp/libparse/clk_sel240x.c
/freebsd-14.2/contrib/ntp/libparse/clk_trimtaip.c
/freebsd-14.2/contrib/ntp/libparse/clk_trimtsip.c
/freebsd-14.2/contrib/ntp/libparse/clk_varitext.c
/freebsd-14.2/contrib/ntp/libparse/clk_wharton.c
/freebsd-14.2/contrib/ntp/libparse/ieee754io.c
/freebsd-14.2/contrib/ntp/libparse/parse.c
/freebsd-14.2/contrib/ntp/libparse/parse_conf.c
/freebsd-14.2/contrib/ntp/ntpd/Makefile.in
/freebsd-14.2/contrib/ntp/ntpd/cmd_args.c
/freebsd-14.2/contrib/ntp/ntpd/complete.conf.in
/freebsd-14.2/contrib/ntp/ntpd/invoke-ntp.conf.texi
/freebsd-14.2/contrib/ntp/ntpd/invoke-ntp.keys.texi
/freebsd-14.2/contrib/ntp/ntpd/invoke-ntpd.texi
/freebsd-14.2/contrib/ntp/ntpd/keyword-gen-utd
/freebsd-14.2/contrib/ntp/ntpd/keyword-gen.c
/freebsd-14.2/contrib/ntp/ntpd/ntp.conf.5man
/freebsd-14.2/contrib/ntp/ntpd/ntp.conf.5mdoc
/freebsd-14.2/contrib/ntp/ntpd/ntp.conf.def
/freebsd-14.2/contrib/ntp/ntpd/ntp.conf.html
/freebsd-14.2/contrib/ntp/ntpd/ntp.conf.man.in
/freebsd-14.2/contrib/ntp/ntpd/ntp.conf.mdoc.in
/freebsd-14.2/contrib/ntp/ntpd/ntp.keys.5man
/freebsd-14.2/contrib/ntp/ntpd/ntp.keys.5mdoc
/freebsd-14.2/contrib/ntp/ntpd/ntp.keys.html
/freebsd-14.2/contrib/ntp/ntpd/ntp.keys.man.in
/freebsd-14.2/contrib/ntp/ntpd/ntp.keys.mdoc.in
/freebsd-14.2/contrib/ntp/ntpd/ntp_config.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_control.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_crypto.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_io.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_keyword.h
/freebsd-14.2/contrib/ntp/ntpd/ntp_leapsec.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_loopfilter.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_monitor.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_parser.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_parser.h
/freebsd-14.2/contrib/ntp/ntpd/ntp_peer.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_proto.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_refclock.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_request.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_restrict.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_scanner.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_timer.c
/freebsd-14.2/contrib/ntp/ntpd/ntp_util.c
/freebsd-14.2/contrib/ntp/ntpd/ntpd-opts.c
/freebsd-14.2/contrib/ntp/ntpd/ntpd-opts.h
/freebsd-14.2/contrib/ntp/ntpd/ntpd.1ntpdman
/freebsd-14.2/contrib/ntp/ntpd/ntpd.1ntpdmdoc
/freebsd-14.2/contrib/ntp/ntpd/ntpd.c
/freebsd-14.2/contrib/ntp/ntpd/ntpd.html
/freebsd-14.2/contrib/ntp/ntpd/ntpd.man.in
/freebsd-14.2/contrib/ntp/ntpd/ntpd.mdoc.in
/freebsd-14.2/contrib/ntp/ntpd/refclock_acts.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_arbiter.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_arc.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_as2201.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_atom.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_bancomm.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_chronolog.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_conf.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_dumbclock.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_fg.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_gpsvme.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_heath.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_hopfpci.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_hopfser.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_hpgps.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_irig.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_jjy.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_jupiter.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_local.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_mx4200.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_neoclock4x.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_nmea.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_oncore.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_palisade.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_pcf.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_pst.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_ripencc.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_tpro.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_true.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_tsyncpci.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_tt560.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_ulink.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_wwv.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_wwvb.c
/freebsd-14.2/contrib/ntp/ntpd/refclock_zyfer.c
/freebsd-14.2/contrib/ntp/ntpdate/Makefile.in
/freebsd-14.2/contrib/ntp/ntpdc/Makefile.in
/freebsd-14.2/contrib/ntp/ntpdc/invoke-ntpdc.texi
/freebsd-14.2/contrib/ntp/ntpdc/nl.pl
/freebsd-14.2/contrib/ntp/ntpdc/nl.pl.in
/freebsd-14.2/contrib/ntp/ntpdc/ntpdc-opts.c
/freebsd-14.2/contrib/ntp/ntpdc/ntpdc-opts.h
/freebsd-14.2/contrib/ntp/ntpdc/ntpdc.1ntpdcman
/freebsd-14.2/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc
/freebsd-14.2/contrib/ntp/ntpdc/ntpdc.html
/freebsd-14.2/contrib/ntp/ntpdc/ntpdc.man.in
/freebsd-14.2/contrib/ntp/ntpdc/ntpdc.mdoc.in
/freebsd-14.2/contrib/ntp/ntpq/Makefile.in
/freebsd-14.2/contrib/ntp/ntpq/invoke-ntpq.texi
/freebsd-14.2/contrib/ntp/ntpq/ntpq-opts.c
/freebsd-14.2/contrib/ntp/ntpq/ntpq-opts.h
/freebsd-14.2/contrib/ntp/ntpq/ntpq-subs.c
/freebsd-14.2/contrib/ntp/ntpq/ntpq.1ntpqman
/freebsd-14.2/contrib/ntp/ntpq/ntpq.1ntpqmdoc
/freebsd-14.2/contrib/ntp/ntpq/ntpq.c
/freebsd-14.2/contrib/ntp/ntpq/ntpq.h
/freebsd-14.2/contrib/ntp/ntpq/ntpq.html
/freebsd-14.2/contrib/ntp/ntpq/ntpq.man.in
/freebsd-14.2/contrib/ntp/ntpq/ntpq.mdoc.in
/freebsd-14.2/contrib/ntp/ntpsnmpd/Makefile.am
/freebsd-14.2/contrib/ntp/ntpsnmpd/Makefile.in
/freebsd-14.2/contrib/ntp/ntpsnmpd/invoke-ntpsnmpd.texi
/freebsd-14.2/contrib/ntp/ntpsnmpd/netsnmp_daemonize.c
/freebsd-14.2/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.c
/freebsd-14.2/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.h
/freebsd-14.2/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdman
/freebsd-14.2/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
/freebsd-14.2/contrib/ntp/ntpsnmpd/ntpsnmpd.html
/freebsd-14.2/contrib/ntp/ntpsnmpd/ntpsnmpd.man.in
/freebsd-14.2/contrib/ntp/ntpsnmpd/ntpsnmpd.mdoc.in
/freebsd-14.2/contrib/ntp/packageinfo.sh
/freebsd-14.2/contrib/ntp/parseutil/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/build/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/build/checkHtmlFileDates
/freebsd-14.2/contrib/ntp/scripts/build/genAuthors.in
/freebsd-14.2/contrib/ntp/scripts/build/mkver.in
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/calc_tickadj.html
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/calc_tickadj.in
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/calc_tickadj.man.in
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/calc_tickadj.mdoc.in
/freebsd-14.2/contrib/ntp/scripts/calc_tickadj/invoke-calc_tickadj.texi
/freebsd-14.2/contrib/ntp/scripts/invoke-plot_summary.texi
/freebsd-14.2/contrib/ntp/scripts/invoke-summary.texi
/freebsd-14.2/contrib/ntp/scripts/lib/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/invoke-ntp-wait.texi
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/ntp-wait-opts
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitman
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/ntp-wait.html
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/ntp-wait.in
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/ntp-wait.man.in
/freebsd-14.2/contrib/ntp/scripts/ntp-wait/ntp-wait.mdoc.in
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/invoke-ntpsweep.texi
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/ntpsweep-opts
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepman
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/ntpsweep.html
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/ntpsweep.in
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/ntpsweep.man.in
/freebsd-14.2/contrib/ntp/scripts/ntpsweep/ntpsweep.mdoc.in
/freebsd-14.2/contrib/ntp/scripts/ntptrace/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/ntptrace/invoke-ntptrace.texi
/freebsd-14.2/contrib/ntp/scripts/ntptrace/ntptrace-opts
/freebsd-14.2/contrib/ntp/scripts/ntptrace/ntptrace.1ntptraceman
/freebsd-14.2/contrib/ntp/scripts/ntptrace/ntptrace.1ntptracemdoc
/freebsd-14.2/contrib/ntp/scripts/ntptrace/ntptrace.html
/freebsd-14.2/contrib/ntp/scripts/ntptrace/ntptrace.in
/freebsd-14.2/contrib/ntp/scripts/ntptrace/ntptrace.man.in
/freebsd-14.2/contrib/ntp/scripts/ntptrace/ntptrace.mdoc.in
/freebsd-14.2/contrib/ntp/scripts/ntpver.in
/freebsd-14.2/contrib/ntp/scripts/plot_summary-opts
/freebsd-14.2/contrib/ntp/scripts/plot_summary.1plot_summaryman
/freebsd-14.2/contrib/ntp/scripts/plot_summary.1plot_summarymdoc
/freebsd-14.2/contrib/ntp/scripts/plot_summary.html
/freebsd-14.2/contrib/ntp/scripts/plot_summary.in
/freebsd-14.2/contrib/ntp/scripts/plot_summary.man.in
/freebsd-14.2/contrib/ntp/scripts/plot_summary.mdoc.in
/freebsd-14.2/contrib/ntp/scripts/summary-opts
/freebsd-14.2/contrib/ntp/scripts/summary.1summaryman
/freebsd-14.2/contrib/ntp/scripts/summary.1summarymdoc
/freebsd-14.2/contrib/ntp/scripts/summary.html
/freebsd-14.2/contrib/ntp/scripts/summary.in
/freebsd-14.2/contrib/ntp/scripts/summary.man.in
/freebsd-14.2/contrib/ntp/scripts/summary.mdoc.in
/freebsd-14.2/contrib/ntp/scripts/update-leap/Makefile.in
/freebsd-14.2/contrib/ntp/scripts/update-leap/invoke-update-leap.texi
/freebsd-14.2/contrib/ntp/scripts/update-leap/update-leap-opts
/freebsd-14.2/contrib/ntp/scripts/update-leap/update-leap.1update-leapman
/freebsd-14.2/contrib/ntp/scripts/update-leap/update-leap.1update-leapmdoc
/freebsd-14.2/contrib/ntp/scripts/update-leap/update-leap.html
/freebsd-14.2/contrib/ntp/scripts/update-leap/update-leap.in
/freebsd-14.2/contrib/ntp/scripts/update-leap/update-leap.man.in
/freebsd-14.2/contrib/ntp/scripts/update-leap/update-leap.mdoc.in
/freebsd-14.2/contrib/ntp/sntp/COPYRIGHT
/freebsd-14.2/contrib/ntp/sntp/Makefile.am
/freebsd-14.2/contrib/ntp/sntp/Makefile.in
/freebsd-14.2/contrib/ntp/sntp/aclocal.m4
/freebsd-14.2/contrib/ntp/sntp/check-libntp.mf
/freebsd-14.2/contrib/ntp/sntp/check-libsntp.mf
/freebsd-14.2/contrib/ntp/sntp/check-libunity.mf
/freebsd-14.2/contrib/ntp/sntp/config.h.in
/freebsd-14.2/contrib/ntp/sntp/configure
/freebsd-14.2/contrib/ntp/sntp/configure.ac
/freebsd-14.2/contrib/ntp/sntp/crypto.c
/freebsd-14.2/contrib/ntp/sntp/crypto.h
/freebsd-14.2/contrib/ntp/sntp/include/Makefile.in
/freebsd-14.2/contrib/ntp/sntp/include/copyright.def
/freebsd-14.2/contrib/ntp/sntp/include/version.def
/freebsd-14.2/contrib/ntp/sntp/include/version.texi
/freebsd-14.2/contrib/ntp/sntp/invoke-sntp.texi
/freebsd-14.2/contrib/ntp/sntp/libevent/Makefile.in
/freebsd-14.2/contrib/ntp/sntp/libevent/configure
/freebsd-14.2/contrib/ntp/sntp/libevent/configure.ac
/freebsd-14.2/contrib/ntp/sntp/libevent/kqueue.c
/freebsd-14.2/contrib/ntp/sntp/libevent/m4/acx_pthread.m4
/freebsd-14.2/contrib/ntp/sntp/libopts/Makefile.am
/freebsd-14.2/contrib/ntp/sntp/libopts/Makefile.in
/freebsd-14.2/contrib/ntp/sntp/m4/ntp_compiler.m4
/freebsd-14.2/contrib/ntp/sntp/m4/ntp_crypto_rand.m4
/freebsd-14.2/contrib/ntp/sntp/m4/ntp_facilitynames.m4
/freebsd-14.2/contrib/ntp/sntp/m4/ntp_libevent.m4
/freebsd-14.2/contrib/ntp/sntp/m4/ntp_libntp.m4
/freebsd-14.2/contrib/ntp/sntp/m4/ntp_openssl.m4
/freebsd-14.2/contrib/ntp/sntp/m4/version.m4
/freebsd-14.2/contrib/ntp/sntp/main.c
/freebsd-14.2/contrib/ntp/sntp/scm-rev
/freebsd-14.2/contrib/ntp/sntp/scripts/Makefile.in
/freebsd-14.2/contrib/ntp/sntp/scripts/cvo.sh
/freebsd-14.2/contrib/ntp/sntp/sntp-opts.c
/freebsd-14.2/contrib/ntp/sntp/sntp-opts.h
/freebsd-14.2/contrib/ntp/sntp/sntp.1sntpman
/freebsd-14.2/contrib/ntp/sntp/sntp.1sntpmdoc
/freebsd-14.2/contrib/ntp/sntp/sntp.html
/freebsd-14.2/contrib/ntp/sntp/sntp.man.in
/freebsd-14.2/contrib/ntp/sntp/sntp.mdoc.in
/freebsd-14.2/contrib/ntp/sntp/tests/Makefile.in
/freebsd-14.2/contrib/ntp/sntp/tests/crypto.c
/freebsd-14.2/contrib/ntp/sntp/tests/fileHandlingTest.h.in
/freebsd-14.2/contrib/ntp/sntp/tests/packetHandling.c
/freebsd-14.2/contrib/ntp/sntp/tests/packetProcessing.c
/freebsd-14.2/contrib/ntp/sntp/tests/run-crypto.c
/freebsd-14.2/contrib/ntp/sntp/tests/run-packetProcessing.c
/freebsd-14.2/contrib/ntp/sntp/unity/Makefile.in
/freebsd-14.2/contrib/ntp/sntp/unity/unity_internals.h
/freebsd-14.2/contrib/ntp/sntp/utilities.h
/freebsd-14.2/contrib/ntp/tests/libntp/data/ntp.keys
/freebsd-14.2/contrib/ntp/tests/libntp/digests.c
/freebsd-14.2/contrib/ntp/tests/libntp/run-digests.c
/freebsd-14.2/contrib/ntp/util/Makefile.am
/freebsd-14.2/contrib/ntp/util/Makefile.in
/freebsd-14.2/contrib/ntp/util/invoke-ntp-keygen.texi
/freebsd-14.2/contrib/ntp/util/lsf-times.c
/freebsd-14.2/contrib/ntp/util/ntp-keygen-opts.c
/freebsd-14.2/contrib/ntp/util/ntp-keygen-opts.h
/freebsd-14.2/contrib/ntp/util/ntp-keygen.1ntp-keygenman
/freebsd-14.2/contrib/ntp/util/ntp-keygen.1ntp-keygenmdoc
/freebsd-14.2/contrib/ntp/util/ntp-keygen.c
/freebsd-14.2/contrib/ntp/util/ntp-keygen.html
/freebsd-14.2/contrib/ntp/util/ntp-keygen.man.in
/freebsd-14.2/contrib/ntp/util/ntp-keygen.mdoc.in
/freebsd-14.2/contrib/one-true-awk/FIXES
/freebsd-14.2/contrib/one-true-awk/b.c
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/REGRESS
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/system-status.ok2
/freebsd-14.2/contrib/one-true-awk/main.c
/freebsd-14.2/contrib/one-true-awk/run.c
/freebsd-14.2/contrib/smbfs/mount_smbfs/mount_smbfs.8
/freebsd-14.2/contrib/smbfs/smbutil/smbutil.1
/freebsd-14.2/contrib/sqlite3/Makefile.msc
/freebsd-14.2/contrib/sqlite3/configure
/freebsd-14.2/contrib/sqlite3/configure.ac
/freebsd-14.2/contrib/sqlite3/shell.c
/freebsd-14.2/contrib/sqlite3/sqlite3.c
/freebsd-14.2/contrib/sqlite3/sqlite3.h
/freebsd-14.2/contrib/sqlite3/sqlite3rc.h
/freebsd-14.2/contrib/sqlite3/tea/configure
/freebsd-14.2/contrib/sqlite3/tea/configure.ac
/freebsd-14.2/contrib/tcpdump/print-pfsync.c
/freebsd-14.2/contrib/unbound/Makefile.in
/freebsd-14.2/contrib/unbound/ax_pkg_swig.m4
/freebsd-14.2/contrib/unbound/ax_pthread.m4
/freebsd-14.2/contrib/unbound/cachedb/cachedb.c
/freebsd-14.2/contrib/unbound/cachedb/cachedb.h
/freebsd-14.2/contrib/unbound/config.h.in
/freebsd-14.2/contrib/unbound/configure
/freebsd-14.2/contrib/unbound/configure.ac
/freebsd-14.2/contrib/unbound/configure~
/freebsd-14.2/contrib/unbound/contrib/rc_d_unbound
/freebsd-14.2/contrib/unbound/contrib/unbound.init
/freebsd-14.2/contrib/unbound/contrib/unbound.init_fedora
/freebsd-14.2/contrib/unbound/contrib/unbound.init_yocto
/freebsd-14.2/contrib/unbound/daemon/cachedump.c
/freebsd-14.2/contrib/unbound/daemon/daemon.c
/freebsd-14.2/contrib/unbound/daemon/remote.c
/freebsd-14.2/contrib/unbound/daemon/unbound.c
/freebsd-14.2/contrib/unbound/daemon/worker.c
/freebsd-14.2/contrib/unbound/doc/Changelog
/freebsd-14.2/contrib/unbound/doc/README
/freebsd-14.2/contrib/unbound/doc/example.conf.in
/freebsd-14.2/contrib/unbound/doc/libunbound.3.in
/freebsd-14.2/contrib/unbound/doc/unbound-anchor.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-checkconf.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-control.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-host.1.in
/freebsd-14.2/contrib/unbound/doc/unbound.8.in
/freebsd-14.2/contrib/unbound/doc/unbound.conf.5.in
/freebsd-14.2/contrib/unbound/doc/unbound.doxygen
/freebsd-14.2/contrib/unbound/edns-subnet/subnetmod.c
/freebsd-14.2/contrib/unbound/iterator/iter_fwd.c
/freebsd-14.2/contrib/unbound/iterator/iter_fwd.h
/freebsd-14.2/contrib/unbound/iterator/iter_hints.c
/freebsd-14.2/contrib/unbound/iterator/iter_hints.h
/freebsd-14.2/contrib/unbound/iterator/iter_utils.c
/freebsd-14.2/contrib/unbound/iterator/iter_utils.h
/freebsd-14.2/contrib/unbound/iterator/iterator.c
/freebsd-14.2/contrib/unbound/libunbound/context.c
/freebsd-14.2/contrib/unbound/libunbound/libunbound.c
/freebsd-14.2/contrib/unbound/libunbound/libworker.c
/freebsd-14.2/contrib/unbound/services/authzone.c
/freebsd-14.2/contrib/unbound/services/cache/dns.c
/freebsd-14.2/contrib/unbound/services/cache/infra.c
/freebsd-14.2/contrib/unbound/services/cache/infra.h
/freebsd-14.2/contrib/unbound/services/cache/rrset.c
/freebsd-14.2/contrib/unbound/services/cache/rrset.h
/freebsd-14.2/contrib/unbound/services/listen_dnsport.c
/freebsd-14.2/contrib/unbound/services/listen_dnsport.h
/freebsd-14.2/contrib/unbound/services/localzone.c
/freebsd-14.2/contrib/unbound/services/mesh.c
/freebsd-14.2/contrib/unbound/services/mesh.h
/freebsd-14.2/contrib/unbound/services/rpz.c
/freebsd-14.2/contrib/unbound/services/rpz.h
/freebsd-14.2/contrib/unbound/services/view.h
/freebsd-14.2/contrib/unbound/smallapp/unbound-anchor.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-checkconf.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-control.c
/freebsd-14.2/contrib/unbound/testdata/cachedb_expired.crpl
/freebsd-14.2/contrib/unbound/testdata/cachedb_expired_client_timeout.crpl
/freebsd-14.2/contrib/unbound/testdata/cachedb_expired_reply_ttl.crpl
/freebsd-14.2/contrib/unbound/testdata/cachedb_subnet_change.crpl
/freebsd-14.2/contrib/unbound/testdata/cachedb_subnet_expired.crpl
/freebsd-14.2/contrib/unbound/testdata/cachedb_subnet_toecs_timeout.crpl
/freebsd-14.2/contrib/unbound/testdata/iter_dname_ttl.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_ghost_grandchild_delegation.rpl
/freebsd-14.2/contrib/unbound/testdata/local_cnameother.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_clientip_override.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_cname_handle.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_nsdname_override.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_nsip_override.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_passthru_clientip.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_qtype_cname.rpl
/freebsd-14.2/contrib/unbound/testdata/rpz_reload.tdir/example.org.zone
/freebsd-14.2/contrib/unbound/testdata/rpz_reload.tdir/rpz.example.com.zone
/freebsd-14.2/contrib/unbound/testdata/rpz_reload.tdir/rpz_reload.conf
/freebsd-14.2/contrib/unbound/testdata/rpz_reload.tdir/rpz_reload.dsc
/freebsd-14.2/contrib/unbound/testdata/rpz_reload.tdir/rpz_reload.post
/freebsd-14.2/contrib/unbound/testdata/rpz_reload.tdir/rpz_reload.pre
/freebsd-14.2/contrib/unbound/testdata/rpz_reload.tdir/rpz_reload.test
/freebsd-14.2/contrib/unbound/testdata/subnet_cached_size.crpl
/freebsd-14.2/contrib/unbound/testdata/ttl_max_negative.rpl
/freebsd-14.2/contrib/unbound/testdata/ttl_min_negative.rpl
/freebsd-14.2/contrib/unbound/testdata/val_cnameqtype_qmin.rpl
/freebsd-14.2/contrib/unbound/testdata/val_dnameqtype.rpl
/freebsd-14.2/contrib/unbound/testdata/val_dnameqtype_qmin.rpl
/freebsd-14.2/contrib/unbound/util/config_file.c
/freebsd-14.2/contrib/unbound/util/config_file.h
/freebsd-14.2/contrib/unbound/util/configlexer.c
/freebsd-14.2/contrib/unbound/util/configlexer.lex
/freebsd-14.2/contrib/unbound/util/configparser.c
/freebsd-14.2/contrib/unbound/util/configparser.h
/freebsd-14.2/contrib/unbound/util/configparser.y
/freebsd-14.2/contrib/unbound/util/data/msgparse.h
/freebsd-14.2/contrib/unbound/util/data/msgreply.c
/freebsd-14.2/contrib/unbound/util/module.c
/freebsd-14.2/contrib/unbound/util/module.h
/freebsd-14.2/contrib/unbound/util/net_help.c
/freebsd-14.2/contrib/unbound/util/netevent.c
/freebsd-14.2/contrib/unbound/util/netevent.h
/freebsd-14.2/contrib/unbound/util/storage/lookup3.c
/freebsd-14.2/contrib/unbound/util/storage/lruhash.c
/freebsd-14.2/contrib/unbound/util/storage/lruhash.h
/freebsd-14.2/contrib/unbound/util/storage/slabhash.c
/freebsd-14.2/contrib/unbound/util/storage/slabhash.h
/freebsd-14.2/contrib/unbound/validator/val_utils.c
/freebsd-14.2/contrib/unbound/validator/validator.c
/freebsd-14.2/crypto/heimdal/lib/asn1/Makefile.am
/freebsd-14.2/crypto/heimdal/lib/asn1/asn1-template.h
/freebsd-14.2/crypto/heimdal/lib/asn1/asn1parse.c
/freebsd-14.2/crypto/heimdal/lib/asn1/asn1parse.h
/freebsd-14.2/crypto/heimdal/lib/asn1/asn1parse.y
/freebsd-14.2/crypto/heimdal/lib/asn1/check-gen.c
/freebsd-14.2/crypto/heimdal/lib/asn1/der-protos.h
/freebsd-14.2/crypto/heimdal/lib/asn1/der_copy.c
/freebsd-14.2/crypto/heimdal/lib/asn1/der_free.c
/freebsd-14.2/crypto/heimdal/lib/asn1/der_get.c
/freebsd-14.2/crypto/heimdal/lib/asn1/der_length.c
/freebsd-14.2/crypto/heimdal/lib/asn1/der_put.c
/freebsd-14.2/crypto/heimdal/lib/asn1/gen.c
/freebsd-14.2/crypto/heimdal/lib/asn1/gen_decode.c
/freebsd-14.2/crypto/heimdal/lib/asn1/gen_encode.c
/freebsd-14.2/crypto/heimdal/lib/asn1/gen_length.c
/freebsd-14.2/crypto/heimdal/lib/asn1/gen_template.c
/freebsd-14.2/crypto/heimdal/lib/asn1/lex.l
/freebsd-14.2/crypto/heimdal/lib/asn1/symbol.h
/freebsd-14.2/crypto/heimdal/lib/asn1/template.c
/freebsd-14.2/crypto/heimdal/lib/asn1/test.asn1
/freebsd-14.2/crypto/heimdal/lib/hdb/hdb-ldap.c
/freebsd-14.2/crypto/openssh/clientloop.c
/freebsd-14.2/crypto/openssh/config.h
/freebsd-14.2/crypto/openssh/log.c
/freebsd-14.2/crypto/openssh/version.h
/freebsd-14.2/crypto/openssl/CHANGES.md
/freebsd-14.2/crypto/openssl/CONTRIBUTING.md
/freebsd-14.2/crypto/openssl/Configurations/10-main.conf
/freebsd-14.2/crypto/openssl/Configurations/15-ios.conf
/freebsd-14.2/crypto/openssl/Configurations/unix-Makefile.tmpl
/freebsd-14.2/crypto/openssl/Configure
/freebsd-14.2/crypto/openssl/INSTALL.md
/freebsd-14.2/crypto/openssl/NEWS.md
/freebsd-14.2/crypto/openssl/NOTES-NONSTOP.md
/freebsd-14.2/crypto/openssl/VERSION.dat
/freebsd-14.2/crypto/openssl/apps/lib/s_cb.c
/freebsd-14.2/crypto/openssl/apps/list.c
/freebsd-14.2/crypto/openssl/apps/ocsp.c
/freebsd-14.2/crypto/openssl/apps/pkcs12.c
/freebsd-14.2/crypto/openssl/apps/req.c
/freebsd-14.2/crypto/openssl/apps/speed.c
/freebsd-14.2/crypto/openssl/apps/ts.c
/freebsd-14.2/crypto/openssl/crypto/aes/asm/aesv8-armx.pl
/freebsd-14.2/crypto/openssl/crypto/aes/asm/vpaes-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/aes/build.info
/freebsd-14.2/crypto/openssl/crypto/arm64cpuid.pl
/freebsd-14.2/crypto/openssl/crypto/arm_arch.h
/freebsd-14.2/crypto/openssl/crypto/bio/bio_lib.c
/freebsd-14.2/crypto/openssl/crypto/bio/bio_sock.c
/freebsd-14.2/crypto/openssl/crypto/bn/asm/armv8-mont.pl
/freebsd-14.2/crypto/openssl/crypto/bn/bn_lib.c
/freebsd-14.2/crypto/openssl/crypto/bn/bn_rand.c
/freebsd-14.2/crypto/openssl/crypto/bn/bn_shift.c
/freebsd-14.2/crypto/openssl/crypto/chacha/asm/chacha-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/dsa/dsa_check.c
/freebsd-14.2/crypto/openssl/crypto/dsa/dsa_ossl.c
/freebsd-14.2/crypto/openssl/crypto/dsa/dsa_sign.c
/freebsd-14.2/crypto/openssl/crypto/ec/asm/ecp_nistz256-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/ec/build.info
/freebsd-14.2/crypto/openssl/crypto/ec/curve448/arch_64/f_impl64.c
/freebsd-14.2/crypto/openssl/crypto/ec/ecdsa_ossl.c
/freebsd-14.2/crypto/openssl/crypto/encode_decode/encoder_lib.c
/freebsd-14.2/crypto/openssl/crypto/engine/eng_pkey.c
/freebsd-14.2/crypto/openssl/crypto/err/openssl.ec
/freebsd-14.2/crypto/openssl/crypto/ess/ess_lib.c
/freebsd-14.2/crypto/openssl/crypto/evp/keymgmt_lib.c
/freebsd-14.2/crypto/openssl/crypto/evp/p_lib.c
/freebsd-14.2/crypto/openssl/crypto/evp/pmeth_lib.c
/freebsd-14.2/crypto/openssl/crypto/evp/signature.c
/freebsd-14.2/crypto/openssl/crypto/init.c
/freebsd-14.2/crypto/openssl/crypto/modes/asm/aes-gcm-armv8_64.pl
/freebsd-14.2/crypto/openssl/crypto/modes/asm/ghashv8-armx.pl
/freebsd-14.2/crypto/openssl/crypto/o_str.c
/freebsd-14.2/crypto/openssl/crypto/poly1305/asm/poly1305-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/property/property_parse.c
/freebsd-14.2/crypto/openssl/crypto/provider_core.c
/freebsd-14.2/crypto/openssl/crypto/sha/asm/keccak1600-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/sha/asm/sha1-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/sha/asm/sha512-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/sha/build.info
/freebsd-14.2/crypto/openssl/crypto/sm2/sm2_crypt.c
/freebsd-14.2/crypto/openssl/crypto/sm2/sm2_sign.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_addr.c
/freebsd-14.2/crypto/openssl/demos/digest/EVP_MD_demo.c
/freebsd-14.2/crypto/openssl/demos/digest/EVP_MD_stdin.c
/freebsd-14.2/crypto/openssl/doc/fingerprints.txt
/freebsd-14.2/crypto/openssl/doc/internal/man3/OPTIONS.pod
/freebsd-14.2/crypto/openssl/doc/internal/man3/ossl_method_construct.pod
/freebsd-14.2/crypto/openssl/doc/internal/man3/ossl_provider_new.pod
/freebsd-14.2/crypto/openssl/doc/internal/man3/ossl_random_add_conf_module.pod
/freebsd-14.2/crypto/openssl/doc/internal/man7/EVP_PKEY.pod
/freebsd-14.2/crypto/openssl/doc/man1/openssl-crl.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-mac.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-req.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-smime.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-storeutl.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-ts.pod.in
/freebsd-14.2/crypto/openssl/doc/man3/DEFINE_STACK_OF.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_DigestInit.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_KDF.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_PKEY_CTX_set_params.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_PKEY_check.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CIPHER_get_name.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_cert_store.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_verify.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_use_certificate.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_load_client_CA_file.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_PKEY-SM2.pod
/freebsd-14.2/crypto/openssl/doc/man7/migration_guide.pod
/freebsd-14.2/crypto/openssl/e_os.h
/freebsd-14.2/crypto/openssl/engines/e_afalg.c
/freebsd-14.2/crypto/openssl/engines/e_dasync.c
/freebsd-14.2/crypto/openssl/fuzz/asn1.c
/freebsd-14.2/crypto/openssl/include/crypto/bn.h
/freebsd-14.2/crypto/openssl/include/internal/constant_time.h
/freebsd-14.2/crypto/openssl/include/openssl/opensslv.h
/freebsd-14.2/crypto/openssl/include/openssl/sslerr.h
/freebsd-14.2/crypto/openssl/os-dep/Apple/PrivacyInfo.xcprivacy
/freebsd-14.2/crypto/openssl/providers/fips-sources.checksums
/freebsd-14.2/crypto/openssl/providers/fips.checksum
/freebsd-14.2/crypto/openssl/providers/fips/fipsprov.c
/freebsd-14.2/crypto/openssl/providers/implementations/exchange/kdf_exch.c
/freebsd-14.2/crypto/openssl/providers/implementations/include/prov/ciphercommon.h
/freebsd-14.2/crypto/openssl/providers/implementations/kdfs/hkdf.c
/freebsd-14.2/crypto/openssl/providers/implementations/rands/drbg.c
/freebsd-14.2/crypto/openssl/providers/implementations/rands/drbg_ctr.c
/freebsd-14.2/crypto/openssl/providers/implementations/rands/drbg_hash.c
/freebsd-14.2/crypto/openssl/providers/implementations/rands/drbg_hmac.c
/freebsd-14.2/crypto/openssl/providers/implementations/rands/drbg_local.h
/freebsd-14.2/crypto/openssl/ssl/record/rec_layer_s3.c
/freebsd-14.2/crypto/openssl/ssl/record/record.h
/freebsd-14.2/crypto/openssl/ssl/record/ssl3_buffer.c
/freebsd-14.2/crypto/openssl/ssl/ssl_err.c
/freebsd-14.2/crypto/openssl/ssl/ssl_lib.c
/freebsd-14.2/crypto/openssl/ssl/ssl_sess.c
/freebsd-14.2/crypto/openssl/ssl/statem/statem_srvr.c
/freebsd-14.2/crypto/openssl/ssl/t1_lib.c
/freebsd-14.2/crypto/openssl/test/bad_dtls_test.c
/freebsd-14.2/crypto/openssl/test/build.info
/freebsd-14.2/crypto/openssl/test/cmp_hdr_test.c
/freebsd-14.2/crypto/openssl/test/ct_test.c
/freebsd-14.2/crypto/openssl/test/dsatest.c
/freebsd-14.2/crypto/openssl/test/ecdsatest.c
/freebsd-14.2/crypto/openssl/test/ecstresstest.c
/freebsd-14.2/crypto/openssl/test/evp_extra_test.c
/freebsd-14.2/crypto/openssl/test/evp_pkey_provided_test.c
/freebsd-14.2/crypto/openssl/test/evp_test.c
/freebsd-14.2/crypto/openssl/test/helpers/ssltestlib.c
/freebsd-14.2/crypto/openssl/test/helpers/ssltestlib.h
/freebsd-14.2/crypto/openssl/test/keymgmt_internal_test.c
/freebsd-14.2/crypto/openssl/test/pathed.cnf
/freebsd-14.2/crypto/openssl/test/pkey_meth_kdf_test.c
/freebsd-14.2/crypto/openssl/test/prov_config_test.c
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/invalid/p10240_q256_too_big.pem
/freebsd-14.2/crypto/openssl/test/recipes/25-test_req.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_prov_config.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_pkcs12.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_shlibload.t
/freebsd-14.2/crypto/openssl/test/sm2_internal_test.c
/freebsd-14.2/crypto/openssl/test/ssl-tests/14-curves.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/20-cert-select.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/20-cert-select.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/28-seclevel.cnf.in
/freebsd-14.2/crypto/openssl/test/sslapitest.c
/freebsd-14.2/crypto/openssl/test/sslbuffertest.c
/freebsd-14.2/crypto/openssl/test/test.cnf
/freebsd-14.2/crypto/openssl/test/tls-provider.c
/freebsd-14.2/crypto/openssl/test/v3ext.c
/freebsd-14.2/etc/Makefile
/freebsd-14.2/etc/mtree/BSD.debug.dist
/freebsd-14.2/etc/mtree/BSD.include.dist
/freebsd-14.2/etc/mtree/BSD.root.dist
/freebsd-14.2/etc/mtree/BSD.tests.dist
/freebsd-14.2/etc/mtree/BSD.usr.dist
/freebsd-14.2/etc/mtree/BSD.var.dist
/freebsd-14.2/include/pthread.h
/freebsd-14.2/include/sysexits.h
/freebsd-14.2/lib/Makefile
/freebsd-14.2/lib/clang/headers/Makefile
/freebsd-14.2/lib/clang/include/Plugins/Plugins.def
/freebsd-14.2/lib/clang/include/VCSVersion.inc
/freebsd-14.2/lib/clang/include/clang/Basic/Version.inc
/freebsd-14.2/lib/clang/include/clang/Config/config.h
/freebsd-14.2/lib/clang/include/lld/Common/Version.inc
/freebsd-14.2/lib/clang/include/lldb/Host/Config.h
/freebsd-14.2/lib/clang/include/lldb/Version/Version.inc
/freebsd-14.2/lib/clang/include/llvm/Config/AsmParsers.def
/freebsd-14.2/lib/clang/include/llvm/Config/AsmPrinters.def
/freebsd-14.2/lib/clang/include/llvm/Config/Disassemblers.def
/freebsd-14.2/lib/clang/include/llvm/Config/TargetMCAs.def
/freebsd-14.2/lib/clang/include/llvm/Config/Targets.def
/freebsd-14.2/lib/clang/include/llvm/Config/config.h
/freebsd-14.2/lib/clang/include/llvm/Config/llvm-config.h
/freebsd-14.2/lib/clang/include/llvm/Support/VCSRevision.h
/freebsd-14.2/lib/clang/libclang/Makefile
/freebsd-14.2/lib/clang/liblldb/LLDBWrapLua.cpp
/freebsd-14.2/lib/clang/liblldb/Makefile
/freebsd-14.2/lib/clang/libllvm/Makefile
/freebsd-14.2/lib/clang/libllvmminimal/Makefile
/freebsd-14.2/lib/csu/aarch64/crt1_s.S
/freebsd-14.2/lib/geom/eli/geli.8
/freebsd-14.2/lib/libarchive/Makefile.inc
/freebsd-14.2/lib/libarchive/tests/Makefile
/freebsd-14.2/lib/libc++/Makefile
/freebsd-14.2/lib/libc++/__assertion_handler
/freebsd-14.2/lib/libc++/__config_site
/freebsd-14.2/lib/libc++/module.modulemap
/freebsd-14.2/lib/libc++experimental/Makefile
/freebsd-14.2/lib/libc/capability/Symbol.map
/freebsd-14.2/lib/libc/capability/cap_rights_init.3
/freebsd-14.2/lib/libc/gen/dlopen.3
/freebsd-14.2/lib/libc/include/libc_private.h
/freebsd-14.2/lib/libc/rpc/Symbol.map
/freebsd-14.2/lib/libc/stdio/vfprintf.c
/freebsd-14.2/lib/libc/stdio/xprintf_errno.c
/freebsd-14.2/lib/libc/stdlib/cxa_thread_atexit_impl.c
/freebsd-14.2/lib/libc/string/strerror.c
/freebsd-14.2/lib/libc/sys/access.2
/freebsd-14.2/lib/libc/sys/clock_gettime.2
/freebsd-14.2/lib/libc/sys/gettimeofday.2
/freebsd-14.2/lib/libc/sys/intro.2
/freebsd-14.2/lib/libc/sys/open.2
/freebsd-14.2/lib/libc/sys/sigqueue.2
/freebsd-14.2/lib/libc/sys/timerfd.2
/freebsd-14.2/lib/libc/tests/ssp/Makefile
/freebsd-14.2/lib/libc/yp/Symbol.map
/freebsd-14.2/lib/libcapsicum/capsicum_helpers.h
/freebsd-14.2/lib/libclang_rt/asan/Makefile
/freebsd-14.2/lib/libclang_rt/asan/warn.txt
/freebsd-14.2/lib/libclang_rt/asan_dynamic/Makefile
/freebsd-14.2/lib/libclang_rt/cfi/Makefile
/freebsd-14.2/lib/libclang_rt/cfi_diag/Makefile
/freebsd-14.2/lib/libclang_rt/compiler-rt-vars.mk
/freebsd-14.2/lib/libclang_rt/dd/Makefile
/freebsd-14.2/lib/libclang_rt/msan/Makefile
/freebsd-14.2/lib/libclang_rt/stats/Makefile
/freebsd-14.2/lib/libclang_rt/tsan/Makefile
/freebsd-14.2/lib/libclang_rt/ubsan_standalone/Makefile
/freebsd-14.2/lib/libcompat/Makefile
/freebsd-14.2/lib/libcompiler_rt/Makefile.inc
/freebsd-14.2/lib/libgcc_eh/Makefile.inc
/freebsd-14.2/lib/libgcc_s/Symbol.map
/freebsd-14.2/lib/libgcc_s/Versions.def
/freebsd-14.2/lib/libmixer/Makefile
/freebsd-14.2/lib/libmixer/Symbol.map
/freebsd-14.2/lib/libmixer/mixer.3
/freebsd-14.2/lib/libmixer/mixer.c
/freebsd-14.2/lib/libmixer/mixer.h
/freebsd-14.2/lib/libomp/Makefile
/freebsd-14.2/lib/libomp/kmp_config.h
/freebsd-14.2/lib/libomp/kmp_i18n_default.inc
/freebsd-14.2/lib/libomp/kmp_i18n_id.inc
/freebsd-14.2/lib/libomp/omp.h
/freebsd-14.2/lib/libpam/modules/pam_xdg/pam_xdg.c
/freebsd-14.2/lib/libpfctl/libpfctl.c
/freebsd-14.2/lib/libpfctl/libpfctl.h
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/branch.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/cache.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/core.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/data-fabric.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/floating-point.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/memory-controller.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/memory.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/other.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/pipeline.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/amdzen4/recommended.json
/freebsd-14.2/lib/libpmc/pmu-events/arch/x86/mapfile.csv
/freebsd-14.2/lib/libpmc/pmu-events/jevents.c
/freebsd-14.2/lib/libthr/arch/aarch64/include/pthread_md.h
/freebsd-14.2/lib/libthr/arch/amd64/include/pthread_md.h
/freebsd-14.2/lib/libthr/arch/arm/Makefile.inc
/freebsd-14.2/lib/libthr/arch/arm/thr_rtld_arm.c
/freebsd-14.2/lib/libthr/arch/i386/include/pthread_md.h
/freebsd-14.2/lib/libthr/arch/powerpc/include/pthread_md.h
/freebsd-14.2/lib/libthr/arch/riscv/include/pthread_md.h
/freebsd-14.2/lib/libthr/pthread.map
/freebsd-14.2/lib/libthr/tests/Makefile
/freebsd-14.2/lib/libthr/tests/pthread_sigqueue_test.c
/freebsd-14.2/lib/libthr/thread/Makefile.inc
/freebsd-14.2/lib/libthr/thread/thr_private.h
/freebsd-14.2/lib/libthr/thread/thr_rtld.c
/freebsd-14.2/lib/libthr/thread/thr_sigqueue.c
/freebsd-14.2/lib/libulog/ulog_login.c
/freebsd-14.2/lib/libunbound/config.h
/freebsd-14.2/lib/libusbhid/usbhid.h
/freebsd-14.2/lib/libutil/Makefile
/freebsd-14.2/lib/libutil/ftime.3
/freebsd-14.2/lib/libutil/ftime.c
/freebsd-14.2/lib/msun/man/erf.3
/freebsd-14.2/lib/msun/riscv/Symbol.map
/freebsd-14.2/lib/msun/riscv/fenv.h
/freebsd-14.2/lib/ncurses/config.mk
/freebsd-14.2/lib/ncurses/tinfo/Makefile
/freebsd-14.2/lib/ncurses/tinfo/ncurses_cfg.h
/freebsd-14.2/libexec/ftpd/ftpcmd.y
/freebsd-14.2/libexec/ftpd/ftpd.8
/freebsd-14.2/libexec/ftpd/ftpd.c
/freebsd-14.2/libexec/nuageinit/nuage.lua
/freebsd-14.2/libexec/nuageinit/nuageinit
/freebsd-14.2/libexec/nuageinit/tests/nuageinit.sh
/freebsd-14.2/libexec/phttpget/phttpget.8
/freebsd-14.2/libexec/rc/rc.conf
/freebsd-14.2/libexec/rc/rc.d/devd
/freebsd-14.2/libexec/rc/rc.d/devmatch
/freebsd-14.2/libexec/rc/rc.d/kdc
/freebsd-14.2/libexec/rc/rc.d/nuageinit
/freebsd-14.2/libexec/rc/rc.d/var_run
/freebsd-14.2/libexec/rc/rc.subr
/freebsd-14.2/libexec/rtld-elf/aarch64/reloc.c
/freebsd-14.2/libexec/rtld-elf/aarch64/rtld_machdep.h
/freebsd-14.2/libexec/rtld-elf/amd64/reloc.c
/freebsd-14.2/libexec/rtld-elf/amd64/rtld_machdep.h
/freebsd-14.2/libexec/rtld-elf/arm/reloc.c
/freebsd-14.2/libexec/rtld-elf/arm/rtld_machdep.h
/freebsd-14.2/libexec/rtld-elf/i386/reloc.c
/freebsd-14.2/libexec/rtld-elf/i386/rtld_machdep.h
/freebsd-14.2/libexec/rtld-elf/powerpc/reloc.c
/freebsd-14.2/libexec/rtld-elf/powerpc/rtld_machdep.h
/freebsd-14.2/libexec/rtld-elf/powerpc64/reloc.c
/freebsd-14.2/libexec/rtld-elf/powerpc64/rtld_machdep.h
/freebsd-14.2/libexec/rtld-elf/riscv/reloc.c
/freebsd-14.2/libexec/rtld-elf/riscv/rtld_machdep.h
/freebsd-14.2/libexec/rtld-elf/rtld.1
/freebsd-14.2/libexec/rtld-elf/rtld.c
/freebsd-14.2/libexec/rtld-elf/rtld.h
/freebsd-14.2/libexec/rtld-elf/rtld_printf.c
/freebsd-14.2/libexec/save-entropy/Makefile
/freebsd-14.2/libexec/save-entropy/save-entropy.8
/freebsd-14.2/libexec/tftpd/tests/functional.c
/freebsd-14.2/libexec/tftpd/tftp-file.h
/freebsd-14.2/libexec/tftpd/tftp-io.c
/freebsd-14.2/libexec/tftpd/tftp-io.h
/freebsd-14.2/libexec/tftpd/tftp-options.h
/freebsd-14.2/libexec/tftpd/tftp-transfer.h
/freebsd-14.2/libexec/tftpd/tftp-utils.c
/freebsd-14.2/libexec/tftpd/tftp-utils.h
/freebsd-14.2/libexec/tftpd/tftpd.8
/freebsd-14.2/libexec/tftpd/tftpd.c
/freebsd-14.2/release/Makefile
/freebsd-14.2/release/Makefile.azure
/freebsd-14.2/release/Makefile.ec2
/freebsd-14.2/release/Makefile.gce
/freebsd-14.2/release/Makefile.mirrors
/freebsd-14.2/release/Makefile.vagrant
/freebsd-14.2/release/Makefile.vm
/freebsd-14.2/release/powerpc/mkisoimages.sh
/freebsd-14.2/release/release.sh
/freebsd-14.2/release/scripts/mk-vmimage.sh
/freebsd-14.2/release/scripts/pkg-stage.sh
/freebsd-14.2/release/tools/azure.conf
/freebsd-14.2/release/tools/ec2-cloud-init.conf
/freebsd-14.2/release/tools/ec2.conf
/freebsd-14.2/release/tools/gce.conf
/freebsd-14.2/release/tools/oci.conf
/freebsd-14.2/release/tools/openstack.conf
/freebsd-14.2/release/tools/vagrant-virtualbox.conf
/freebsd-14.2/release/tools/vagrant-vmware.conf
/freebsd-14.2/release/tools/vmimage.subr
/freebsd-14.2/sbin/bsdlabel/bsdlabel.c
/freebsd-14.2/sbin/camcontrol/camcontrol.8
/freebsd-14.2/sbin/conscontrol/conscontrol.8
/freebsd-14.2/sbin/devd/Makefile
/freebsd-14.2/sbin/devd/autofs.conf
/freebsd-14.2/sbin/devd/devd.conf
/freebsd-14.2/sbin/dhclient/dhclient.c
/freebsd-14.2/sbin/dhclient/dhcp.h
/freebsd-14.2/sbin/dumpon/dumpon.c
/freebsd-14.2/sbin/ifconfig/af_inet.c
/freebsd-14.2/sbin/ifconfig/ifconfig.8
/freebsd-14.2/sbin/ifconfig/ifconfig.c
/freebsd-14.2/sbin/ifconfig/ifieee80211.c
/freebsd-14.2/sbin/ifconfig/ifvlan.c
/freebsd-14.2/sbin/mdconfig/tests/mdconfig_test.sh
/freebsd-14.2/sbin/mdmfs/mdmfs.8
/freebsd-14.2/sbin/newfs/newfs.8
/freebsd-14.2/sbin/newfs/newfs.c
/freebsd-14.2/sbin/nvmecontrol/power.c
/freebsd-14.2/sbin/pfctl/pfctl.c
/freebsd-14.2/sbin/umount/umount.8
/freebsd-14.2/sbin/umount/umount.c
/freebsd-14.2/secure/lib/libcrypto/Makefile.inc
/freebsd-14.2/share/examples/Makefile
/freebsd-14.2/share/examples/sound/oss/README
/freebsd-14.2/share/examples/sound/oss/basic.c
/freebsd-14.2/share/examples/sound/oss/midi.c
/freebsd-14.2/share/examples/sound/oss/ossinit.h
/freebsd-14.2/share/examples/sound/oss/ossmidi.h
/freebsd-14.2/share/examples/sound/sndstat_nv.c
/freebsd-14.2/share/man/man3/Makefile
/freebsd-14.2/share/man/man3/assert.3
/freebsd-14.2/share/man/man3/pthread_sigqueue.3
/freebsd-14.2/share/man/man3/sysexits.3
/freebsd-14.2/share/man/man4/Makefile
/freebsd-14.2/share/man/man4/acpi.4
/freebsd-14.2/share/man/man4/alc.4
/freebsd-14.2/share/man/man4/cfumass.4
/freebsd-14.2/share/man/man4/em.4
/freebsd-14.2/share/man/man4/enc.4
/freebsd-14.2/share/man/man4/iavf.4
/freebsd-14.2/share/man/man4/ice.4
/freebsd-14.2/share/man/man4/iicsmb.4
/freebsd-14.2/share/man/man4/isp.4
/freebsd-14.2/share/man/man4/mac_do.4
/freebsd-14.2/share/man/man4/nfslockd.4
/freebsd-14.2/share/man/man4/pcm.4
/freebsd-14.2/share/man/man4/sg.4
/freebsd-14.2/share/man/man4/smb.4
/freebsd-14.2/share/man/man4/smsc.4
/freebsd-14.2/share/man/man4/snd_dummy.4
/freebsd-14.2/share/man/man4/snd_uaudio.4
/freebsd-14.2/share/man/man4/sndstat.4
/freebsd-14.2/share/man/man4/splash.4
/freebsd-14.2/share/man/man4/vmm.4
/freebsd-14.2/share/man/man4/vt.4
/freebsd-14.2/share/man/man4/wg.4
/freebsd-14.2/share/man/man5/nsmb.conf.5
/freebsd-14.2/share/man/man5/pf.conf.5
/freebsd-14.2/share/man/man5/procfs.5
/freebsd-14.2/share/man/man5/rc.conf.5
/freebsd-14.2/share/man/man5/src.conf.5
/freebsd-14.2/share/man/man5/tarfs.5
/freebsd-14.2/share/man/man7/Makefile
/freebsd-14.2/share/man/man7/build.7
/freebsd-14.2/share/man/man7/development.7
/freebsd-14.2/share/man/man7/hier.7
/freebsd-14.2/share/man/man7/mitigations.7
/freebsd-14.2/share/man/man7/networking.7
/freebsd-14.2/share/man/man7/security.7
/freebsd-14.2/share/man/man7/simd.7
/freebsd-14.2/share/man/man8/rc.subr.8
/freebsd-14.2/share/man/man9/KASSERT.9
/freebsd-14.2/share/man/man9/Makefile
/freebsd-14.2/share/man/man9/bhnd_erom.9
/freebsd-14.2/share/man/man9/bitset.9
/freebsd-14.2/share/man/man9/cpuset.9
/freebsd-14.2/share/man/man9/device_add_child.9
/freebsd-14.2/share/man/man9/ieee80211_vap.9
/freebsd-14.2/share/man/man9/intro.9
/freebsd-14.2/share/man/man9/style.9
/freebsd-14.2/share/man/man9/vfs_getopt.9
/freebsd-14.2/share/misc/bsd-family-tree
/freebsd-14.2/share/misc/organization.dot
/freebsd-14.2/share/misc/pci_vendors
/freebsd-14.2/share/misc/usb_vendors
/freebsd-14.2/share/mk/bsd.cpu.mk
/freebsd-14.2/share/mk/bsd.progs.mk
/freebsd-14.2/stand/common/bootstrap.h
/freebsd-14.2/stand/common/gfx_fb.c
/freebsd-14.2/stand/common/module.c
/freebsd-14.2/stand/common/newvers.sh
/freebsd-14.2/stand/efi/gptboot/Makefile
/freebsd-14.2/stand/efi/include/efichar.h
/freebsd-14.2/stand/efi/libefi/efichar.c
/freebsd-14.2/stand/efi/loader/arch/arm64/arm64.ldscript
/freebsd-14.2/stand/efi/loader/bootinfo.c
/freebsd-14.2/stand/efi/loader/version
/freebsd-14.2/stand/efi/loader/version.veriexec
/freebsd-14.2/stand/forth/loader.4th
/freebsd-14.2/stand/i386/loader/Makefile
/freebsd-14.2/stand/i386/loader/version
/freebsd-14.2/stand/images/freebsd-logo-rev.png
/freebsd-14.2/stand/kboot/include/host_syscall.h
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/aarch64.ldscript
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/load_addr.c
/freebsd-14.2/stand/kboot/kboot/hostfs.c
/freebsd-14.2/stand/kboot/kboot/kbootfdt.c
/freebsd-14.2/stand/kboot/kboot/main.c
/freebsd-14.2/stand/kboot/kboot/version
/freebsd-14.2/stand/liblua/lutils.h
cli.lua
/freebsd-14.2/stand/powerpc/ofw/version
/freebsd-14.2/stand/uboot/Makefile
/freebsd-14.2/stand/uboot/version
/freebsd-14.2/stand/userboot/userboot/Makefile
/freebsd-14.2/stand/userboot/userboot/version
/freebsd-14.2/sys/amd64/amd64/mp_machdep.c
/freebsd-14.2/sys/amd64/amd64/pmap.c
/freebsd-14.2/sys/amd64/amd64/sys_machdep.c
/freebsd-14.2/sys/amd64/conf/GENERIC
/freebsd-14.2/sys/amd64/conf/GENERIC.hints
/freebsd-14.2/sys/amd64/conf/NOTES
/freebsd-14.2/sys/amd64/include/pmap.h
/freebsd-14.2/sys/amd64/include/vmm.h
/freebsd-14.2/sys/amd64/vmm/amd/ivrs_drv.c
/freebsd-14.2/sys/arm/allwinner/a10_codec.c
/freebsd-14.2/sys/arm/allwinner/aw_gpio.c
/freebsd-14.2/sys/arm/allwinner/if_emac.c
/freebsd-14.2/sys/arm/arm/busdma_machdep.c
/freebsd-14.2/sys/arm/arm/generic_timer.c
/freebsd-14.2/sys/arm/arm/gic.c
/freebsd-14.2/sys/arm/arm/pmap-v6.c
/freebsd-14.2/sys/arm/arm/sys_machdep.c
/freebsd-14.2/sys/arm/broadcom/bcm2835/bcm2835_audio.c
/freebsd-14.2/sys/arm/conf/GENERIC
/freebsd-14.2/sys/arm/conf/NOTES
/freebsd-14.2/sys/arm/conf/RPI-B
/freebsd-14.2/sys/arm/conf/TEGRA124
/freebsd-14.2/sys/arm/freescale/imx/imx6_ssi.c
/freebsd-14.2/sys/arm/freescale/vybrid/vf_sai.c
/freebsd-14.2/sys/arm/include/armreg.h
/freebsd-14.2/sys/arm/nvidia/tegra_ahci.c
/freebsd-14.2/sys/arm/ti/am335x/am335x_dmtimer.c
/freebsd-14.2/sys/arm/ti/am335x/am335x_dmtpps.c
/freebsd-14.2/sys/arm/ti/cpsw/if_cpsw.c
/freebsd-14.2/sys/arm64/arm64/busdma_bounce.c
/freebsd-14.2/sys/arm64/arm64/debug_monitor.c
/freebsd-14.2/sys/arm64/arm64/efirt_machdep.c
/freebsd-14.2/sys/arm64/arm64/gdb_machdep.c
/freebsd-14.2/sys/arm64/arm64/genassym.c
/freebsd-14.2/sys/arm64/arm64/gic_v3.c
/freebsd-14.2/sys/arm64/arm64/gic_v3_reg.h
/freebsd-14.2/sys/arm64/arm64/gic_v3_var.h
/freebsd-14.2/sys/arm64/arm64/gicv3_its.c
/freebsd-14.2/sys/arm64/arm64/identcpu.c
/freebsd-14.2/sys/arm64/arm64/locore.S
/freebsd-14.2/sys/arm64/arm64/machdep.c
/freebsd-14.2/sys/arm64/arm64/minidump_machdep.c
/freebsd-14.2/sys/arm64/arm64/pmap.c
/freebsd-14.2/sys/arm64/arm64/ptrauth.c
/freebsd-14.2/sys/arm64/arm64/trap.c
/freebsd-14.2/sys/arm64/arm64/vfp.c
/freebsd-14.2/sys/arm64/broadcom/genet/if_genet.c
/freebsd-14.2/sys/arm64/cavium/thunder_pcie_pem.c
/freebsd-14.2/sys/arm64/conf/NOTES
/freebsd-14.2/sys/arm64/conf/std.dev
/freebsd-14.2/sys/arm64/include/armreg.h
/freebsd-14.2/sys/arm64/include/cpu.h
/freebsd-14.2/sys/arm64/include/db_machdep.h
/freebsd-14.2/sys/arm64/include/hypervisor.h
/freebsd-14.2/sys/arm64/include/pmap.h
/freebsd-14.2/sys/arm64/include/vmparam.h
/freebsd-14.2/sys/arm64/qoriq/qoriq_dw_pci.c
/freebsd-14.2/sys/arm64/rockchip/rk_gpio.c
/freebsd-14.2/sys/arm64/rockchip/rk_pinctrl.c
/freebsd-14.2/sys/cam/scsi/scsi_da.c
/freebsd-14.2/sys/cddl/boot/zfs/zfsimpl.h
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
/freebsd-14.2/sys/cddl/dev/dtrace/aarch64/dtrace_isa.c
/freebsd-14.2/sys/cddl/dev/dtrace/dtrace_cddl.h
/freebsd-14.2/sys/compat/freebsd32/freebsd32_sysent.c
/freebsd-14.2/sys/compat/linux/linux_socket.c
/freebsd-14.2/sys/compat/linux/linux_sysctl.c
/freebsd-14.2/sys/compat/linuxkpi/common/include/asm/set_memory.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/aperture.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/bitfield.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/bitops.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/compiler.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/device.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/gfp.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ieee80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/io.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kref.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/netdevice.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pci.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pci_ids.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pm.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/refcount.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/rwlock.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/skbuff.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/spinlock.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/string.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/utsname.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/wait.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/mac80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_aperture.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_compat.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_hdmi.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_idr.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_netdev.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linuxkpi_hdmikmod.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linuxkpi_videokmod.c
/freebsd-14.2/sys/conf/Makefile.arm64
/freebsd-14.2/sys/conf/NOTES
/freebsd-14.2/sys/conf/files
/freebsd-14.2/sys/conf/files.amd64
/freebsd-14.2/sys/conf/files.arm64
/freebsd-14.2/sys/conf/files.i386
/freebsd-14.2/sys/conf/files.powerpc
/freebsd-14.2/sys/conf/files.riscv
/freebsd-14.2/sys/conf/files.x86
/freebsd-14.2/sys/conf/kern.mk
/freebsd-14.2/sys/conf/kern.opts.mk
/freebsd-14.2/sys/conf/kern.pre.mk
/freebsd-14.2/sys/conf/newvers.sh
/freebsd-14.2/sys/conf/options
/freebsd-14.2/sys/conf/options.i386
/freebsd-14.2/sys/contrib/dev/ice/ice-1.3.36.0.pkg
/freebsd-14.2/sys/contrib/openzfs/.mailmap
/freebsd-14.2/sys/contrib/openzfs/AUTHORS
/freebsd-14.2/sys/contrib/openzfs/META
/freebsd-14.2/sys/contrib/openzfs/cmd/arc_summary
/freebsd-14.2/sys/contrib/openzfs/cmd/arcstat.in
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/fmd_api.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/fmd_api.h
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/fmd_serd.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/fmd_serd.h
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/zfs_diagnosis.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/zfs_retire.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zfs/zfs_main.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zinject/zinject.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/os/linux/zpool_vdev_os.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_main.c
/freebsd-14.2/sys/contrib/openzfs/cmd/ztest.c
/freebsd-14.2/sys/contrib/openzfs/config/Substfiles.am
/freebsd-14.2/sys/contrib/openzfs/config/always-pyzfs.m4
/freebsd-14.2/sys/contrib/openzfs/config/ax_python_devel.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-blk-queue.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-blkdev.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-filemap.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-make-request-fn.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-mm-page-size.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-vfs-file_range.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel.m4
/freebsd-14.2/sys/contrib/openzfs/config/zfs-build.m4
/freebsd-14.2/sys/contrib/openzfs/contrib/debian/control
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/README.md
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/zfs-import.in
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/zfs-load-key.in
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/zfs-mount.in
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/zfs-share.in
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/zfs-zed.in
/freebsd-14.2/sys/contrib/openzfs/include/libzfs.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/debug.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/blkdev_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/mm_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/mod_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/rpc/types.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/rpc/xdr.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/debug.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/taskq.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/trace_zil.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/abd.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/abd_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dmu.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dmu_objset.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dmu_zfetch.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dsl_scan.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/fm/fs/zfs.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/fs/zfs.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/multilist.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/spa.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/uberblock_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/vdev_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/zap.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/zap_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/zap_leaf.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/zil_impl.h
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/assert.h
/freebsd-14.2/sys/contrib/openzfs/lib/libuutil/uu_list.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs.abi
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_pool.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_sendrecv.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_util.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/os/linux/libzfs_pool_os.c
/freebsd-14.2/sys/contrib/openzfs/man/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/man/man4/spl.4
/freebsd-14.2/sys/contrib/openzfs/man/man4/zfs.4
/freebsd-14.2/sys/contrib/openzfs/man/man7/vdevprops.7
/freebsd-14.2/sys/contrib/openzfs/man/man7/zfsprops.7
/freebsd-14.2/sys/contrib/openzfs/man/man7/zpoolconcepts.7
/freebsd-14.2/sys/contrib/openzfs/man/man8/zfs-mount.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zinject.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-add.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-clear.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-status.8
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/b3_aarch64_sse2.S
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/b3_aarch64_sse41.S
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/sha256-armv8.S
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/sha512-armv8.S
/freebsd-14.2/sys/contrib/openzfs/module/nvpair/nvpair.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/abd_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vfsops.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zvol_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-taskq.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-xdr.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/abd_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/vdev_disk.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_vnops_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_file.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_file_range.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zvol_os.c
/freebsd-14.2/sys/contrib/openzfs/module/zcommon/zfs_prop.c
/freebsd-14.2/sys/contrib/openzfs/module/zcommon/zpool_prop.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/abd.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/arc.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/brt.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dbuf.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_objset.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_recv.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_zfetch.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dsl_deadlist.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dsl_scan.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/metaslab.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/mmp.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/multilist.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa_log_spacemap.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa_misc.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/txg.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_label.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_raidz.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zap.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zap_leaf.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zap_micro.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_fm.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_ioctl.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_vnops.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zil.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zio.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zio_inject.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zvol.c
/freebsd-14.2/sys/contrib/openzfs/rpm/redhat/zfs-kmod.spec.in
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/common.run
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/linux.run
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/sanity.run
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_common.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_corner_cases.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_recursive.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/add-o_ashift.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/add_prop_ashift.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add--allow-ashift-mismatch.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_002_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_004_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_005_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_009_neg.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_010_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/vdev_get.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_status.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/cp_files_002_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/cleanup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/zed_slow_io.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/zed_slow_io_many_vdevs.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/cleanup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/setup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/mmp_write_slow_disk.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/user_namespace_004.ksh
/freebsd-14.2/sys/contrib/openzfs/udev/zvol_id.c
/freebsd-14.2/sys/crypto/openssl/aarch64/aes-gcm-armv8_64.S
/freebsd-14.2/sys/crypto/openssl/aarch64/aesv8-armx.S
/freebsd-14.2/sys/crypto/openssl/aarch64/arm64cpuid.S
/freebsd-14.2/sys/crypto/openssl/aarch64/armv8-mont.S
/freebsd-14.2/sys/crypto/openssl/aarch64/chacha-armv8.S
/freebsd-14.2/sys/crypto/openssl/aarch64/ecp_nistz256-armv8.S
/freebsd-14.2/sys/crypto/openssl/aarch64/ghashv8-armx.S
/freebsd-14.2/sys/crypto/openssl/aarch64/keccak1600-armv8.S
/freebsd-14.2/sys/crypto/openssl/aarch64/poly1305-armv8.S
/freebsd-14.2/sys/crypto/openssl/aarch64/sha1-armv8.S
/freebsd-14.2/sys/crypto/openssl/aarch64/sha256-armv8.S
/freebsd-14.2/sys/crypto/openssl/aarch64/sha512-armv8.S
/freebsd-14.2/sys/crypto/openssl/aarch64/vpaes-armv8.S
/freebsd-14.2/sys/crypto/openssl/arm_arch.h
/freebsd-14.2/sys/crypto/via/padlock.c
/freebsd-14.2/sys/dev/acpi_support/acpi_asus.c
/freebsd-14.2/sys/dev/acpi_support/acpi_fujitsu.c
/freebsd-14.2/sys/dev/acpica/acpi.c
/freebsd-14.2/sys/dev/acpica/acpi_battery.c
/freebsd-14.2/sys/dev/acpica/acpi_ec.c
/freebsd-14.2/sys/dev/acpica/acpi_pci_link.c
/freebsd-14.2/sys/dev/acpica/acpi_resource.c
/freebsd-14.2/sys/dev/acpica/acpi_timer.c
/freebsd-14.2/sys/dev/acpica/acpivar.h
/freebsd-14.2/sys/dev/ae/if_ae.c
/freebsd-14.2/sys/dev/age/if_age.c
/freebsd-14.2/sys/dev/ahci/ahci.c
/freebsd-14.2/sys/dev/ahci/ahci_generic.c
/freebsd-14.2/sys/dev/ahci/ahci_pci.c
/freebsd-14.2/sys/dev/ahci/ahciem.c
/freebsd-14.2/sys/dev/aic7xxx/aic79xx.c
/freebsd-14.2/sys/dev/aic7xxx/aic79xx_osm.c
/freebsd-14.2/sys/dev/aic7xxx/aic7xxx.c
/freebsd-14.2/sys/dev/aic7xxx/aic7xxx_inline.h
/freebsd-14.2/sys/dev/aic7xxx/aic7xxx_osm.c
/freebsd-14.2/sys/dev/alc/if_alc.c
/freebsd-14.2/sys/dev/ale/if_ale.c
/freebsd-14.2/sys/dev/altera/atse/if_atse.c
/freebsd-14.2/sys/dev/amdsbwd/amdsbwd.c
/freebsd-14.2/sys/dev/amdsmn/amdsmn.c
/freebsd-14.2/sys/dev/amdtemp/amdtemp.c
/freebsd-14.2/sys/dev/arcmsr/arcmsr.c
/freebsd-14.2/sys/dev/ata/ata-pci.c
/freebsd-14.2/sys/dev/ata/chipsets/ata-highpoint.c
/freebsd-14.2/sys/dev/ata/chipsets/ata-jmicron.c
/freebsd-14.2/sys/dev/ata/chipsets/ata-promise.c
/freebsd-14.2/sys/dev/ata/chipsets/ata-sis.c
/freebsd-14.2/sys/dev/axgbe/if_axgbe.c
/freebsd-14.2/sys/dev/axgbe/if_axgbe_pci.c
/freebsd-14.2/sys/dev/bce/if_bce.c
/freebsd-14.2/sys/dev/bfe/if_bfe.c
/freebsd-14.2/sys/dev/bge/if_bge.c
/freebsd-14.2/sys/dev/bhnd/bhnd_subr.c
/freebsd-14.2/sys/dev/bhnd/cores/chipc/bhnd_pmu_chipc.c
/freebsd-14.2/sys/dev/bhnd/nvram/bhnd_nvram_data_bcmraw.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_auxbus_compat.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_auxbus_compat.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_dcb.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_dcb.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_hwrm.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_ioctl.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_mgmt.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_mgmt.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_sysctl.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_txrx.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_ulp.c
/freebsd-14.2/sys/dev/bnxt/bnxt_en/bnxt_ulp.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/convert_hsi.pl
/freebsd-14.2/sys/dev/bnxt/bnxt_en/hsi_struct_def.h
/freebsd-14.2/sys/dev/bnxt/bnxt_en/if_bnxt.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/bnxt_re-abi.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/bnxt_re.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/ib_verbs.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/ib_verbs.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/main.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_fp.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_fp.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_rcfw.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_rcfw.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_res.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_res.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_sp.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_sp.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/qplib_tlv.h
/freebsd-14.2/sys/dev/bnxt/bnxt_re/stats.c
/freebsd-14.2/sys/dev/bnxt/bnxt_re/stats.h
/freebsd-14.2/sys/dev/bxe/bxe.c
/freebsd-14.2/sys/dev/cadence/if_cgem.c
/freebsd-14.2/sys/dev/cas/if_cas.c
/freebsd-14.2/sys/dev/cfi/cfi_core.c
/freebsd-14.2/sys/dev/cxgb/cxgb_main.c
/freebsd-14.2/sys/dev/cxgbe/adapter.h
/freebsd-14.2/sys/dev/cxgbe/common/common.h
/freebsd-14.2/sys/dev/cxgbe/common/t4_hw.c
/freebsd-14.2/sys/dev/cxgbe/common/t4vf_hw.c
/freebsd-14.2/sys/dev/cxgbe/crypto/t4_crypto.c
/freebsd-14.2/sys/dev/cxgbe/crypto/t6_kern_tls.c
/freebsd-14.2/sys/dev/cxgbe/offload.h
/freebsd-14.2/sys/dev/cxgbe/t4_filter.c
/freebsd-14.2/sys/dev/cxgbe/t4_iov.c
/freebsd-14.2/sys/dev/cxgbe/t4_main.c
/freebsd-14.2/sys/dev/cxgbe/t4_sched.c
/freebsd-14.2/sys/dev/cxgbe/t4_sge.c
/freebsd-14.2/sys/dev/cxgbe/t4_tracer.c
/freebsd-14.2/sys/dev/cxgbe/t4_vf.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_ddp.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tls.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tom.c
/freebsd-14.2/sys/dev/dc/if_dc.c
/freebsd-14.2/sys/dev/dpaa/if_dtsec.c
/freebsd-14.2/sys/dev/dpaa/if_dtsec_rm.c
/freebsd-14.2/sys/dev/dpaa2/dpaa2_ni.c
/freebsd-14.2/sys/dev/ena/ena.c
/freebsd-14.2/sys/dev/eqos/if_eqos.c
/freebsd-14.2/sys/dev/eqos/if_eqos_fdt.c
/freebsd-14.2/sys/dev/et/if_et.c
/freebsd-14.2/sys/dev/etherswitch/ar40xx/ar40xx_phy.c
/freebsd-14.2/sys/dev/etherswitch/arswitch/arswitch.c
/freebsd-14.2/sys/dev/etherswitch/e6000sw/e6000sw.c
/freebsd-14.2/sys/dev/etherswitch/e6000sw/e6060sw.c
/freebsd-14.2/sys/dev/etherswitch/felix/felix.c
/freebsd-14.2/sys/dev/etherswitch/infineon/adm6996fc.c
/freebsd-14.2/sys/dev/etherswitch/ip17x/ip17x.c
/freebsd-14.2/sys/dev/etherswitch/micrel/ksz8995ma.c
/freebsd-14.2/sys/dev/etherswitch/mtkswitch/mtkswitch.c
/freebsd-14.2/sys/dev/etherswitch/rtl8366/rtl8366rb.c
/freebsd-14.2/sys/dev/etherswitch/ukswitch/ukswitch.c
/freebsd-14.2/sys/dev/extres/clk/clk.c
/freebsd-14.2/sys/dev/extres/clk/clk_fixed.c
/freebsd-14.2/sys/dev/fdt/simple_mfd.c
/freebsd-14.2/sys/dev/firewire/if_fwe.c
/freebsd-14.2/sys/dev/firewire/if_fwip.c
/freebsd-14.2/sys/dev/fxp/if_fxp.c
/freebsd-14.2/sys/dev/gem/if_gem.c
/freebsd-14.2/sys/dev/gve/gve_main.c
/freebsd-14.2/sys/dev/gve/gve_qpl.c
/freebsd-14.2/sys/dev/hid/hidbus.c
/freebsd-14.2/sys/dev/hptiop/hptiop.c
/freebsd-14.2/sys/dev/hwpmc/pmu_dmc620.c
/freebsd-14.2/sys/dev/hyperv/vmbus/hyperv.c
/freebsd-14.2/sys/dev/hyperv/vmbus/hyperv_mmu.c
/freebsd-14.2/sys/dev/hyperv/vmbus/hyperv_mmu.h
/freebsd-14.2/sys/dev/hyperv/vmbus/hyperv_var.h
/freebsd-14.2/sys/dev/hyperv/vmbus/vmbus.c
/freebsd-14.2/sys/dev/hyperv/vmbus/vmbus_var.h
/freebsd-14.2/sys/dev/ice/ice_adminq_cmd.h
/freebsd-14.2/sys/dev/ice/ice_alloc.h
/freebsd-14.2/sys/dev/ice/ice_bitops.h
/freebsd-14.2/sys/dev/ice/ice_common.c
/freebsd-14.2/sys/dev/ice/ice_common.h
/freebsd-14.2/sys/dev/ice/ice_common_sysctls.h
/freebsd-14.2/sys/dev/ice/ice_common_txrx.h
/freebsd-14.2/sys/dev/ice/ice_controlq.c
/freebsd-14.2/sys/dev/ice/ice_controlq.h
/freebsd-14.2/sys/dev/ice/ice_dcb.c
/freebsd-14.2/sys/dev/ice/ice_dcb.h
/freebsd-14.2/sys/dev/ice/ice_ddp_common.c
/freebsd-14.2/sys/dev/ice/ice_ddp_common.h
/freebsd-14.2/sys/dev/ice/ice_defs.h
/freebsd-14.2/sys/dev/ice/ice_drv_info.h
/freebsd-14.2/sys/dev/ice/ice_features.h
/freebsd-14.2/sys/dev/ice/ice_flex_pipe.c
/freebsd-14.2/sys/dev/ice/ice_flex_pipe.h
/freebsd-14.2/sys/dev/ice/ice_flex_type.h
/freebsd-14.2/sys/dev/ice/ice_flow.c
/freebsd-14.2/sys/dev/ice/ice_flow.h
/freebsd-14.2/sys/dev/ice/ice_fw_logging.c
/freebsd-14.2/sys/dev/ice/ice_fwlog.c
/freebsd-14.2/sys/dev/ice/ice_fwlog.h
/freebsd-14.2/sys/dev/ice/ice_hw_autogen.h
/freebsd-14.2/sys/dev/ice/ice_iflib.h
/freebsd-14.2/sys/dev/ice/ice_iflib_recovery_txrx.c
/freebsd-14.2/sys/dev/ice/ice_iflib_sysctls.h
/freebsd-14.2/sys/dev/ice/ice_iflib_txrx.c
/freebsd-14.2/sys/dev/ice/ice_lan_tx_rx.h
/freebsd-14.2/sys/dev/ice/ice_lib.c
/freebsd-14.2/sys/dev/ice/ice_lib.h
/freebsd-14.2/sys/dev/ice/ice_nvm.c
/freebsd-14.2/sys/dev/ice/ice_nvm.h
/freebsd-14.2/sys/dev/ice/ice_opts.h
/freebsd-14.2/sys/dev/ice/ice_osdep.c
/freebsd-14.2/sys/dev/ice/ice_osdep.h
/freebsd-14.2/sys/dev/ice/ice_protocol_type.h
/freebsd-14.2/sys/dev/ice/ice_rdma.c
/freebsd-14.2/sys/dev/ice/ice_rdma.h
/freebsd-14.2/sys/dev/ice/ice_rdma_internal.h
/freebsd-14.2/sys/dev/ice/ice_resmgr.c
/freebsd-14.2/sys/dev/ice/ice_resmgr.h
/freebsd-14.2/sys/dev/ice/ice_rss.h
/freebsd-14.2/sys/dev/ice/ice_sched.c
/freebsd-14.2/sys/dev/ice/ice_sched.h
/freebsd-14.2/sys/dev/ice/ice_status.h
/freebsd-14.2/sys/dev/ice/ice_strings.c
/freebsd-14.2/sys/dev/ice/ice_switch.c
/freebsd-14.2/sys/dev/ice/ice_switch.h
/freebsd-14.2/sys/dev/ice/ice_type.h
/freebsd-14.2/sys/dev/ice/ice_vlan_mode.c
/freebsd-14.2/sys/dev/ice/ice_vlan_mode.h
/freebsd-14.2/sys/dev/ice/if_ice_iflib.c
/freebsd-14.2/sys/dev/ice/irdma_di_if.m
/freebsd-14.2/sys/dev/ice/irdma_if.m
/freebsd-14.2/sys/dev/ice/virtchnl.h
/freebsd-14.2/sys/dev/iicbus/if_ic.c
/freebsd-14.2/sys/dev/iicbus/iichid.c
/freebsd-14.2/sys/dev/iicbus/rtc/ds1307.c
/freebsd-14.2/sys/dev/irdma/irdma_cm.c
/freebsd-14.2/sys/dev/isp/isp.c
/freebsd-14.2/sys/dev/isp/isp_pci.c
/freebsd-14.2/sys/dev/isp/ispmbox.h
/freebsd-14.2/sys/dev/isp/ispvar.h
/freebsd-14.2/sys/dev/iwn/if_iwn.c
/freebsd-14.2/sys/dev/jedec_dimm/jedec_dimm.c
/freebsd-14.2/sys/dev/jme/if_jme.c
/freebsd-14.2/sys/dev/le/lance.c
/freebsd-14.2/sys/dev/lge/if_lge.c
/freebsd-14.2/sys/dev/liquidio/lio_main.c
/freebsd-14.2/sys/dev/mana/gdma_main.c
/freebsd-14.2/sys/dev/mana/mana_en.c
/freebsd-14.2/sys/dev/md/md.c
/freebsd-14.2/sys/dev/mge/if_mge.c
/freebsd-14.2/sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
/freebsd-14.2/sys/dev/mlx4/mlx4_en/mlx4_en_tx.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_main.c
/freebsd-14.2/sys/dev/mlx5/mlx5_en/mlx5_en_main.c
/freebsd-14.2/sys/dev/mlx5/mlx5_en/mlx5_en_tx.c
/freebsd-14.2/sys/dev/mps/mps_pci.c
/freebsd-14.2/sys/dev/msk/if_msk.c
/freebsd-14.2/sys/dev/mvs/mvs.c
/freebsd-14.2/sys/dev/mvs/mvs_pci.c
/freebsd-14.2/sys/dev/mvs/mvs_soc.c
/freebsd-14.2/sys/dev/mxge/if_mxge.c
/freebsd-14.2/sys/dev/my/if_my.c
/freebsd-14.2/sys/dev/neta/if_mvneta.c
/freebsd-14.2/sys/dev/netmap/if_ptnet.c
/freebsd-14.2/sys/dev/netmap/netmap_freebsd.c
/freebsd-14.2/sys/dev/nfe/if_nfe.c
/freebsd-14.2/sys/dev/nge/if_nge.c
/freebsd-14.2/sys/dev/ntb/if_ntb/if_ntb.c
/freebsd-14.2/sys/dev/oce/oce_if.c
/freebsd-14.2/sys/dev/oce/oce_mbox.c
/freebsd-14.2/sys/dev/ocs_fc/ocs_hw.c
/freebsd-14.2/sys/dev/pci/pci_host_generic_acpi.c
/freebsd-14.2/sys/dev/pci/pci_iov_schema.c
/freebsd-14.2/sys/dev/ppbus/if_plip.c
/freebsd-14.2/sys/dev/proto/proto_bus_isa.c
/freebsd-14.2/sys/dev/proto/proto_bus_pci.c
/freebsd-14.2/sys/dev/psci/psci.c
/freebsd-14.2/sys/dev/qlnx/qlnxe/bcm_osal.h
/freebsd-14.2/sys/dev/qlnx/qlnxe/ecore.h
/freebsd-14.2/sys/dev/qlnx/qlnxe/ecore_mcp.c
/freebsd-14.2/sys/dev/qlnx/qlnxe/ecore_mcp.h
/freebsd-14.2/sys/dev/qlnx/qlnxe/qlnx_def.h
/freebsd-14.2/sys/dev/qlnx/qlnxe/qlnx_os.c
/freebsd-14.2/sys/dev/qlnx/qlnxe/qlnx_os.h
/freebsd-14.2/sys/dev/qlnx/qlnxe/qlnx_rdma.c
/freebsd-14.2/sys/dev/qlxgb/qla_os.c
/freebsd-14.2/sys/dev/qlxgbe/ql_ioctl.c
/freebsd-14.2/sys/dev/qlxgbe/ql_os.c
/freebsd-14.2/sys/dev/qlxge/qls_os.c
/freebsd-14.2/sys/dev/re/if_re.c
/freebsd-14.2/sys/dev/rl/if_rl.c
/freebsd-14.2/sys/dev/safe/safe.c
/freebsd-14.2/sys/dev/sbni/if_sbni.c
/freebsd-14.2/sys/dev/sbni/if_sbni_isa.c
/freebsd-14.2/sys/dev/sbni/if_sbni_pci.c
/freebsd-14.2/sys/dev/sbni/if_sbnivar.h
/freebsd-14.2/sys/dev/sfxge/sfxge.c
/freebsd-14.2/sys/dev/sge/if_sge.c
/freebsd-14.2/sys/dev/siis/siis.c
/freebsd-14.2/sys/dev/sis/if_sis.c
/freebsd-14.2/sys/dev/sk/if_sk.c
/freebsd-14.2/sys/dev/smc/if_smc.c
/freebsd-14.2/sys/dev/sound/dummy.c
/freebsd-14.2/sys/dev/sound/midi/midi.c
/freebsd-14.2/sys/dev/sound/midi/midi.h
/freebsd-14.2/sys/dev/sound/midi/mpu401.c
/freebsd-14.2/sys/dev/sound/midi/sequencer.c
/freebsd-14.2/sys/dev/sound/pci/atiixp.c
/freebsd-14.2/sys/dev/sound/pci/csa.c
/freebsd-14.2/sys/dev/sound/pci/csamidi.c
/freebsd-14.2/sys/dev/sound/pci/csapcm.c
/freebsd-14.2/sys/dev/sound/pci/emu10kx-midi.c
/freebsd-14.2/sys/dev/sound/pci/emu10kx-pcm.c
/freebsd-14.2/sys/dev/sound/pci/emu10kx.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdaa.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdaa_patches.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.h
/freebsd-14.2/sys/dev/sound/pci/hda/hdacc.c
/freebsd-14.2/sys/dev/sound/pci/hda/pin_patch_realtek.h
/freebsd-14.2/sys/dev/sound/pci/hdspe-pcm.c
/freebsd-14.2/sys/dev/sound/pci/hdspe.c
/freebsd-14.2/sys/dev/sound/pci/hdspe.h
/freebsd-14.2/sys/dev/sound/pci/ich.c
/freebsd-14.2/sys/dev/sound/pci/maestro3.c
/freebsd-14.2/sys/dev/sound/pci/solo.c
/freebsd-14.2/sys/dev/sound/pcm/channel.c
/freebsd-14.2/sys/dev/sound/pcm/channel.h
/freebsd-14.2/sys/dev/sound/pcm/dsp.c
/freebsd-14.2/sys/dev/sound/pcm/dsp.h
/freebsd-14.2/sys/dev/sound/pcm/feeder.c
/freebsd-14.2/sys/dev/sound/pcm/feeder.h
/freebsd-14.2/sys/dev/sound/pcm/feeder_chain.c
/freebsd-14.2/sys/dev/sound/pcm/feeder_eq.c
/freebsd-14.2/sys/dev/sound/pcm/feeder_format.c
/freebsd-14.2/sys/dev/sound/pcm/feeder_matrix.c
/freebsd-14.2/sys/dev/sound/pcm/feeder_rate.c
/freebsd-14.2/sys/dev/sound/pcm/feeder_volume.c
/freebsd-14.2/sys/dev/sound/pcm/mixer.c
/freebsd-14.2/sys/dev/sound/pcm/mixer.h
/freebsd-14.2/sys/dev/sound/pcm/sndstat.c
/freebsd-14.2/sys/dev/sound/pcm/sound.c
/freebsd-14.2/sys/dev/sound/pcm/sound.h
/freebsd-14.2/sys/dev/sound/pcm/vchan.c
/freebsd-14.2/sys/dev/sound/pcm/vchan.h
/freebsd-14.2/sys/dev/sound/usb/uaudio.c
/freebsd-14.2/sys/dev/sound/usb/uaudio_pcm.c
/freebsd-14.2/sys/dev/ste/if_ste.c
/freebsd-14.2/sys/dev/stge/if_stge.c
/freebsd-14.2/sys/dev/sume/if_sume.c
/freebsd-14.2/sys/dev/superio/superio.c
/freebsd-14.2/sys/dev/ti/if_ti.c
/freebsd-14.2/sys/dev/tsec/if_tsec.c
/freebsd-14.2/sys/dev/uart/uart_bus_pci.c
/freebsd-14.2/sys/dev/uart/uart_dev_quicc.c
/freebsd-14.2/sys/dev/uart/uart_dev_z8530.c
/freebsd-14.2/sys/dev/usb/controller/usb_controller.c
/freebsd-14.2/sys/dev/usb/net/if_muge.c
/freebsd-14.2/sys/dev/usb/net/if_smsc.c
/freebsd-14.2/sys/dev/usb/net/if_urndis.c
/freebsd-14.2/sys/dev/usb/net/if_usie.c
/freebsd-14.2/sys/dev/usb/net/uhso.c
/freebsd-14.2/sys/dev/usb/net/usb_ethernet.c
/freebsd-14.2/sys/dev/usb/serial/u3g.c
/freebsd-14.2/sys/dev/usb/usb_device.c
/freebsd-14.2/sys/dev/usb/usb_pf.c
/freebsd-14.2/sys/dev/usb/usbdevs
/freebsd-14.2/sys/dev/vge/if_vge.c
/freebsd-14.2/sys/dev/virtio/console/virtio_console.c
/freebsd-14.2/sys/dev/virtio/gpu/virtio_gpu.c
/freebsd-14.2/sys/dev/virtio/network/if_vtnet.c
/freebsd-14.2/sys/dev/virtio/pci/virtio_pci_legacy.c
/freebsd-14.2/sys/dev/virtio/pci/virtio_pci_modern.c
/freebsd-14.2/sys/dev/vnic/nicvf_main.c
/freebsd-14.2/sys/dev/vnic/nicvf_queues.c
/freebsd-14.2/sys/dev/vnic/thunder_mdio.c
/freebsd-14.2/sys/dev/vr/if_vr.c
/freebsd-14.2/sys/dev/vt/hw/efifb/efifb.c
/freebsd-14.2/sys/dev/vt/hw/fb/vt_early_fb.c
/freebsd-14.2/sys/dev/vt/hw/fb/vt_fb.c
/freebsd-14.2/sys/dev/vt/hw/fb/vt_fb.h
/freebsd-14.2/sys/dev/vt/hw/ofwfb/ofwfb.c
/freebsd-14.2/sys/dev/vt/hw/simplefb/simplefb.c
/freebsd-14.2/sys/dev/vt/hw/vbefb/vbefb.c
/freebsd-14.2/sys/dev/vt/hw/vga/vt_vga.c
/freebsd-14.2/sys/dev/vt/vt.h
/freebsd-14.2/sys/dev/vt/vt_core.c
/freebsd-14.2/sys/dev/vte/if_vte.c
/freebsd-14.2/sys/dev/wbwd/wbwd.c
/freebsd-14.2/sys/dev/wg/if_wg.c
/freebsd-14.2/sys/dev/wg/wg_cookie.c
/freebsd-14.2/sys/dev/wtap/if_wtap.c
/freebsd-14.2/sys/dev/wtap/wtap_hal/hal.c
/freebsd-14.2/sys/dev/xilinx/if_xae.c
/freebsd-14.2/sys/dev/xl/if_xl.c
/freebsd-14.2/sys/fs/devfs/devfs_vfsops.c
/freebsd-14.2/sys/fs/devfs/devfs_vnops.c
/freebsd-14.2/sys/fs/fdescfs/fdesc_vfsops.c
/freebsd-14.2/sys/fs/fuse/fuse_internal.c
/freebsd-14.2/sys/fs/fuse/fuse_node.c
/freebsd-14.2/sys/fs/nfs/nfs_commonport.c
/freebsd-14.2/sys/fs/nfs/nfs_var.h
/freebsd-14.2/sys/fs/nfs/nfsport.h
/freebsd-14.2/sys/fs/nfs/nfsproto.h
/freebsd-14.2/sys/fs/nfs/nfsrvstate.h
/freebsd-14.2/sys/fs/nfsclient/nfs.h
/freebsd-14.2/sys/fs/nfsclient/nfs_clbio.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clnfsiod.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clrpcops.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clstate.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clsubs.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clvnops.c
/freebsd-14.2/sys/fs/nfsclient/nfsmount.h
/freebsd-14.2/sys/fs/nfsclient/nfsnode.h
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdkrpc.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdport.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdserv.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdsocket.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdstate.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdsubs.c
/freebsd-14.2/sys/fs/nullfs/null_vfsops.c
/freebsd-14.2/sys/fs/tmpfs/tmpfs_subr.c
/freebsd-14.2/sys/fs/udf/udf_vfsops.c
/freebsd-14.2/sys/fs/unionfs/union_vnops.c
/freebsd-14.2/sys/geom/eli/g_eli.c
/freebsd-14.2/sys/geom/geom_subr.c
/freebsd-14.2/sys/geom/raid3/g_raid3.c
/freebsd-14.2/sys/geom/stripe/g_stripe.c
/freebsd-14.2/sys/geom/stripe/g_stripe.h
/freebsd-14.2/sys/i386/conf/GENERIC
/freebsd-14.2/sys/i386/conf/NOTES
/freebsd-14.2/sys/i386/i386/exception.S
/freebsd-14.2/sys/i386/i386/pmap.c
/freebsd-14.2/sys/i386/i386/sys_machdep.c
/freebsd-14.2/sys/i386/include/atomic.h
/freebsd-14.2/sys/i386/pci/pci_pir.c
/freebsd-14.2/sys/kern/init_sysent.c
/freebsd-14.2/sys/kern/kern_boottrace.c
/freebsd-14.2/sys/kern/kern_cpuset.c
/freebsd-14.2/sys/kern/kern_descrip.c
/freebsd-14.2/sys/kern/kern_devctl.c
/freebsd-14.2/sys/kern/kern_exec.c
/freebsd-14.2/sys/kern/kern_fork.c
/freebsd-14.2/sys/kern/kern_khelp.c
/freebsd-14.2/sys/kern/kern_kthread.c
/freebsd-14.2/sys/kern/kern_ktrace.c
/freebsd-14.2/sys/kern/kern_malloc.c
/freebsd-14.2/sys/kern/kern_mbuf.c
/freebsd-14.2/sys/kern/kern_mib.c
/freebsd-14.2/sys/kern/kern_procctl.c
/freebsd-14.2/sys/kern/kern_sig.c
/freebsd-14.2/sys/kern/kern_sysctl.c
/freebsd-14.2/sys/kern/kern_thr.c
/freebsd-14.2/sys/kern/kern_thread.c
/freebsd-14.2/sys/kern/kern_umtx.c
/freebsd-14.2/sys/kern/kern_xxx.c
/freebsd-14.2/sys/kern/sched_4bsd.c
/freebsd-14.2/sys/kern/sched_ule.c
/freebsd-14.2/sys/kern/subr_busdma_bufalloc.c
/freebsd-14.2/sys/kern/subr_capability.c
/freebsd-14.2/sys/kern/subr_intr.c
/freebsd-14.2/sys/kern/subr_module.c
/freebsd-14.2/sys/kern/subr_physmem.c
/freebsd-14.2/sys/kern/subr_stats.c
/freebsd-14.2/sys/kern/subr_syscall.c
/freebsd-14.2/sys/kern/subr_trap.c
/freebsd-14.2/sys/kern/sys_capability.c
/freebsd-14.2/sys/kern/sys_generic.c
/freebsd-14.2/sys/kern/syscalls.master
/freebsd-14.2/sys/kern/sysv_msg.c
/freebsd-14.2/sys/kern/sysv_sem.c
/freebsd-14.2/sys/kern/sysv_shm.c
/freebsd-14.2/sys/kern/uipc_domain.c
/freebsd-14.2/sys/kern/uipc_ktls.c
/freebsd-14.2/sys/kern/uipc_mbuf.c
/freebsd-14.2/sys/kern/uipc_mqueue.c
/freebsd-14.2/sys/kern/uipc_shm.c
/freebsd-14.2/sys/kern/uipc_socket.c
/freebsd-14.2/sys/kern/uipc_syscalls.c
/freebsd-14.2/sys/kern/uipc_usrreq.c
/freebsd-14.2/sys/kern/vfs_cache.c
/freebsd-14.2/sys/kern/vfs_lookup.c
/freebsd-14.2/sys/kern/vfs_mount.c
/freebsd-14.2/sys/kern/vfs_subr.c
/freebsd-14.2/sys/kern/vfs_vnops.c
/freebsd-14.2/sys/modules/Makefile
/freebsd-14.2/sys/modules/bnxt/Makefile
/freebsd-14.2/sys/modules/bnxt/bnxt_en/Makefile
/freebsd-14.2/sys/modules/bnxt/bnxt_re/Makefile
/freebsd-14.2/sys/modules/hyperv/vmbus/Makefile
/freebsd-14.2/sys/modules/ice_ddp/Makefile
/freebsd-14.2/sys/modules/linux/Makefile
/freebsd-14.2/sys/modules/linuxkpi_hdmi/Makefile
/freebsd-14.2/sys/modules/linuxkpi_video/Makefile
/freebsd-14.2/sys/modules/mac_do/Makefile
/freebsd-14.2/sys/modules/puc/Makefile
/freebsd-14.2/sys/modules/sound/driver/Makefile
/freebsd-14.2/sys/modules/sound/driver/dummy/Makefile
/freebsd-14.2/sys/modules/sound/sound/Makefile
/freebsd-14.2/sys/modules/zfs/zfs_config.h
/freebsd-14.2/sys/modules/zfs/zfs_gitrev.h
/freebsd-14.2/sys/net/bpf.h
/freebsd-14.2/sys/net/if.c
/freebsd-14.2/sys/net/if_arp.h
/freebsd-14.2/sys/net/if_bridge.c
/freebsd-14.2/sys/net/if_clone.c
/freebsd-14.2/sys/net/if_clone.h
/freebsd-14.2/sys/net/if_disc.c
/freebsd-14.2/sys/net/if_edsc.c
/freebsd-14.2/sys/net/if_enc.c
/freebsd-14.2/sys/net/if_epair.c
/freebsd-14.2/sys/net/if_gif.c
/freebsd-14.2/sys/net/if_gre.c
/freebsd-14.2/sys/net/if_lagg.c
/freebsd-14.2/sys/net/if_loop.c
/freebsd-14.2/sys/net/if_me.c
/freebsd-14.2/sys/net/if_ovpn.c
/freebsd-14.2/sys/net/if_stf.c
/freebsd-14.2/sys/net/if_tuntap.c
/freebsd-14.2/sys/net/if_vlan.c
/freebsd-14.2/sys/net/if_vxlan.c
/freebsd-14.2/sys/net/iflib.c
/freebsd-14.2/sys/net/iflib.h
/freebsd-14.2/sys/net/pfvar.h
/freebsd-14.2/sys/net/route/fib_algo.c
/freebsd-14.2/sys/net/route/route_debug.h
/freebsd-14.2/sys/net/rtsock.c
/freebsd-14.2/sys/net80211/ieee80211.c
/freebsd-14.2/sys/net80211/ieee80211_amrr.c
/freebsd-14.2/sys/net80211/ieee80211_radiotap.c
/freebsd-14.2/sys/net80211/ieee80211_radiotap.h
/freebsd-14.2/sys/net80211/ieee80211_var.h
/freebsd-14.2/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
/freebsd-14.2/sys/netgraph/ng_eiface.c
/freebsd-14.2/sys/netgraph/ng_iface.c
/freebsd-14.2/sys/netgraph/ng_pipe.c
/freebsd-14.2/sys/netinet/icmp6.h
/freebsd-14.2/sys/netinet/if_ether.c
/freebsd-14.2/sys/netinet/in_fib_dxr.c
/freebsd-14.2/sys/netinet/in_pcb.c
/freebsd-14.2/sys/netinet/ip_fw.h
/freebsd-14.2/sys/netinet/ip_icmp.c
/freebsd-14.2/sys/netinet/ip_mroute.c
/freebsd-14.2/sys/netinet/sctp_input.c
/freebsd-14.2/sys/netinet/sctp_output.c
/freebsd-14.2/sys/netinet/sctp_output.h
/freebsd-14.2/sys/netinet/tcp_hpts.c
/freebsd-14.2/sys/netinet/tcp_hpts.h
/freebsd-14.2/sys/netinet/tcp_input.c
/freebsd-14.2/sys/netinet/tcp_log_buf.c
/freebsd-14.2/sys/netinet/tcp_log_buf.h
/freebsd-14.2/sys/netinet/tcp_lro_hpts.c
/freebsd-14.2/sys/netinet/tcp_output.c
/freebsd-14.2/sys/netinet/tcp_stacks/bbr.c
/freebsd-14.2/sys/netinet/tcp_stacks/rack.c
/freebsd-14.2/sys/netinet/tcp_stacks/rack_bbr_common.c
/freebsd-14.2/sys/netinet/tcp_subr.c
/freebsd-14.2/sys/netinet/tcp_timewait.c
/freebsd-14.2/sys/netinet/tcp_var.h
/freebsd-14.2/sys/netinet6/icmp6.c
/freebsd-14.2/sys/netinet6/in6.c
/freebsd-14.2/sys/netinet6/in6.h
/freebsd-14.2/sys/netinet6/in6_pcb.c
/freebsd-14.2/sys/netinet6/in6_proto.c
/freebsd-14.2/sys/netinet6/ip6_var.h
/freebsd-14.2/sys/netinet6/nd6.c
/freebsd-14.2/sys/netinet6/nd6.h
/freebsd-14.2/sys/netinet6/nd6_nbr.c
/freebsd-14.2/sys/netinet6/nd6_rtr.c
/freebsd-14.2/sys/netlink/netlink_debug.h
/freebsd-14.2/sys/netlink/netlink_snl.h
/freebsd-14.2/sys/netlink/netlink_snl_route.h
/freebsd-14.2/sys/netlink/netlink_snl_route_parsers.h
/freebsd-14.2/sys/netlink/route/rt.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/ip_fil.h
/freebsd-14.2/sys/netpfil/ipfilter/netinet/ip_ftp_pxy.c
/freebsd-14.2/sys/netpfil/ipfw/ip_fw_bpf.c
/freebsd-14.2/sys/netpfil/pf/if_pflog.c
/freebsd-14.2/sys/netpfil/pf/if_pfsync.c
/freebsd-14.2/sys/netpfil/pf/pf.c
/freebsd-14.2/sys/netpfil/pf/pf_ioctl.c
/freebsd-14.2/sys/netpfil/pf/pf_lb.c
/freebsd-14.2/sys/netpfil/pf/pf_norm.c
/freebsd-14.2/sys/ofed/drivers/infiniband/core/ib_cache.c
/freebsd-14.2/sys/ofed/drivers/infiniband/core/ib_cm.c
/freebsd-14.2/sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
/freebsd-14.2/sys/opencrypto/ktls.h
/freebsd-14.2/sys/opencrypto/ktls_ocf.c
/freebsd-14.2/sys/powerpc/booke/pmap.c
/freebsd-14.2/sys/powerpc/conf/GENERIC
/freebsd-14.2/sys/powerpc/conf/GENERIC64
/freebsd-14.2/sys/powerpc/conf/GENERIC64LE
/freebsd-14.2/sys/powerpc/conf/MPC85XX
/freebsd-14.2/sys/powerpc/conf/MPC85XXSPE
/freebsd-14.2/sys/powerpc/conf/QORIQ64
/freebsd-14.2/sys/powerpc/mpc85xx/fsl_sata.c
/freebsd-14.2/sys/powerpc/powerpc/busdma_machdep.c
/freebsd-14.2/sys/riscv/conf/GENERIC
/freebsd-14.2/sys/riscv/conf/NOTES
/freebsd-14.2/sys/riscv/include/pmap.h
/freebsd-14.2/sys/riscv/include/vmparam.h
/freebsd-14.2/sys/riscv/riscv/aplic.c
/freebsd-14.2/sys/riscv/riscv/busdma_bounce.c
/freebsd-14.2/sys/riscv/riscv/machdep.c
/freebsd-14.2/sys/riscv/riscv/pmap.c
/freebsd-14.2/sys/rpc/clnt_vc.c
/freebsd-14.2/sys/rpc/svc.c
/freebsd-14.2/sys/security/mac_do/mac_do.c
/freebsd-14.2/sys/sys/_sigval.h
/freebsd-14.2/sys/sys/_task.h
/freebsd-14.2/sys/sys/bitset.h
/freebsd-14.2/sys/sys/buf_ring.h
/freebsd-14.2/sys/sys/capsicum.h
/freebsd-14.2/sys/sys/cdefs.h
/freebsd-14.2/sys/sys/cpuset.h
/freebsd-14.2/sys/sys/domainset.h
/freebsd-14.2/sys/sys/elf_common.h
/freebsd-14.2/sys/sys/iov.h
/freebsd-14.2/sys/sys/iov_schema.h
/freebsd-14.2/sys/sys/kassert.h
/freebsd-14.2/sys/sys/ktrace.h
/freebsd-14.2/sys/sys/link_elf.h
/freebsd-14.2/sys/sys/linker.h
/freebsd-14.2/sys/sys/mbuf.h
/freebsd-14.2/sys/sys/msg.h
/freebsd-14.2/sys/sys/namei.h
/freebsd-14.2/sys/sys/param.h
/freebsd-14.2/sys/sys/sched.h
/freebsd-14.2/sys/sys/sdt.h
/freebsd-14.2/sys/sys/sem.h
/freebsd-14.2/sys/sys/shm.h
/freebsd-14.2/sys/sys/signal.h
/freebsd-14.2/sys/sys/sndstat.h
/freebsd-14.2/sys/sys/sockbuf.h
/freebsd-14.2/sys/sys/sockopt.h
/freebsd-14.2/sys/sys/soundcard.h
/freebsd-14.2/sys/sys/splash.h
/freebsd-14.2/sys/sys/sysctl.h
/freebsd-14.2/sys/sys/systm.h
/freebsd-14.2/sys/sys/taskqueue.h
/freebsd-14.2/sys/sys/timeb.h
/freebsd-14.2/sys/sys/types.h
/freebsd-14.2/sys/tools/arm_kernel_boothdr.awk
/freebsd-14.2/sys/ufs/ffs/ffs_snapshot.c
/freebsd-14.2/sys/vm/device_pager.c
/freebsd-14.2/sys/vm/swap_pager.c
/freebsd-14.2/sys/vm/vm_init.c
/freebsd-14.2/sys/vm/vm_page.h
/freebsd-14.2/sys/vm/vm_reserv.c
/freebsd-14.2/sys/x86/conf/NOTES
/freebsd-14.2/sys/x86/include/apicvar.h
/freebsd-14.2/sys/x86/include/iommu.h
/freebsd-14.2/sys/x86/include/specialreg.h
/freebsd-14.2/sys/x86/include/x86_var.h
/freebsd-14.2/sys/x86/iommu/intel_ctx.c
/freebsd-14.2/sys/x86/iommu/intel_dmar.h
/freebsd-14.2/sys/x86/iommu/intel_drv.c
/freebsd-14.2/sys/x86/iommu/intel_fault.c
/freebsd-14.2/sys/x86/iommu/intel_idpgtbl.c
/freebsd-14.2/sys/x86/iommu/intel_intrmap.c
/freebsd-14.2/sys/x86/iommu/intel_qi.c
/freebsd-14.2/sys/x86/iommu/intel_quirks.c
/freebsd-14.2/sys/x86/iommu/intel_reg.h
/freebsd-14.2/sys/x86/iommu/intel_utils.c
/freebsd-14.2/sys/x86/iommu/iommu_utils.c
/freebsd-14.2/sys/x86/iommu/x86_iommu.h
/freebsd-14.2/sys/x86/isa/atrtc.c
/freebsd-14.2/sys/x86/x86/busdma_bounce.c
/freebsd-14.2/sys/x86/x86/identcpu.c
/freebsd-14.2/tests/atf_python/sys/Makefile
/freebsd-14.2/tests/atf_python/sys/net/Makefile
/freebsd-14.2/tests/atf_python/sys/netlink/Makefile
/freebsd-14.2/tests/atf_python/sys/netpfil/Makefile
/freebsd-14.2/tests/atf_python/sys/netpfil/ipfw/Makefile
/freebsd-14.2/tests/sys/Makefile
/freebsd-14.2/tests/sys/common/vnet.subr
/freebsd-14.2/tests/sys/fs/fusefs/bmap.cc
/freebsd-14.2/tests/sys/fs/fusefs/read.cc
/freebsd-14.2/tests/sys/fs/fusefs/utils.cc
/freebsd-14.2/tests/sys/fs/fusefs/utils.hh
/freebsd-14.2/tests/sys/fs/fusefs/write.cc
/freebsd-14.2/tests/sys/geom/class/eli/attach_test.sh
/freebsd-14.2/tests/sys/geom/class/nop/Makefile
/freebsd-14.2/tests/sys/kern/Makefile
/freebsd-14.2/tests/sys/kern/ktls_test.c
/freebsd-14.2/tests/sys/kern/ktrace_test.c
/freebsd-14.2/tests/sys/kern/sched_affinity.c
/freebsd-14.2/tests/sys/net/Makefile
/freebsd-14.2/tests/sys/net/if_bridge_test.sh
/freebsd-14.2/tests/sys/net/if_ovpn/if_ovpn.sh
/freebsd-14.2/tests/sys/net/if_vlan.sh
/freebsd-14.2/tests/sys/net/if_wg.sh
/freebsd-14.2/tests/sys/netinet/carp.sh
/freebsd-14.2/tests/sys/netpfil/common/dummynet.sh
/freebsd-14.2/tests/sys/netpfil/common/pft_ping.py
/freebsd-14.2/tests/sys/netpfil/common/rdr.sh
/freebsd-14.2/tests/sys/netpfil/common/sniffer.py
/freebsd-14.2/tests/sys/netpfil/pf/Makefile
/freebsd-14.2/tests/sys/netpfil/pf/altq.sh
/freebsd-14.2/tests/sys/netpfil/pf/anchor.sh
/freebsd-14.2/tests/sys/netpfil/pf/ether.sh
/freebsd-14.2/tests/sys/netpfil/pf/fragmentation_compat.sh
/freebsd-14.2/tests/sys/netpfil/pf/fragmentation_no_reassembly.sh
/freebsd-14.2/tests/sys/netpfil/pf/icmp6.sh
/freebsd-14.2/tests/sys/netpfil/pf/pfsync.sh
/freebsd-14.2/tests/sys/netpfil/pf/sctp.sh
/freebsd-14.2/tests/sys/netpfil/pf/tcp.sh
/freebsd-14.2/tests/sys/sound/Makefile
/freebsd-14.2/tests/sys/sound/sndstat.c
/freebsd-14.2/tools/build/mk/OptionalObsoleteFiles.inc
/freebsd-14.2/tools/build/stale-symlink-buildworld.sh
/freebsd-14.2/tools/regression/iscsi/initiator-instructions.txt
/freebsd-14.2/tools/tools/git/git-arc.1
/freebsd-14.2/tools/tools/git/mfc-candidates.sh
/freebsd-14.2/tools/tools/mwl/mwlstats/mwlstats.c
/freebsd-14.2/usr.bin/Makefile
/freebsd-14.2/usr.bin/clang/clang/clang-driver.cpp
/freebsd-14.2/usr.bin/clang/llc/Makefile
/freebsd-14.2/usr.bin/clang/lld/Makefile
/freebsd-14.2/usr.bin/clang/lld/lld-driver.cpp
/freebsd-14.2/usr.bin/clang/lli/Makefile
/freebsd-14.2/usr.bin/clang/llvm-ar/llvm-ar-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-cxxfilt/llvm-cxxfilt-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-dwp/Makefile
/freebsd-14.2/usr.bin/clang/llvm-dwp/llvm-dwp-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-nm/llvm-nm-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-objcopy/llvm-objcopy-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-objdump/Makefile
/freebsd-14.2/usr.bin/clang/llvm-objdump/llvm-objdump-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-profdata/llvm-profdata-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-readobj/llvm-readobj-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-size/llvm-size-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-symbolizer/Makefile
/freebsd-14.2/usr.bin/clang/llvm-symbolizer/llvm-symbolizer-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-tblgen/Makefile
/freebsd-14.2/usr.bin/ctags/C.c
/freebsd-14.2/usr.bin/ctags/ctags.c
/freebsd-14.2/usr.bin/ctags/ctags.h
/freebsd-14.2/usr.bin/ctags/fortran.c
/freebsd-14.2/usr.bin/ctags/lisp.c
/freebsd-14.2/usr.bin/ctags/tree.c
/freebsd-14.2/usr.bin/ctags/yacc.c
/freebsd-14.2/usr.bin/diff/diff.1
/freebsd-14.2/usr.bin/diff/diff.c
/freebsd-14.2/usr.bin/diff/diffreg.c
/freebsd-14.2/usr.bin/diff/tests/diff_test.sh
/freebsd-14.2/usr.bin/expand/expand.1
/freebsd-14.2/usr.bin/find/extern.h
/freebsd-14.2/usr.bin/find/find.c
/freebsd-14.2/usr.bin/find/main.c
/freebsd-14.2/usr.bin/kdump/kdump.c
/freebsd-14.2/usr.bin/ktrace/ktrace.1
/freebsd-14.2/usr.bin/ktrace/ktrace.h
/freebsd-14.2/usr.bin/locate/locate/locate.rc
/freebsd-14.2/usr.bin/locate/locate/updatedb.sh
/freebsd-14.2/usr.bin/lockf/tests/lockf_test.sh
/freebsd-14.2/usr.bin/man/man.sh
/freebsd-14.2/usr.bin/mdo/Makefile
/freebsd-14.2/usr.bin/mdo/mdo.1
/freebsd-14.2/usr.bin/mdo/mdo.c
/freebsd-14.2/usr.bin/ncurses/Makefile
/freebsd-14.2/usr.bin/script/script.1
/freebsd-14.2/usr.bin/script/script.c
/freebsd-14.2/usr.bin/sockstat/sockstat.c
/freebsd-14.2/usr.bin/split/split.c
/freebsd-14.2/usr.bin/systat/netcmds.c
/freebsd-14.2/usr.bin/systat/sctp.c
/freebsd-14.2/usr.bin/tr/Makefile
/freebsd-14.2/usr.bin/uniq/tests/uniq_test.sh
/freebsd-14.2/usr.bin/unzip/tests/Makefile
/freebsd-14.2/usr.bin/xinstall/install.1
/freebsd-14.2/usr.bin/xinstall/tests/install_test.sh
/freebsd-14.2/usr.bin/xinstall/xinstall.c
/freebsd-14.2/usr.bin/yacc/config.h
/freebsd-14.2/usr.sbin/acpi/acpidump/acpi.c
/freebsd-14.2/usr.sbin/adduser/adduser.8
/freebsd-14.2/usr.sbin/adduser/adduser.conf.5
/freebsd-14.2/usr.sbin/adduser/adduser.sh
/freebsd-14.2/usr.sbin/autofs/auto_master
/freebsd-14.2/usr.sbin/autofs/auto_master.5
/freebsd-14.2/usr.sbin/autofs/autofs/special_media
/freebsd-14.2/usr.sbin/autofs/automount.8
/freebsd-14.2/usr.sbin/autofs/automountd.8
/freebsd-14.2/usr.sbin/autofs/autounmountd.8
/freebsd-14.2/usr.sbin/bhyve/gdb.c
/freebsd-14.2/usr.sbin/bhyve/tpm_ppi_qemu.c
/freebsd-14.2/usr.sbin/binmiscctl/binmiscctl.8
/freebsd-14.2/usr.sbin/bluetooth/ath3kfw/ath3kfw.8
/freebsd-14.2/usr.sbin/bluetooth/bcmfw/bcmfw.8
/freebsd-14.2/usr.sbin/bluetooth/iwmbtfw/iwmbtfw.8
/freebsd-14.2/usr.sbin/bsdinstall/scripts/docsinstall
/freebsd-14.2/usr.sbin/ctladm/ctladm.c
/freebsd-14.2/usr.sbin/cxgbetool/cxgbetool.c
/freebsd-14.2/usr.sbin/daemon/daemon.c
/freebsd-14.2/usr.sbin/freebsd-update/freebsd-update.sh
/freebsd-14.2/usr.sbin/fwget/pci/Makefile
/freebsd-14.2/usr.sbin/fwget/pci/pci
/freebsd-14.2/usr.sbin/fwget/pci/pci_network_intel
/freebsd-14.2/usr.sbin/fwget/pci/pci_network_mediatek
/freebsd-14.2/usr.sbin/fwget/pci/pci_network_qca
/freebsd-14.2/usr.sbin/fwget/pci/pci_network_realtek
/freebsd-14.2/usr.sbin/fwget/pci/pci_video_amd
/freebsd-14.2/usr.sbin/iovctl/iovctl.c
/freebsd-14.2/usr.sbin/iovctl/iovctl.conf.5
/freebsd-14.2/usr.sbin/iovctl/parse.c
/freebsd-14.2/usr.sbin/jail/jail.8
/freebsd-14.2/usr.sbin/kbdcontrol/kbdcontrol.1
/freebsd-14.2/usr.sbin/kbdmap/kbdmap.1
/freebsd-14.2/usr.sbin/kldxref/kldxref.c
/freebsd-14.2/usr.sbin/makefs/zfs/dsl.c
/freebsd-14.2/usr.sbin/makefs/zfs/zap.c
/freebsd-14.2/usr.sbin/makefs/zfs/zfs.h
/freebsd-14.2/usr.sbin/mergemaster/mergemaster.8
/freebsd-14.2/usr.sbin/mixer/Makefile
/freebsd-14.2/usr.sbin/mixer/mixer.c
/freebsd-14.2/usr.sbin/mixer/tests/Makefile
/freebsd-14.2/usr.sbin/mixer/tests/mixer_test.sh
/freebsd-14.2/usr.sbin/mountd/exports.5
/freebsd-14.2/usr.sbin/moused/moused.8
/freebsd-14.2/usr.sbin/ndp/ndp.c
/freebsd-14.2/usr.sbin/ntp/config.h
/freebsd-14.2/usr.sbin/ntp/libntp/Makefile
/freebsd-14.2/usr.sbin/ntp/ntpd/Makefile
/freebsd-14.2/usr.sbin/ntp/ntpd/leap-seconds
/freebsd-14.2/usr.sbin/ntp/ntpdate/Makefile
/freebsd-14.2/usr.sbin/ntp/ntpdc/Makefile
/freebsd-14.2/usr.sbin/ntp/ntpq/Makefile
/freebsd-14.2/usr.sbin/ntp/scripts/mkver
/freebsd-14.2/usr.sbin/ntp/sntp/Makefile
/freebsd-14.2/usr.sbin/periodic/etc/security/100.chksetuid
/freebsd-14.2/usr.sbin/periodic/etc/security/110.neggrpperm
/freebsd-14.2/usr.sbin/periodic/etc/security/200.chkmounts
/freebsd-14.2/usr.sbin/periodic/etc/security/300.chkuid0
/freebsd-14.2/usr.sbin/periodic/etc/security/400.passwdless
/freebsd-14.2/usr.sbin/periodic/etc/security/410.logincheck
/freebsd-14.2/usr.sbin/periodic/etc/security/500.ipfwdenied
/freebsd-14.2/usr.sbin/periodic/etc/security/510.ipfdenied
/freebsd-14.2/usr.sbin/periodic/etc/security/520.pfdenied
/freebsd-14.2/usr.sbin/periodic/etc/security/550.ipfwlimit
/freebsd-14.2/usr.sbin/periodic/etc/security/610.ipf6denied
/freebsd-14.2/usr.sbin/periodic/etc/security/700.kernelmsg
/freebsd-14.2/usr.sbin/periodic/etc/security/800.loginfail
/freebsd-14.2/usr.sbin/periodic/etc/security/900.tcpwrap
/freebsd-14.2/usr.sbin/periodic/etc/security/Makefile
/freebsd-14.2/usr.sbin/periodic/etc/security/security.functions
/freebsd-14.2/usr.sbin/periodic/periodic.conf
/freebsd-14.2/usr.sbin/pw/pw.c
/freebsd-14.2/usr.sbin/pw/pw.h
/freebsd-14.2/usr.sbin/pw/pw_group.c
/freebsd-14.2/usr.sbin/pw/pw_user.c
/freebsd-14.2/usr.sbin/pw/tests/pw_useradd_test.sh
/freebsd-14.2/usr.sbin/rpc.lockd/lockd.c
/freebsd-14.2/usr.sbin/rpc.lockd/rpc.lockd.8
/freebsd-14.2/usr.sbin/tzsetup/tzsetup.c
/freebsd-14.2/usr.sbin/vidcontrol/vidcontrol.1
/freebsd-14.2/usr.sbin/wpa/wpa_cli/wpa_cli.8
64355a9c29-Feb-2024 Warner Losh <[email protected]>

loader/lua: Remove workaround for command_error

loader.command_error was available prior to stable/12 branching. No need
to check if it is available or not.

Sponsored by: Netflix
Reviewed by: kev

loader/lua: Remove workaround for command_error

loader.command_error was available prior to stable/12 branching. No need
to check if it is available or not.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D44144

(cherry picked from commit 552f3072af54820cf1805f712e2567bc1b7f046d)

show more ...

216c56ff29-Feb-2024 Warner Losh <[email protected]>

loader/lua: Remove compat shim for loader.lua_path

loader.lua_path was committed before stable/13 was branched, and merged
in to for 12.2. Remove workaround for it not being present.

Sponsored by:

loader/lua: Remove compat shim for loader.lua_path

loader.lua_path was committed before stable/13 was branched, and merged
in to for 12.2. Remove workaround for it not being present.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D44143

(cherry picked from commit ab97d42addae97a389c6f22d6bba62ed954bb8e7)

show more ...

71969b9629-Feb-2024 Warner Losh <[email protected]>

loader/lua: Remove pager shim

Just after 12.2 and before the stable/13 branch, kevans added lpager.c
to provide a pager interface for commands written in lua. It was merged
into 12.3. Now that 12.2

loader/lua: Remove pager shim

Just after 12.2 and before the stable/13 branch, kevans added lpager.c
to provide a pager interface for commands written in lua. It was merged
into 12.3. Now that 12.2 is long since EOL, we can remove the pager shim
here. Nobody needs that old loader + new lua scripts. Plus only one
command is affected.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D44142

(cherry picked from commit 8b9178cd0d35ff2beafebdd51c8c44ba2b5aeb0f)

show more ...

5e85090727-Feb-2024 Warner Losh <[email protected]>

loader: Add loader.exit

Add loader.exit(status). While one can get alomst this behavior with
loader.perform("quit"), quit doesn't allow a value to be returned to the
firmware. The interpretation of

loader: Add loader.exit

Add loader.exit(status). While one can get alomst this behavior with
loader.perform("quit"), quit doesn't allow a value to be returned to the
firmware. The interpretation of 'status' is firmware specific. This can
be used when autobooting doesn't work in scripts, for example, to allow
the firmware to try something else...

Sponsored by: Netflix

Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D44094

(cherry picked from commit 9398a495eb305d5bf240bc998ee2f6128d75f4ca)

show more ...


/freebsd-14.2/share/man/man5/src.conf.5
/freebsd-14.2/share/mk/src.opts.mk
/freebsd-14.2/stand/common/boot.c
/freebsd-14.2/stand/common/bootstrap.h
/freebsd-14.2/stand/common/commands.c
/freebsd-14.2/stand/common/dev_net.c
/freebsd-14.2/stand/common/devopen.c
/freebsd-14.2/stand/common/disk.c
/freebsd-14.2/stand/common/gfx_fb.c
/freebsd-14.2/stand/common/gfx_fb.h
/freebsd-14.2/stand/common/interp.c
/freebsd-14.2/stand/common/interp_backslash.c
/freebsd-14.2/stand/common/interp_lua.c
/freebsd-14.2/stand/common/interp_parse.c
/freebsd-14.2/stand/common/interp_simple.c
/freebsd-14.2/stand/common/isapnp.c
/freebsd-14.2/stand/common/load_elf32.c
/freebsd-14.2/stand/common/load_elf32_obj.c
/freebsd-14.2/stand/common/load_elf64.c
/freebsd-14.2/stand/common/load_elf64_obj.c
/freebsd-14.2/stand/common/md.c
/freebsd-14.2/stand/common/metadata.c
/freebsd-14.2/stand/common/misc.c
/freebsd-14.2/stand/common/module.c
/freebsd-14.2/stand/common/part.c
/freebsd-14.2/stand/common/pnp.c
/freebsd-14.2/stand/common/reloc_elf32.c
/freebsd-14.2/stand/common/reloc_elf64.c
/freebsd-14.2/stand/common/vdisk.c
/freebsd-14.2/stand/common/zfs_cmd.c
/freebsd-14.2/stand/defs.mk
/freebsd-14.2/stand/efi/boot1/Makefile
/freebsd-14.2/stand/efi/libefi/delay.c
/freebsd-14.2/stand/efi/libefi/devicename.c
/freebsd-14.2/stand/efi/libefi/devpath.c
/freebsd-14.2/stand/efi/libefi/eficom.c
/freebsd-14.2/stand/efi/libefi/efienv.c
/freebsd-14.2/stand/efi/libefi/efipart.c
/freebsd-14.2/stand/efi/libefi/env.c
/freebsd-14.2/stand/efi/libefi/errno.c
/freebsd-14.2/stand/efi/libefi/handles.c
/freebsd-14.2/stand/efi/libefi/libefi.c
/freebsd-14.2/stand/efi/libefi/time.c
/freebsd-14.2/stand/efi/libefi/time_arm64.c
/freebsd-14.2/stand/efi/libefi/time_event.c
/freebsd-14.2/stand/efi/libefi/wchar.c
/freebsd-14.2/stand/efi/loader/Makefile
/freebsd-14.2/stand/efi/loader/arch/amd64/amd64.ldscript
/freebsd-14.2/stand/efi/loader/arch/amd64/elf64_freebsd.c
/freebsd-14.2/stand/efi/loader/arch/amd64/multiboot2.c
/freebsd-14.2/stand/efi/loader/arch/amd64/trap.c
/freebsd-14.2/stand/efi/loader/arch/arm/arm.ldscript
/freebsd-14.2/stand/efi/loader/arch/arm64/arm64.ldscript
/freebsd-14.2/stand/efi/loader/arch/arm64/exec.c
/freebsd-14.2/stand/efi/loader/arch/riscv/riscv.ldscript
/freebsd-14.2/stand/efi/loader/autoload.c
/freebsd-14.2/stand/efi/loader/bootinfo.c
/freebsd-14.2/stand/efi/loader/conf.c
/freebsd-14.2/stand/efi/loader/efi_main.c
/freebsd-14.2/stand/efi/loader/framebuffer.c
/freebsd-14.2/stand/efi/loader/main.c
/freebsd-14.2/stand/fdt/fdt_loader_cmd.c
/freebsd-14.2/stand/ficl/ficl.h
/freebsd-14.2/stand/ficl/gfx_loader.c
/freebsd-14.2/stand/ficl/loader.c
/freebsd-14.2/stand/i386/libi386/Makefile
/freebsd-14.2/stand/i386/libi386/bio.c
/freebsd-14.2/stand/i386/libi386/biosacpi.c
/freebsd-14.2/stand/i386/libi386/biosdisk.c
/freebsd-14.2/stand/i386/libi386/biosmem.c
/freebsd-14.2/stand/i386/libi386/biospci.c
/freebsd-14.2/stand/i386/libi386/biospnp.c
/freebsd-14.2/stand/i386/libi386/biossmap.c
/freebsd-14.2/stand/i386/libi386/bootinfo.c
/freebsd-14.2/stand/i386/libi386/bootinfo32.c
/freebsd-14.2/stand/i386/libi386/bootinfo64.c
/freebsd-14.2/stand/i386/libi386/comconsole.c
/freebsd-14.2/stand/i386/libi386/devicename.c
/freebsd-14.2/stand/i386/libi386/elf64_freebsd.c
/freebsd-14.2/stand/i386/libi386/i386_copy.c
/freebsd-14.2/stand/i386/libi386/i386_module.c
/freebsd-14.2/stand/i386/libi386/multiboot.c
/freebsd-14.2/stand/i386/libi386/nullconsole.c
/freebsd-14.2/stand/i386/libi386/pread.c
/freebsd-14.2/stand/i386/libi386/pxe.c
/freebsd-14.2/stand/i386/libi386/spinconsole.c
/freebsd-14.2/stand/i386/libi386/textvidc.c
/freebsd-14.2/stand/i386/libi386/time.c
/freebsd-14.2/stand/i386/libi386/vbe.c
/freebsd-14.2/stand/i386/libi386/vidconsole.c
/freebsd-14.2/stand/i386/loader/Makefile
/freebsd-14.2/stand/i386/loader/chain.c
/freebsd-14.2/stand/i386/loader/conf.c
/freebsd-14.2/stand/i386/loader/gfx_bios.c
/freebsd-14.2/stand/i386/loader/main.c
/freebsd-14.2/stand/i386/zfsboot/zfsboot.c
/freebsd-14.2/stand/kboot/kboot/Makefile
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/Makefile.inc
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/aarch64.ldscript
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/exec.c
/freebsd-14.2/stand/kboot/kboot/arch/amd64/Makefile.inc
/freebsd-14.2/stand/kboot/kboot/arch/amd64/amd64.ldscript
/freebsd-14.2/stand/kboot/kboot/arch/amd64/elf64_freebsd.c
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/Makefile.inc
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/powerpc64.ldscript
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/ppc64_elf_freebsd.c
/freebsd-14.2/stand/kboot/kboot/conf.c
/freebsd-14.2/stand/kboot/kboot/hostdisk.c
/freebsd-14.2/stand/kboot/kboot/lua_bindings.c
/freebsd-14.2/stand/kboot/kboot/main.c
/freebsd-14.2/stand/liblua/Makefile
/freebsd-14.2/stand/liblua/gfx_utils.c
/freebsd-14.2/stand/liblua/lerrno.c
/freebsd-14.2/stand/liblua/lpager.c
/freebsd-14.2/stand/liblua/lstd.c
/freebsd-14.2/stand/liblua/lstd.h
/freebsd-14.2/stand/liblua/lutils.c
/freebsd-14.2/stand/liblua/lutils.h
/freebsd-14.2/stand/libofw/devicename.c
/freebsd-14.2/stand/libofw/ofw_copy.c
/freebsd-14.2/stand/libofw/ofw_disk.c
/freebsd-14.2/stand/libofw/ofw_module.c
/freebsd-14.2/stand/libofw/ofw_reboot.c
/freebsd-14.2/stand/libofw/ofw_time.c
/freebsd-14.2/stand/libofw/openfirm.c
/freebsd-14.2/stand/libsa/abort.c
/freebsd-14.2/stand/libsa/assert.c
/freebsd-14.2/stand/libsa/bootp.c
/freebsd-14.2/stand/libsa/bootparam.c
/freebsd-14.2/stand/libsa/bzipfs.c
/freebsd-14.2/stand/libsa/cd9660.c
/freebsd-14.2/stand/libsa/close.c
/freebsd-14.2/stand/libsa/closeall.c
/freebsd-14.2/stand/libsa/dosfs.c
/freebsd-14.2/stand/libsa/environment.c
/freebsd-14.2/stand/libsa/ext2fs.c
/freebsd-14.2/stand/libsa/fstat.c
/freebsd-14.2/stand/libsa/geli/pwgets.c
/freebsd-14.2/stand/libsa/getopt.c
/freebsd-14.2/stand/libsa/gets.c
/freebsd-14.2/stand/libsa/gzipfs.c
/freebsd-14.2/stand/libsa/hexdump.c
/freebsd-14.2/stand/libsa/inet_ntoa.c
/freebsd-14.2/stand/libsa/ioctl.c
/freebsd-14.2/stand/libsa/lseek.c
/freebsd-14.2/stand/libsa/mount.c
/freebsd-14.2/stand/libsa/netif.c
/freebsd-14.2/stand/libsa/nullfs.c
/freebsd-14.2/stand/libsa/nvstore.c
/freebsd-14.2/stand/libsa/open.c
/freebsd-14.2/stand/libsa/pager.c
/freebsd-14.2/stand/libsa/panic.c
/freebsd-14.2/stand/libsa/pkgfs.c
/freebsd-14.2/stand/libsa/printf.c
/freebsd-14.2/stand/libsa/rpc.c
/freebsd-14.2/stand/libsa/sbrk.c
/freebsd-14.2/stand/libsa/smbios.c
/freebsd-14.2/stand/libsa/splitfs.c
/freebsd-14.2/stand/libsa/stand.h
/freebsd-14.2/stand/libsa/stat.c
/freebsd-14.2/stand/libsa/strcasecmp.c
/freebsd-14.2/stand/libsa/strdup.c
/freebsd-14.2/stand/libsa/strerror.c
/freebsd-14.2/stand/libsa/tftp.c
/freebsd-14.2/stand/libsa/time.c
/freebsd-14.2/stand/libsa/ufs.c
/freebsd-14.2/stand/libsa/ufsread.c
/freebsd-14.2/stand/libsa/x86/hypervisor.c
/freebsd-14.2/stand/libsa/zalloc_malloc.c
/freebsd-14.2/stand/libsa/zfs/zfs.c
/freebsd-14.2/stand/libsa/zfs/zfsimpl.c
loader.lua.8
/freebsd-14.2/stand/powerpc/ofw/Makefile
/freebsd-14.2/stand/powerpc/ofw/cas.c
/freebsd-14.2/stand/powerpc/ofw/conf.c
/freebsd-14.2/stand/powerpc/ofw/main.c
/freebsd-14.2/stand/powerpc/ofw/ofwfdt.c
/freebsd-14.2/stand/powerpc/ofw/powerpc.ldscript
/freebsd-14.2/stand/powerpc/ofw/powerpc64.ldscript
/freebsd-14.2/stand/powerpc/ofw/powerpc64le.ldscript
/freebsd-14.2/stand/powerpc/ofw/powerpcspe.ldscript
/freebsd-14.2/stand/powerpc/ofw/ppc-common.ldscript
/freebsd-14.2/stand/powerpc/ofw/ppc64_elf_freebsd.c
/freebsd-14.2/stand/powerpc/ofw/start.c
/freebsd-14.2/stand/uboot/Makefile
/freebsd-14.2/stand/uboot/arch/arm/Makefile.inc
/freebsd-14.2/stand/uboot/arch/arm/arm.ldscript
/freebsd-14.2/stand/uboot/arch/arm/conf.c
/freebsd-14.2/stand/uboot/arch/powerpc/conf.c
/freebsd-14.2/stand/uboot/arch/powerpc/powerpc.ldscript
/freebsd-14.2/stand/uboot/arch/powerpc/ppc64_elf_freebsd.c
/freebsd-14.2/stand/uboot/devicename.c
/freebsd-14.2/stand/uboot/reboot.c
/freebsd-14.2/stand/uboot/time.c
/freebsd-14.2/stand/uboot/uboot_console.c
/freebsd-14.2/stand/uboot/uboot_module.c
/freebsd-14.2/stand/userboot/userboot/autoload.c
/freebsd-14.2/stand/userboot/userboot/biossmap.c
/freebsd-14.2/stand/userboot/userboot/bootinfo.c
/freebsd-14.2/stand/userboot/userboot/bootinfo32.c
/freebsd-14.2/stand/userboot/userboot/bootinfo64.c
/freebsd-14.2/stand/userboot/userboot/conf.c
/freebsd-14.2/stand/userboot/userboot/copy.c
/freebsd-14.2/stand/userboot/userboot/devicename.c
/freebsd-14.2/stand/userboot/userboot/elf64_freebsd.c
/freebsd-14.2/stand/userboot/userboot/host.c
/freebsd-14.2/stand/userboot/userboot/main.c
/freebsd-14.2/stand/userboot/userboot/userboot_cons.c
/freebsd-14.2/stand/userboot/userboot/userboot_disk.c
/freebsd-14.2/tools/build/options/WITH_LOADER_BIOS_TEXTONLY
19388dd216-Feb-2024 Warner Losh <[email protected]>

loader: Move drawer.lua over to gfx table.

Drawer.lua is the only bit of lua code in the base that uses any of the
functons moved from the loader table to the gfx table. Move the main
code to using

loader: Move drawer.lua over to gfx table.

Drawer.lua is the only bit of lua code in the base that uses any of the
functons moved from the loader table to the gfx table. Move the main
code to using the gfx dispatch. Add compat code for running on old
loaders that creates the newer-style gfx table with the term_* functions
we call in it populated. This will even work on the super old versions
of the loader that don't have them (we'll still skip using them).

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D43908

(cherry picked from commit 0fd98b8a7691b4f11e1bfbcb53a3a7c68d7c1fb7)

show more ...

32c08f4916-Feb-2024 Warner Losh <[email protected]>

loader: Move gfx functions to gfx.lua.8

Now that the fb_* and term_* functions are available in the gfx table,
move the documentation to gfx.lua.8. Add information about backwards
compatibility.

Sp

loader: Move gfx functions to gfx.lua.8

Now that the fb_* and term_* functions are available in the gfx table,
move the documentation to gfx.lua.8. Add information about backwards
compatibility.

Sponsored by: Netflix
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D43907

(cherry picked from commit a8f8c53761c4b0436c9d546ebe046003f1b3d88f)

show more ...

cfe4f06110-Feb-2024 Warner Losh <[email protected]>

loader: Document the lua loader table.

Document all the public functions from the "loader" table.

Sponsored by: Netflix
Reviewed by: pauamma_gundo.com, tsoome, kevans
Differential Revision: https

loader: Document the lua loader table.

Document all the public functions from the "loader" table.

Sponsored by: Netflix
Reviewed by: pauamma_gundo.com, tsoome, kevans
Differential Revision: https://reviews.freebsd.org/D43701

(cherry picked from commit 621dae89f3c70b86bef255a621a76bf553f733ff)

show more ...

a25531db21-Dec-2023 Stéphane Rochoy <[email protected]>

stand/lua: always allow overriding with local config files

Loader now also read configuration files listed in local_loader_conf_files.
Files listed here are the last ones read. And /boot/loader.conf

stand/lua: always allow overriding with local config files

Loader now also read configuration files listed in local_loader_conf_files.
Files listed here are the last ones read. And /boot/loader.conf.local was
moved from loader_conf_files to local_loader_conf_files leaving only
loader.conf and device.hints in loader_conf_files by default.

The idea is to ensure local_loader_conf_files, i.e., /boot/loader.conf.local,
can always be used to override other user defined settings.

So the sequencing is now as follow:

1. Bootstrap:
/boot/defaults/loader.conf

2. Read loader_conf_files files:
/boot/device.hints
/boot/loader.conf

3. Read loader_conf_dirs files:
/boot/loader.conf.d/*.conf

4. And finally, rread local_loader_conf_files files:
/boot/loader.conf.local

Reviewed by: imp, kevans
Pull Request: https://github.com/freebsd/freebsd-src/pull/759

[[ The commit, revert, recommit has been squashed down to record the merge ]]
(cherry picked from commit c475e61f66fe8fe939e18ec7821c2340569f3271)
(cherry picked from commit 5fdf01dbeef1f64f8c446561498d662702451ac1)
(cherry picked from commit d3d0b735571d9562812ce5b343a6e91f7a795dbe)

show more ...

3eb3a80204-May-2023 Stéphane Rochoy <[email protected]>

stand/lua: per-product conf if requested via product_vars

If product_vars is set, it must be a space separated list of environment
variable names to walk through to guess the product. Each time a pr

stand/lua: per-product conf if requested via product_vars

If product_vars is set, it must be a space separated list of environment
variable names to walk through to guess the product. Each time a product can be
guessed (i.e., the corresponding variable is defined), prepend
/boot/loader.conf.d/PRODUCT/ to loader_conf_dirs.

It can be typically used as follow:

smbios.system.planar.maker="PLANAR_MAKER"
smbios.system.planar.product="PLANAR_PRODUCT"
smbios.system.product="PRODUCT"
uboot.m_product="M_PRODUCT"
product_vars="smbios.system.planar.maker smbios.system.planar.product smbios.system.product uboot.m_product"

to read files found in the following directories, in that order:

/boot/loader.conf.d/PLANAR_MAKER
/boot/loader.conf.d/PLANAR_PRODUCT
/boot/loader.conf.d/PRODUCT
/boot/loader.conf.d/M_PRODUCT

Reviewed by: imp, kevans
Pull Request: https://github.com/freebsd/freebsd-src/pull/759

[[ The commit, revert, commit has been squashed dpwn ]]
(cherry picked from commit c343eedc6db381ac76e489f8ae0304898b71c5db)
(cherry picked from commit 994865caf250ea2a59b7b842e44680931e8b19f6)
(cherry picked from commit 754cac4b283eb024a3a6a194130199c860e32ebf)

show more ...


/freebsd-14.2/lib/flua/Makefile
/freebsd-14.2/lib/flua/libhash/Makefile
/freebsd-14.2/lib/flua/libhash/hash.3lua
/freebsd-14.2/lib/flua/libhash/lhash.c
/freebsd-14.2/lib/flua/libhash/lhash.h
/freebsd-14.2/sbin/bsdlabel/bsdlabel.8
/freebsd-14.2/sbin/pfilctl/pfilctl.c
/freebsd-14.2/share/man/man5/periodic.conf.5
/freebsd-14.2/share/mk/bsd.links.mk
/freebsd-14.2/share/mk/bsd.man.mk
/freebsd-14.2/stand/common/boot.c
/freebsd-14.2/stand/defaults/loader.conf.5
/freebsd-14.2/stand/efi/include/eficon.h
/freebsd-14.2/stand/efi/libefi/efinet.c
/freebsd-14.2/stand/fdt/fdt_loader_cmd.c
/freebsd-14.2/stand/kboot/Makefile
/freebsd-14.2/stand/kboot/Makefile.inc
/freebsd-14.2/stand/kboot/include/arch/aarch64/stat_arch.h
/freebsd-14.2/stand/kboot/include/arch/aarch64/syscall_nr.h
/freebsd-14.2/stand/kboot/include/arch/aarch64/termios_arch.h
/freebsd-14.2/stand/kboot/include/arch/amd64/stat_arch.h
/freebsd-14.2/stand/kboot/include/arch/amd64/syscall_nr.h
/freebsd-14.2/stand/kboot/include/arch/amd64/termios_arch.h
/freebsd-14.2/stand/kboot/include/arch/powerpc64/stat_arch.h
/freebsd-14.2/stand/kboot/include/arch/powerpc64/syscall_nr.h
/freebsd-14.2/stand/kboot/include/arch/powerpc64/termios_arch.h
/freebsd-14.2/stand/kboot/include/host_syscall.h
/freebsd-14.2/stand/kboot/include/termios.h
/freebsd-14.2/stand/kboot/include/termios_gen.h
/freebsd-14.2/stand/kboot/kboot/Makefile
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/Makefile.inc
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/exec.c
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/fdt_arch.c
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/ldscript.aarch64
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/load_addr.c
/freebsd-14.2/stand/kboot/kboot/arch/aarch64/tramp.S
/freebsd-14.2/stand/kboot/kboot/arch/amd64/Makefile.inc
/freebsd-14.2/stand/kboot/kboot/arch/amd64/amd64_tramp.S
/freebsd-14.2/stand/kboot/kboot/arch/amd64/elf64_freebsd.c
/freebsd-14.2/stand/kboot/kboot/arch/amd64/fdt_arch.c
/freebsd-14.2/stand/kboot/kboot/arch/amd64/ldscript.amd64
/freebsd-14.2/stand/kboot/kboot/arch/amd64/load_addr.c
/freebsd-14.2/stand/kboot/kboot/arch/amd64/multiboot2.h
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/Makefile.inc
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/fdt_arch.c
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/kerneltramp.S
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/ldscript.powerpc
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/load_addr.c
/freebsd-14.2/stand/kboot/kboot/arch/powerpc64/ppc64_elf_freebsd.c
/freebsd-14.2/stand/kboot/kboot/conf.c
/freebsd-14.2/stand/kboot/kboot/hostcons.c
/freebsd-14.2/stand/kboot/kboot/hostdisk.c
/freebsd-14.2/stand/kboot/kboot/hostfs.c
/freebsd-14.2/stand/kboot/kboot/init.c
/freebsd-14.2/stand/kboot/kboot/kboot.h
/freebsd-14.2/stand/kboot/kboot/kbootfdt.c
/freebsd-14.2/stand/kboot/kboot/main.c
/freebsd-14.2/stand/kboot/kboot/seg.c
/freebsd-14.2/stand/kboot/kboot/util.c
/freebsd-14.2/stand/kboot/kboot/version
/freebsd-14.2/stand/kboot/libkboot/Makefile
/freebsd-14.2/stand/kboot/libkboot/arch/aarch64/host_syscall.S
/freebsd-14.2/stand/kboot/libkboot/arch/aarch64/start_arch.h
/freebsd-14.2/stand/kboot/libkboot/arch/amd64/host_syscall.S
/freebsd-14.2/stand/kboot/libkboot/arch/amd64/start_arch.h
/freebsd-14.2/stand/kboot/libkboot/arch/powerpc64/Makefile.inc
/freebsd-14.2/stand/kboot/libkboot/arch/powerpc64/host_syscall.S
/freebsd-14.2/stand/kboot/libkboot/arch/powerpc64/start_arch.h
/freebsd-14.2/stand/kboot/libkboot/crt1.c
/freebsd-14.2/stand/kboot/libkboot/host_syscalls.c
/freebsd-14.2/stand/kboot/libkboot/termios.c
/freebsd-14.2/stand/libofw/ofw_console.c
/freebsd-14.2/stand/libofw/openfirm.c
/freebsd-14.2/stand/libsa/bzipfs.c
/freebsd-14.2/stand/libsa/powerpc/syncicache.c
config.lua
/freebsd-14.2/stand/uboot/main.c
/freebsd-14.2/stand/uboot/net.c
/freebsd-14.2/stand/uboot/uboot_console.c
/freebsd-14.2/sys/arm64/nvidia/tegra210/tegra210_xusbpadctl.c
/freebsd-14.2/sys/dev/virtio/network/if_vtnet.c
/freebsd-14.2/sys/netgraph/ng_socket.c
/freebsd-14.2/usr.sbin/mountd/mountd.8
/freebsd-14.2/usr.sbin/periodic/etc/daily/801.trim-zfs
/freebsd-14.2/usr.sbin/periodic/etc/daily/Makefile
/freebsd-14.2/usr.sbin/periodic/periodic.conf
77d298ea08-Dec-2023 Kyle Evans <[email protected]>

loader: lua: assume late ACPI detection if the feature isn't enabled

While we're here, enable the feature in the places we detect ACPI. This
lets us side-step the existing issues and provide a path

loader: lua: assume late ACPI detection if the feature isn't enabled

While we're here, enable the feature in the places we detect ACPI. This
lets us side-step the existing issues and provide a path forward for
folks upgrading from previous releases that haven't updated their ESP
yet.

Let's also fix core.setACPI: the hint already indicates that the
user's disabled it more consistently than loader.acpi_disabled_by_user.
Even more, the latter is wrong because we set it by default if we did
not detect ACPI. The ACPI hint remains even when we're setting defaults
because ACPI loaded into the kernel will make some noise if it's not
hinted off, even when we didn't detect it.

imp notes that this will result in some relatively harmless noise on
platforms that don't support ACPI but aren't using the UEFI loader, as
we would enable the ACPI module for loading on them and then loader
would not be able to find it. These are non-fatal, but should probably
be fixed by just declaring support for EARLY_ACPI in those loaders since
we know they won't have ACPI early on -- punting on this for the time
being, though, in favor of providing a safer upgrade path sooner.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D42727

(cherry picked from commit e183039f0882009c455c3b59fe1ab58a4fd25a5e)

show more ...


/freebsd-14.2/stand/arm64/libarm64/cache.c
/freebsd-14.2/stand/common/bcache.c
/freebsd-14.2/stand/common/console.c
/freebsd-14.2/stand/common/gfx_fb.c
/freebsd-14.2/stand/common/install.c
/freebsd-14.2/stand/common/interp_forth.c
/freebsd-14.2/stand/common/load_elf.c
/freebsd-14.2/stand/common/load_elf_obj.c
/freebsd-14.2/stand/common/ls.c
/freebsd-14.2/stand/common/newvers.sh
/freebsd-14.2/stand/common/reloc_elf.c
/freebsd-14.2/stand/common/self_reloc.c
/freebsd-14.2/stand/common/tslog.c
/freebsd-14.2/stand/efi/boot1/boot1.c
/freebsd-14.2/stand/efi/boot1/proto.c
/freebsd-14.2/stand/efi/boot1/ufs_module.c
/freebsd-14.2/stand/efi/boot1/zfs_module.c
/freebsd-14.2/stand/efi/fdt/efi_fdt.c
/freebsd-14.2/stand/efi/gptboot/proto.c
/freebsd-14.2/stand/efi/libefi/efi_console.c
/freebsd-14.2/stand/efi/libefi/efichar.c
/freebsd-14.2/stand/efi/libefi/efihttp.c
/freebsd-14.2/stand/efi/libefi/efinet.c
/freebsd-14.2/stand/efi/libefi/efizfs.c
/freebsd-14.2/stand/efi/loader/arch/arm/exec.c
/freebsd-14.2/stand/efi/loader/arch/riscv/exec.c
/freebsd-14.2/stand/efi/loader/copy.c
/freebsd-14.2/stand/efi/loader/main.c
/freebsd-14.2/stand/i386/boot0/boot0.S
/freebsd-14.2/stand/i386/boot2/boot2.c
/freebsd-14.2/stand/i386/common/cons.c
/freebsd-14.2/stand/i386/common/drv.c
/freebsd-14.2/stand/i386/gptboot/gptboot.c
/freebsd-14.2/stand/i386/isoboot/isoboot.c
/freebsd-14.2/stand/i386/libi386/biosacpi.c
/freebsd-14.2/stand/i386/libi386/elf32_freebsd.c
/freebsd-14.2/stand/i386/libi386/multiboot.c
/freebsd-14.2/stand/i386/pmbr/pmbr.S
/freebsd-14.2/stand/kboot/hostcons.c
/freebsd-14.2/stand/kboot/hostdisk.c
/freebsd-14.2/stand/kboot/kbootfdt.c
/freebsd-14.2/stand/liblua/lutils.c
/freebsd-14.2/stand/libofw/ofw_console.c
/freebsd-14.2/stand/libofw/ofw_memory.c
/freebsd-14.2/stand/libofw/ofw_net.c
/freebsd-14.2/stand/libofw/openfirm.h
/freebsd-14.2/stand/libsa/__main.c
/freebsd-14.2/stand/libsa/amd64/_setjmp.S
/freebsd-14.2/stand/libsa/arp.c
/freebsd-14.2/stand/libsa/bcd.c
/freebsd-14.2/stand/libsa/bootp.c
/freebsd-14.2/stand/libsa/cd9660read.c
/freebsd-14.2/stand/libsa/close.c
/freebsd-14.2/stand/libsa/dev.c
/freebsd-14.2/stand/libsa/ether.c
/freebsd-14.2/stand/libsa/fstat.c
/freebsd-14.2/stand/libsa/geli/pwgets.c
/freebsd-14.2/stand/libsa/getopt.c
/freebsd-14.2/stand/libsa/gets.c
/freebsd-14.2/stand/libsa/globals.c
/freebsd-14.2/stand/libsa/gpt.c
/freebsd-14.2/stand/libsa/in_cksum.c
/freebsd-14.2/stand/libsa/inet_ntoa.c
/freebsd-14.2/stand/libsa/ioctl.c
/freebsd-14.2/stand/libsa/ip.c
/freebsd-14.2/stand/libsa/lseek.c
/freebsd-14.2/stand/libsa/net.c
/freebsd-14.2/stand/libsa/netif.c
/freebsd-14.2/stand/libsa/nfs.c
/freebsd-14.2/stand/libsa/nfsv2.h
/freebsd-14.2/stand/libsa/nullfs.c
/freebsd-14.2/stand/libsa/open.c
/freebsd-14.2/stand/libsa/preload.c
/freebsd-14.2/stand/libsa/printf.c
/freebsd-14.2/stand/libsa/random.c
/freebsd-14.2/stand/libsa/rarp.c
/freebsd-14.2/stand/libsa/read.c
/freebsd-14.2/stand/libsa/readdir.c
/freebsd-14.2/stand/libsa/rpc.c
/freebsd-14.2/stand/libsa/rpcv2.h
/freebsd-14.2/stand/libsa/saioctl.h
/freebsd-14.2/stand/libsa/stand.h
/freebsd-14.2/stand/libsa/stat.c
/freebsd-14.2/stand/libsa/strcasecmp.c
/freebsd-14.2/stand/libsa/strdup.c
/freebsd-14.2/stand/libsa/tslog.c
/freebsd-14.2/stand/libsa/twiddle.c
/freebsd-14.2/stand/libsa/udp.c
/freebsd-14.2/stand/libsa/write.c
/freebsd-14.2/stand/libsa/zalloc.c
/freebsd-14.2/stand/libsa/zfs/nvlist.c
core.lua
/freebsd-14.2/stand/powerpc/boot1.chrp/boot1.c
/freebsd-14.2/stand/powerpc/ofw/elf_freebsd.c
/freebsd-14.2/stand/uboot/copy.c
/freebsd-14.2/stand/uboot/elf_freebsd.c
/freebsd-14.2/stand/uboot/glue.c
/freebsd-14.2/stand/uboot/main.c
/freebsd-14.2/stand/uboot/net.c
/freebsd-14.2/stand/uboot/uboot_disk.c
/freebsd-14.2/stand/uboot/uboot_fdt.c
/freebsd-14.2/stand/userboot/userboot/elf32_freebsd.c
5029119724-Nov-2023 Warner Losh <[email protected]>

stand: Retire setting hw.ata.wc: it doesn't exist.

hw.ata.wc was disconnected as part ot the 2013 cam-ification of ata. No
need to continue setting it. It's been unused in FreeBSD 10.x and newer.

S

stand: Retire setting hw.ata.wc: it doesn't exist.

hw.ata.wc was disconnected as part ot the 2013 cam-ification of ata. No
need to continue setting it. It's been unused in FreeBSD 10.x and newer.

Sponsored by: Netflix

(cherry picked from commit 67d2bd974d34d918255307321107273562f11dde)

show more ...

5417db3a24-Nov-2023 Warner Losh <[email protected]>

stand: Retire setting hw.eisa_slots.

When the eisa code was removed in 2017, prior to the stable/12 branch,
setting hw.eisa_slots became a nop. The oldest supported branch doesn't
have eisa at all.

stand: Retire setting hw.eisa_slots.

When the eisa code was removed in 2017, prior to the stable/12 branch,
setting hw.eisa_slots became a nop. The oldest supported branch doesn't
have eisa at all. The need to set it manually on boot disappeared
largely by 2000...

Sponsored by: Netflix

(cherry picked from commit 21795c374aceb685dbdb1bd18c7a5c41c3cf0baf)

show more ...

9408d0ba21-Nov-2023 Warner Losh <[email protected]>

stand: bandaide for acpi

Old binaries do not set acpi.rsdp early enough. So when we boot with an
older loader.efi from an ESP that's not been updated, we assume there's
no ACPI on this system. This

stand: bandaide for acpi

Old binaries do not set acpi.rsdp early enough. So when we boot with an
older loader.efi from an ESP that's not been updated, we assume there's
no ACPI on this system. This is unwise. Put a band-aide on this until we
can implement a proper 'feature' variable that the binary reports so we
can do conditionals for things like this in the future.

This is at best a rapid-response stop-gap.

Glanced at by: kevans
Sponsored by: Netflix

(cherry picked from commit 0abe05aeac29d99786401b9078e97dcead35f7f3)

show more ...

16c09de820-Nov-2023 R. Christian McDonald <[email protected]>

loader: improve lua ACPI detection and handling

This is a follow-up patch to https://reviews.freebsd.org/D42459
that modifies the loader lua to use the correct loader variables
for determining ACPI

loader: improve lua ACPI detection and handling

This is a follow-up patch to https://reviews.freebsd.org/D42459
that modifies the loader lua to use the correct loader variables
for determining ACPI availability.

This also fixes a bug where ACPI can be inadvertently disabled when
setting System Defaults at the loader menu.

Reviewed by: imp, kevans
Approved by: kp
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D42483

(cherry picked from commit e0f3dc82727f236b0bea495d8a4d6e6dc630854d)

show more ...

b5cd844a02-Nov-2023 Stephen J. Kiernan <[email protected]>

loader: add target for dirdeps build

Update dependencies for the loader variations used for each
architecture.

Reviewed by: sjg
Differential Revision: https://reviews.freebsd.org/D39741

(cherry pi

loader: add target for dirdeps build

Update dependencies for the loader variations used for each
architecture.

Reviewed by: sjg
Differential Revision: https://reviews.freebsd.org/D39741

(cherry picked from commit 2008043f386721d58158e37e0d7e50df8095942d)

show more ...


/freebsd-14.2/.cirrus.yml
/freebsd-14.2/.github/workflows/cross-bootstrap-tools.yml
/freebsd-14.2/CONTRIBUTING.md
/freebsd-14.2/Makefile
/freebsd-14.2/Makefile.inc1
/freebsd-14.2/ObsoleteFiles.inc
/freebsd-14.2/RELNOTES
/freebsd-14.2/UPDATING
/freebsd-14.2/bin/cat/cat.c
/freebsd-14.2/bin/chflags/chflags.c
/freebsd-14.2/bin/cp/cp.1
/freebsd-14.2/bin/cp/cp.c
/freebsd-14.2/bin/cp/extern.h
/freebsd-14.2/bin/cp/tests/cp_test.sh
/freebsd-14.2/bin/cp/utils.c
/freebsd-14.2/bin/freebsd-version/freebsd-version.1
/freebsd-14.2/bin/hostname/Makefile
/freebsd-14.2/bin/hostname/tests/Makefile
/freebsd-14.2/bin/hostname/tests/hostname_test.sh
/freebsd-14.2/bin/ln/ln.c
/freebsd-14.2/bin/ln/tests/ln_test.sh
/freebsd-14.2/bin/ls/ls.1
/freebsd-14.2/bin/ls/ls.c
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.ipv6localicmp.ksh.out
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/tst.icmp.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/tst.udp.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.avg.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.count.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.llquantize.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.lquantize.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.max.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.min.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.quantize.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.stddev.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.agg.sum.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.aggmod.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.aggstack.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.aggsym.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.aggustack.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.aggusym.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.drop.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.mod.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.print.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.printf.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.printm.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.stack.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.sym.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.trace.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.tracemem.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.umod.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.ustack.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/tst.usym.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/err.D_PDESC_ZERO.badlib.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/err.D_PROC_FUNC.badfunc.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/err.D_PROC_LIB.libdash.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/err.D_PROC_NAME.alldash.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/err.D_PROC_NAME.badname.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/err.D_PROC_NAME.globdash.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/err.D_PROC_OFF.toobig.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/tst.coverage.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/tst.emptystack.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/tst.startexit.ksh
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/speculation/tst.NoSpecBuffer.exe
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/tst.schedargs.ksh
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_aggregate.c
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_impl.h
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_oformat.h
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_open.c
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_options.c
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_print.c
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_printf.h
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c
/freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/dtrace.h
/freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c
/freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/dwarf.c
/freebsd-14.2/cddl/lib/libdtrace/Makefile
/freebsd-14.2/cddl/lib/libdtrace/tcp.d
/freebsd-14.2/cddl/lib/libzfs/Makefile
/freebsd-14.2/cddl/usr.sbin/dtrace/Makefile
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/Makefile
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/oformat/Makefile
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/dtrace.test.mk
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/tools/dtest.sh
/freebsd-14.2/cddl/usr.sbin/zfsd/Makefile.common
/freebsd-14.2/cddl/usr.sbin/zfsd/case_file.cc
/freebsd-14.2/cddl/usr.sbin/zfsd/case_file.h
/freebsd-14.2/cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc
/freebsd-14.2/contrib/arm-optimized-routines/README
/freebsd-14.2/contrib/arm-optimized-routines/config.mk.dist
/freebsd-14.2/contrib/arm-optimized-routines/math/Dir.mk
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_cos.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_cosf.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_exp.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_exp2f.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_exp2f_1u.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_exp_data.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_expf.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_expf_1u.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_log.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_log_data.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_logf.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_math.h
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_pow.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_powf.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_sin.c
/freebsd-14.2/contrib/arm-optimized-routines/math/aarch64/v_sinf.c
/freebsd-14.2/contrib/arm-optimized-routines/math/exp10.c
/freebsd-14.2/contrib/arm-optimized-routines/math/exp_data.c
/freebsd-14.2/contrib/arm-optimized-routines/math/include/mathlib.h
/freebsd-14.2/contrib/arm-optimized-routines/math/math_config.h
/freebsd-14.2/contrib/arm-optimized-routines/math/test/mathbench.c
/freebsd-14.2/contrib/arm-optimized-routines/math/test/mathbench_funcs.h
/freebsd-14.2/contrib/arm-optimized-routines/math/test/mathbench_wrappers.h
/freebsd-14.2/contrib/arm-optimized-routines/math/test/mathtest.c
/freebsd-14.2/contrib/arm-optimized-routines/math/test/runulp.sh
/freebsd-14.2/contrib/arm-optimized-routines/math/test/testcases/directed/exp10.tst
/freebsd-14.2/contrib/arm-optimized-routines/math/test/ulp.c
/freebsd-14.2/contrib/arm-optimized-routines/math/test/ulp.h
/freebsd-14.2/contrib/arm-optimized-routines/math/test/ulp_funcs.h
/freebsd-14.2/contrib/arm-optimized-routines/math/test/ulp_wrappers.h
/freebsd-14.2/contrib/arm-optimized-routines/math/tgamma128.c
/freebsd-14.2/contrib/arm-optimized-routines/math/tgamma128.h
/freebsd-14.2/contrib/arm-optimized-routines/math/tools/tgamma128_gen.jl
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/Dir.mk
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/acos_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/acosf_1u4.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/asin_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/asin_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/asinf_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/asinf_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/asinh_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/asinhf_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/atan_common.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/atanf_2u9.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/atanf_common.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/atanh_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/atanhf_3u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/cbrt_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/cbrtf_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/cosh_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/coshf_1u9.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/cospi_3u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/cospif_2u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erf_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erf_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erfc_1u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erfc_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erfcf_1u7.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erfcf_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erff_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erff_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erfinv_24u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erfinvf_4u7.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/erfinvl.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/expf.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/expm1_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/expm1f_1u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/finite_pow.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/include/mathlib.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/include/pl_test.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/log1p_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/log1pf_2u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/math_config.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/math_err.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/math_errf.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/pl_sig.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_advsimd_f32.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_advsimd_f64.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_generic.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_scalar_f32.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_scalar_f64.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_sve_f32.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_sve_f64.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/poly_sve_generic.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sinh_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sinhf_2u3.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sinpi_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sinpif_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_acos_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_acosf_1u4.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_acosh_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_acoshf_2u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_asin_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_asinf_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_asinh_3u0.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_asinhf_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_atan2_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_atan2f_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_atan_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_atanf_2u9.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_atanh_3u3.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_atanhf_2u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cbrt_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cbrtf_1u7.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cexpi_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cexpif_1u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cos_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cosf_2u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cosh_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_coshf_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cospi_3u2.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_cospif_2u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_erf_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_erf_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_erfc_1u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_erfcf_1u7.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_erff_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_erff_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_exp10_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_exp10f_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_exp2_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_exp2f_1u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_exp_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_expf_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_expf_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_expm1_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_expm1f_1u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_expm1f_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_hypot_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_hypotf_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log10_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log10f_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log1p_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log1p_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log1pf_1u3.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log1pf_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log2_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log2f_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_log_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_logf_3u4.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_math.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_pow_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_powf_2u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_powi.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_powif.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sin_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sincos_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sincos_common.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sincosf_1u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sincosf_common.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sinf_1u9.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sinh_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sinhf_2u3.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sinpi_3u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_sinpif_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_tan_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_tanf_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_tanh_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/sv_tanhf_2u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tanf_3u3.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tanh_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tanhf_2u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/mathbench_funcs.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/mathbench_wrappers.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/pl_test.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/runulp.sh
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/testcases/directed/acos.tst
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/testcases/directed/acosf.tst
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/testcases/directed/asin.tst
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/testcases/directed/asinf.tst
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/ulp_funcs.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/test/ulp_wrappers.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/asin.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/asinf.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/erf.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/erfc.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/erfcf.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/erff.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/exp10.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/sincos.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/sincosf.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/tools/sinpi.sollya
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/trigpi_references.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_acos_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_acosf_1u4.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_acosh_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_acoshf_3u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_asin_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_asinf_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_asinh_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_asinhf_2u7.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_atan2_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_atan2f_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_atan_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_atanf_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_atanh_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_atanhf_3u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_cbrt_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_cbrtf_1u7.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_cexpi_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_cexpif_1u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_cosh_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_coshf_2u4.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_cospi_3u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_cospif_3u2.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_erf_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_erfc_1u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_erfcf_1u7.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_erff_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_erfinv_25u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_erfinvf_5u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_exp10_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_exp10f_2u4.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_exp2_2u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_exp_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_exp_tail_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_exp_tail_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_expf_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_expm1_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_expm1f_1u6.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_expm1f_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_hypot_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_hypotf_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log10_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log10_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log10f_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log1p_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log1p_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log1pf_2u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log1pf_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log2_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log2_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log2f_2u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_log_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_logf_inline.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_math.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_pow_1u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_pow_exp_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_pow_log_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_powf_data.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sincos_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sincos_common.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sincosf_1u8.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sincosf_common.h
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sinh_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sinhf_2u3.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sinpi_3u1.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_sinpif_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_tan_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_tanf_3u5.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_tanh_3u.c
/freebsd-14.2/contrib/arm-optimized-routines/pl/math/v_tanhf_2u6.c
/freebsd-14.2/contrib/arm-optimized-routines/string/aarch64/asmdefs.h
/freebsd-14.2/contrib/arm-optimized-routines/string/aarch64/memcpy-advsimd.S
/freebsd-14.2/contrib/arm-optimized-routines/string/aarch64/memcpy-mops.S
/freebsd-14.2/contrib/arm-optimized-routines/string/aarch64/memmove-mops.S
/freebsd-14.2/contrib/arm-optimized-routines/string/aarch64/memset-mops.S
/freebsd-14.2/contrib/arm-optimized-routines/string/bench/memcpy.c
/freebsd-14.2/contrib/arm-optimized-routines/string/include/stringlib.h
/freebsd-14.2/contrib/arm-optimized-routines/string/test/memcpy.c
/freebsd-14.2/contrib/arm-optimized-routines/string/test/memmove.c
/freebsd-14.2/contrib/arm-optimized-routines/string/test/memset.c
/freebsd-14.2/contrib/bc/Makefile.in
/freebsd-14.2/contrib/bc/NEWS.md
/freebsd-14.2/contrib/bc/configure.sh
/freebsd-14.2/contrib/bc/gen/lib2.bc
/freebsd-14.2/contrib/bc/include/bc.h
/freebsd-14.2/contrib/bc/include/bcl.h
/freebsd-14.2/contrib/bc/include/history.h
/freebsd-14.2/contrib/bc/include/num.h
/freebsd-14.2/contrib/bc/include/version.h
/freebsd-14.2/contrib/bc/manuals/algorithms.md
/freebsd-14.2/contrib/bc/manuals/bc/A.1
/freebsd-14.2/contrib/bc/manuals/bc/A.1.md
/freebsd-14.2/contrib/bc/manuals/bc/E.1
/freebsd-14.2/contrib/bc/manuals/bc/E.1.md
/freebsd-14.2/contrib/bc/manuals/bc/EH.1
/freebsd-14.2/contrib/bc/manuals/bc/EH.1.md
/freebsd-14.2/contrib/bc/manuals/bc/EHN.1
/freebsd-14.2/contrib/bc/manuals/bc/EHN.1.md
/freebsd-14.2/contrib/bc/manuals/bc/EN.1
/freebsd-14.2/contrib/bc/manuals/bc/EN.1.md
/freebsd-14.2/contrib/bc/manuals/bc/H.1
/freebsd-14.2/contrib/bc/manuals/bc/H.1.md
/freebsd-14.2/contrib/bc/manuals/bc/HN.1
/freebsd-14.2/contrib/bc/manuals/bc/HN.1.md
/freebsd-14.2/contrib/bc/manuals/bc/N.1
/freebsd-14.2/contrib/bc/manuals/bc/N.1.md
/freebsd-14.2/contrib/bc/manuals/bcl.3
/freebsd-14.2/contrib/bc/manuals/dc/A.1
/freebsd-14.2/contrib/bc/manuals/dc/E.1
/freebsd-14.2/contrib/bc/manuals/dc/EH.1
/freebsd-14.2/contrib/bc/manuals/dc/EHN.1
/freebsd-14.2/contrib/bc/manuals/dc/EN.1
/freebsd-14.2/contrib/bc/manuals/dc/H.1
/freebsd-14.2/contrib/bc/manuals/dc/HN.1
/freebsd-14.2/contrib/bc/manuals/dc/N.1
/freebsd-14.2/contrib/bc/scripts/sqrt_frac_guess.bc
/freebsd-14.2/contrib/bc/scripts/sqrt_int_guess.bc
/freebsd-14.2/contrib/bc/scripts/sqrt_random.bc
/freebsd-14.2/contrib/bc/scripts/sqrt_random.sh
/freebsd-14.2/contrib/bc/src/num.c
/freebsd-14.2/contrib/bc/src/program.c
/freebsd-14.2/contrib/bc/src/vm.c
/freebsd-14.2/contrib/bc/tests/bc/lib2.txt
/freebsd-14.2/contrib/bc/tests/bc/lib2_results.txt
/freebsd-14.2/contrib/bc/tests/bc/scripts/all.txt
/freebsd-14.2/contrib/bc/tests/bc/scripts/i2rand.bc
/freebsd-14.2/contrib/bc/tests/bc/scripts/i2rand.txt
/freebsd-14.2/contrib/bc/tests/bc/scripts/print2.bc
/freebsd-14.2/contrib/bc/tests/bc/scripts/print2.txt
/freebsd-14.2/contrib/bc/tests/bc/sqrt.txt
/freebsd-14.2/contrib/bc/tests/bc/sqrt_results.txt
/freebsd-14.2/contrib/bc/tests/script.sh
/freebsd-14.2/contrib/bc/vs/bc.vcxproj
/freebsd-14.2/contrib/bc/vs/bcl.vcxproj
/freebsd-14.2/contrib/blocklist/Makefile
/freebsd-14.2/contrib/blocklist/Makefile.inc
/freebsd-14.2/contrib/blocklist/README
/freebsd-14.2/contrib/blocklist/TODO
/freebsd-14.2/contrib/blocklist/bin/Makefile
/freebsd-14.2/contrib/blocklist/bin/blacklistctl.8
/freebsd-14.2/contrib/blocklist/bin/blacklistctl.c
/freebsd-14.2/contrib/blocklist/bin/blacklistd.8
/freebsd-14.2/contrib/blocklist/bin/blacklistd.c
/freebsd-14.2/contrib/blocklist/bin/blacklistd.conf.5
/freebsd-14.2/contrib/blocklist/bin/conf.c
/freebsd-14.2/contrib/blocklist/bin/conf.h
/freebsd-14.2/contrib/blocklist/bin/internal.c
/freebsd-14.2/contrib/blocklist/bin/internal.h
/freebsd-14.2/contrib/blocklist/bin/run.c
/freebsd-14.2/contrib/blocklist/bin/run.h
/freebsd-14.2/contrib/blocklist/bin/state.c
/freebsd-14.2/contrib/blocklist/bin/state.h
/freebsd-14.2/contrib/blocklist/bin/support.c
/freebsd-14.2/contrib/blocklist/bin/support.h
/freebsd-14.2/contrib/blocklist/diff/ftpd.diff
/freebsd-14.2/contrib/blocklist/diff/named.diff
/freebsd-14.2/contrib/blocklist/diff/proftpd.diff
/freebsd-14.2/contrib/blocklist/diff/ssh.diff
/freebsd-14.2/contrib/blocklist/etc/Makefile
/freebsd-14.2/contrib/blocklist/etc/blacklistd.conf
/freebsd-14.2/contrib/blocklist/etc/npf.conf
/freebsd-14.2/contrib/blocklist/etc/rc.d/Makefile
/freebsd-14.2/contrib/blocklist/etc/rc.d/blacklistd
/freebsd-14.2/contrib/blocklist/include/Makefile
/freebsd-14.2/contrib/blocklist/include/bl.h
/freebsd-14.2/contrib/blocklist/include/blacklist.h
/freebsd-14.2/contrib/blocklist/lib/Makefile
/freebsd-14.2/contrib/blocklist/lib/bl.c
/freebsd-14.2/contrib/blocklist/lib/blacklist.c
/freebsd-14.2/contrib/blocklist/lib/libblacklist.3
/freebsd-14.2/contrib/blocklist/lib/shlib_version
/freebsd-14.2/contrib/blocklist/libexec/Makefile
/freebsd-14.2/contrib/blocklist/libexec/blacklistd-helper
/freebsd-14.2/contrib/blocklist/port/Makefile.am
/freebsd-14.2/contrib/blocklist/port/_strtoi.h
/freebsd-14.2/contrib/blocklist/port/clock_gettime.c
/freebsd-14.2/contrib/blocklist/port/config.h
/freebsd-14.2/contrib/blocklist/port/configure.ac
/freebsd-14.2/contrib/blocklist/port/fgetln.c
/freebsd-14.2/contrib/blocklist/port/fparseln.c
/freebsd-14.2/contrib/blocklist/port/getprogname.c
/freebsd-14.2/contrib/blocklist/port/m4/.cvsignore
/freebsd-14.2/contrib/blocklist/port/pidfile.c
/freebsd-14.2/contrib/blocklist/port/popenve.c
/freebsd-14.2/contrib/blocklist/port/port.h
/freebsd-14.2/contrib/blocklist/port/sockaddr_snprintf.c
/freebsd-14.2/contrib/blocklist/port/strlcat.c
/freebsd-14.2/contrib/blocklist/port/strlcpy.c
/freebsd-14.2/contrib/blocklist/port/strtoi.c
/freebsd-14.2/contrib/blocklist/test/Makefile
/freebsd-14.2/contrib/blocklist/test/cltest.c
/freebsd-14.2/contrib/blocklist/test/srvtest.c
/freebsd-14.2/contrib/expat/Changes
/freebsd-14.2/contrib/expat/Makefile.am
/freebsd-14.2/contrib/expat/Makefile.in
/freebsd-14.2/contrib/expat/README.md
/freebsd-14.2/contrib/expat/configure.ac
/freebsd-14.2/contrib/expat/doc/Makefile.in
/freebsd-14.2/contrib/expat/doc/ok.min.css
/freebsd-14.2/contrib/expat/doc/reference.html
/freebsd-14.2/contrib/expat/doc/xmlwf.1
/freebsd-14.2/contrib/expat/doc/xmlwf.xml
/freebsd-14.2/contrib/expat/examples/Makefile.am
/freebsd-14.2/contrib/expat/examples/Makefile.in
/freebsd-14.2/contrib/expat/examples/element_declarations.c
/freebsd-14.2/contrib/expat/expat_config.h.in
/freebsd-14.2/contrib/expat/fuzz/xml_parse_fuzzer.c
/freebsd-14.2/contrib/expat/fuzz/xml_parsebuffer_fuzzer.c
/freebsd-14.2/contrib/expat/lib/Makefile.in
/freebsd-14.2/contrib/expat/lib/expat.h
/freebsd-14.2/contrib/expat/lib/internal.h
/freebsd-14.2/contrib/expat/lib/siphash.h
/freebsd-14.2/contrib/expat/lib/xmlparse.c
/freebsd-14.2/contrib/expat/lib/xmlrole.c
/freebsd-14.2/contrib/expat/lib/xmlrole.h
/freebsd-14.2/contrib/expat/lib/xmltok.c
/freebsd-14.2/contrib/expat/lib/xmltok.h
/freebsd-14.2/contrib/expat/lib/xmltok_impl.c
/freebsd-14.2/contrib/expat/tests/Makefile.am
/freebsd-14.2/contrib/expat/tests/Makefile.in
/freebsd-14.2/contrib/expat/tests/acc_tests.c
/freebsd-14.2/contrib/expat/tests/acc_tests.h
/freebsd-14.2/contrib/expat/tests/acc_tests_cxx.cpp
/freebsd-14.2/contrib/expat/tests/alloc_tests.c
/freebsd-14.2/contrib/expat/tests/alloc_tests.h
/freebsd-14.2/contrib/expat/tests/alloc_tests_cxx.cpp
/freebsd-14.2/contrib/expat/tests/basic_tests.c
/freebsd-14.2/contrib/expat/tests/basic_tests.h
/freebsd-14.2/contrib/expat/tests/basic_tests_cxx.cpp
/freebsd-14.2/contrib/expat/tests/benchmark/Makefile.in
/freebsd-14.2/contrib/expat/tests/benchmark/benchmark.c
/freebsd-14.2/contrib/expat/tests/chardata.c
/freebsd-14.2/contrib/expat/tests/chardata_cxx.cpp
/freebsd-14.2/contrib/expat/tests/common.c
/freebsd-14.2/contrib/expat/tests/common.h
/freebsd-14.2/contrib/expat/tests/common_cxx.cpp
/freebsd-14.2/contrib/expat/tests/dummy.c
/freebsd-14.2/contrib/expat/tests/dummy.h
/freebsd-14.2/contrib/expat/tests/dummy_cxx.cpp
/freebsd-14.2/contrib/expat/tests/handlers.c
/freebsd-14.2/contrib/expat/tests/handlers.h
/freebsd-14.2/contrib/expat/tests/handlers_cxx.cpp
/freebsd-14.2/contrib/expat/tests/memcheck.c
/freebsd-14.2/contrib/expat/tests/memcheck_cxx.cpp
/freebsd-14.2/contrib/expat/tests/minicheck.c
/freebsd-14.2/contrib/expat/tests/minicheck.h
/freebsd-14.2/contrib/expat/tests/minicheck_cxx.cpp
/freebsd-14.2/contrib/expat/tests/misc_tests.c
/freebsd-14.2/contrib/expat/tests/misc_tests.h
/freebsd-14.2/contrib/expat/tests/misc_tests_cxx.cpp
/freebsd-14.2/contrib/expat/tests/ns_tests.c
/freebsd-14.2/contrib/expat/tests/ns_tests.h
/freebsd-14.2/contrib/expat/tests/ns_tests_cxx.cpp
/freebsd-14.2/contrib/expat/tests/nsalloc_tests.c
/freebsd-14.2/contrib/expat/tests/nsalloc_tests.h
/freebsd-14.2/contrib/expat/tests/nsalloc_tests_cxx.cpp
/freebsd-14.2/contrib/expat/tests/runtests.c
/freebsd-14.2/contrib/expat/tests/runtests_cxx.cpp
/freebsd-14.2/contrib/expat/tests/structdata.c
/freebsd-14.2/contrib/expat/tests/structdata_cxx.cpp
/freebsd-14.2/contrib/expat/xmlwf/Makefile.in
/freebsd-14.2/contrib/expat/xmlwf/readfilemap.c
/freebsd-14.2/contrib/expat/xmlwf/xmlfile.c
/freebsd-14.2/contrib/expat/xmlwf/xmlfile.h
/freebsd-14.2/contrib/expat/xmlwf/xmlwf.c
/freebsd-14.2/contrib/expat/xmlwf/xmlwf_helpgen.py
/freebsd-14.2/contrib/libarchive/tar/read.c
/freebsd-14.2/contrib/libcxxrt/cxxabi.h
/freebsd-14.2/contrib/libcxxrt/exception.cc
/freebsd-14.2/contrib/libucl/libucl.pc
/freebsd-14.2/contrib/libucl/python/ucl.pyi
/freebsd-14.2/contrib/libucl/tests/schema/definitions.json.disabled
/freebsd-14.2/contrib/libucl/tests/schema/refRemote.json.disabled
/freebsd-14.2/contrib/llvm-project/FREEBSD-Xlist
/freebsd-14.2/contrib/llvm-project/clang/include/clang-c/Index.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/APValue.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTConsumer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTDiagnostic.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTImporter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTNodeTraverser.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ASTTypeTraits.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/CXXInheritance.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/CommentSema.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ComparisonCategories.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Decl.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclBase.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclCXX.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclObjC.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclTemplate.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/DeclarationName.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Expr.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ExprCXX.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ExprConcepts.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ExternalASTSource.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/IgnoreExpr.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Mangle.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/MangleNumberingContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/OpenMPClause.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/OperationKinds.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/PrettyPrinter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/PropertiesBase.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/RawCommentList.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Redeclarable.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Stmt.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/StmtCXX.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TemplateBase.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TemplateName.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/Type.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TypeLoc.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/TypeProperties.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/UnresolvedSet.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/VTableBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchers.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/CalledOnceCheck.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/Consumed.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/IntervalPartition.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ReachableCode.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/UnsafeBufferUsage.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/AnalysisDeclContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/BodyFarm.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/CFG.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/CallGraph.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Arena.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DebugSupport.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Formula.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Logger.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Models/ChromiumCheckModel.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/NoopAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/RecordOps.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Solver.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/StorageLocation.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Transfer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/Value.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/WatchedLiteralsSolver.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/ProgramPoint.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Support/BumpVector.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AArch64SVEACLETypes.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AddressSpaces.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AlignedAllocation.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Attr.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AttrDocs.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/AttributeCommonInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Builtins.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsAArch64.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsAMDGPU.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsARM.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsNEON.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsNVPTX.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsPPC.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsRISCV.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsRISCVVector.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsSME.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsWebAssembly.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86_64.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Cuda.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DarwinSDKInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Diagnostic.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticASTKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommonKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticDocs.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriverKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticError.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontendKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticGroups.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticLexKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticParseKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticSemaKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerializationKinds.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/DirectoryEntry.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ExceptionSpecificationType.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/FPOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Features.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/FileEntry.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/FileManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/IdentifierTable.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LLVM.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangStandard.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/LangStandards.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Linkage.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Module.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ObjCRuntime.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensionTypes.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ParsedAttrInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/RISCVVTypes.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Sanitizers.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/SourceManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Specifiers.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/StmtNodes.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetBuiltins.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetCXXABI.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetID.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TargetOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/Thunk.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TokenKinds.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TokenKinds.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/TypeNodes.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/WebAssemblyReferenceTypes.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_bf16.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_neon.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_sme.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_sve.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/arm_sve_sme_incl.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/riscv_sifive_vector.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/riscv_vector.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/riscv_vector_common.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/BackendUtil.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Action.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Compilation.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Distro.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Driver.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Job.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Multilib.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/MultilibBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/OffloadBundler.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Options.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Options.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/SanitizerArgs.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ToolChain.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/Types.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/XRayArgs.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/API.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/APIIgnoresList.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/AvailabilityInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/DeclarationFragments.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ExtractAPIActionBase.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/FrontendActions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/SerializerBase.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/TypedefUnderlyingTypeResolver.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/Format.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/CompilerInstance.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/DependencyOutputOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/FrontendActions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/FrontendOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/LayoutOverrideSource.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/TextDiagnostic.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Interpreter/Interpreter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Interpreter/Value.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/DependencyDirectivesScanner.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/HeaderSearch.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/Lexer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/LiteralSupport.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/MacroInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/ModuleMap.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/MultipleIncludeOpt.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/Pragma.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/Preprocessor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/PreprocessorOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/Token.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/LoopHint.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/Parser.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/AnalysisBasedWarnings.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/CodeCompleteConsumer.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Designator.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/EnterExpressionEvaluationContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ExternalSemaSource.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/HLSLExternalSemaSource.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/IdentifierResolver.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Initialization.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Lookup.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/MultiplexExternalSemaSource.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Overload.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ParsedAttr.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/RISCVIntrinsicManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Scope.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ScopeInfo.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Sema.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/Template.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/TemplateDeduction.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTBitCodes.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/GlobalModuleIndex.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ModuleFile.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/PCHContainerOperations.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Taint.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Support/RISCVVIntrinsicUtils.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Testing/CommandLineArgs.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Testing/TestAST.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/HeaderAnalysis.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/StandardLibrary.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Tooling.h
/freebsd-14.2/contrib/llvm-project/clang/include/module.modulemap
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/APINotesFormat.h
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/ARCMT.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/FileRemapper.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/ObjCMT.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/TransProperties.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTDiagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTImporter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTImporterLookupTable.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTStructuralEquivalence.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ASTTypeTraits.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/AttrImpl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/CXXInheritance.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ComputeDependence.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Decl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclBase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclPrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclTemplate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/DeclarationName.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Expr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprConcepts.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExprConstant.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ExternalASTMerger.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/FormatString.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Boolean.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Context.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Context.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Descriptor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Descriptor.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Disasm.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Floating.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Floating.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Frame.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Function.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Function.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/FunctionPointer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Integral.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Interp.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Interp.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpBlock.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpBlock.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpBuiltin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpStack.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpStack.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpState.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/InterpState.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Opcodes.td
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Pointer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Pointer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/PrimType.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/PrimType.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Primitives.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Program.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Program.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Record.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Record.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/Source.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/State.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/State.h
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ItaniumMangle.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/JSONNodeDumper.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/MicrosoftMangle.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/NSAPI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ODRDiagsEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/ODRHash.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/OpenMPClause.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/PrintfFormatString.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Stmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/StmtCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/StmtOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/StmtPrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/StmtProfile.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TemplateBase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TemplateName.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TextNodeDumper.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Type.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TypeLoc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/TypePrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/VTableBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.h
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Registry.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/BodyFarm.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/CFG.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ExprMutationAnalyzer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Arena.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/DebugSupport.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Formula.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/HTMLLogger.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/HTMLLogger.css
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/HTMLLogger.html
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/HTMLLogger.js
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Logger.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/ChromiumCheckModel.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/RecordOps.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Transfer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/WatchedLiteralsSolver.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/IntervalPartition.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ReachableCode.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/RetainSummaryManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ThreadSafety.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ThreadSafetyCommon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/UninitializedValues.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/UnsafeBufferUsage.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Attributes.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Builtins.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Cuda.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Diagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/DiagnosticIDs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/FileManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/IdentifierTable.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/LangOptions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/LangStandards.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Module.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/OpenCLOptions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/OpenMPKinds.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ParsedAttrInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Sarif.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/SourceManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/TargetID.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/TargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AArch64.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/ARC.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/ARM.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/ARM.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AVR.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/AVR.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/BPF.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/CSKY.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/CSKY.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/DirectX.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Lanai.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Le64.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Le64.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/LoongArch.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/M68k.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/M68k.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/MSP430.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/MSP430.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Mips.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Mips.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/PNaCl.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/PPC.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/RISCV.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/SPIR.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/Sparc.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/TCE.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/VE.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/VE.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/X86.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/XCore.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ABIInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ABIInfo.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ABIInfoImpl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ABIInfoImpl.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Address.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/BackendUtil.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGAtomic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGBlocks.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGBlocks.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGBuiltin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCUDANV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCall.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGClass.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCleanup.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGDeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGException.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprAgg.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprComplex.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprConstant.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGGPUBuiltin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGHLSLRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGNonTrivialStruct.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGVTables.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGVTables.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGValue.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenABITypes.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ConstantEmitter.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ItaniumCXXABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ModuleBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/SwiftCallingConv.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/TargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/TargetInfo.h
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/AMDGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/ARC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/ARM.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/AVR.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/BPF.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/CSKY.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/Hexagon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/Lanai.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/M68k.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/MSP430.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/Mips.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/NVPTX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/PNaCl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/PPC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/SPIR.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/Sparc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/SystemZ.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/TCE.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/VE.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/WebAssembly.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/X86.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/XCore.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/CrossTU/CrossTranslationUnit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Action.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Compilation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Distro.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Driver.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Job.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Multilib.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/MultilibBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/OffloadBundler.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/SanitizerArgs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/CSKY.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/LoongArch.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/M68k.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/M68k.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CSKYToolChain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPAMD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPSPV.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPSPV.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HIPUtility.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HLSL.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/HLSL.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/LazyDetector.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/OHOS.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/OHOS.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ROCm.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/SPIRV.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/VEToolchain.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/Types.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/XRayArgs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/API.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/APIIgnoresList.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/AvailabilityInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/DeclarationFragments.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/TypedefUnderlyingTypeResolver.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/AffectedRangeManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/BreakableToken.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/ContinuationIndenter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/DefinitionBlockSeparator.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/Format.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatToken.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatToken.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatTokenLexer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatTokenLexer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/FormatTokenSource.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/MacroExpander.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/Macros.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/QualifierAlignmentFixer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/QualifierAlignmentFixer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/TokenAnalyzer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/TokenAnalyzer.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/TokenAnnotator.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/TokenAnnotator.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/WhitespaceManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/WhitespaceManager.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ASTConsumers.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ASTMerge.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/CompilerInvocation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/DependencyFile.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/DiagnosticRenderer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/FrontendAction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/FrontendActions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/HeaderIncludeGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/InitPreprocessor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/LayoutOverrideSource.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ModuleDependencyCollector.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/PrintPreprocessedOutput.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/TextDiagnostic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_cuda_intrinsics.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_cuda_math.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_hip_cmath.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_hip_libdevice_declares.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_hip_math.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/__clang_hip_runtime_wrapper.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/adxintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/altivec.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/amxcomplexintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/arm_acle.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx2intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512fintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avx512fp16intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avxintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/avxvnniint16intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/bmi2intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/clflushoptintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/clzerointrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/bits/basic_string.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/bits/basic_string.tcc
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/bits/shared_ptr_base.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/fmaintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/hlsl/hlsl_intrinsics.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/immintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/limits.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/ctype.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/inttypes.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/llvm-libc-decls/README.txt
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/stdio.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/stdlib.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/string.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/mwaitxintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/opencl-c-base.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/new
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/pmmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/emmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/smmintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/rdseedintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/riscv_ntlh.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/sha512intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/shaintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/sifive_vector.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/sm3intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/sm4intrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdalign.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stdatomic.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/stddef.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/wasm_simd128.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/xsavecintrin.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/IndexBody.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/IndexDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/IndexSymbol.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/USRGeneration.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/DeviceOffload.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/DeviceOffload.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/IncrementalExecutor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/IncrementalExecutor.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/Interpreter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/InterpreterUtils.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/InterpreterUtils.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/Value.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/DependencyDirectivesScanner.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/HeaderMap.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/HeaderSearch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/InitHeaderSearch.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/Lexer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/LiteralSupport.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ModuleMap.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPDirectives.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPExpressions.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPLexerChange.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PPMacroExpansion.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/Pragma.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/PreprocessingRecord.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/Preprocessor.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/TokenLexer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseAST.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseCXXInlineMethods.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseExpr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseHLSL.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseInit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseObjc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParsePragma.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseTemplate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ParseTentative.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/Parser.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Rewrite/Rewriter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/AnalysisBasedWarnings.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/CodeCompleteConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/HLSLExternalSemaSource.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/IdentifierResolver.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/JumpDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/MultiplexExternalSemaSource.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ParsedAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/Scope.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ScopeInfo.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/Sema.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaAccess.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaAvailability.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCXXScopeSpec.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCast.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaConcept.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaCoroutine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaDeclAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExceptionSpec.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaInit.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaModule.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaObjCProperty.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaPseudoObject.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaRISCVVectorLookup.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaSYCL.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaStmtAsm.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaStmtAttr.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaTemplateVariadic.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/SemaType.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/TreeTransform.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTCommon.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTReaderStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTWriterDecl.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ASTWriterStmt.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/GlobalModuleIndex.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ModuleManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/PCHContainerOperations.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.h
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/APSIntType.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Environment.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SVals.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Store.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Support/RISCVVIntrinsicUtils.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Testing/CommandLineArgs.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Testing/TestAST.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/CompilationDatabase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/CSymbolMap.inc
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/StdSpecialSymbolMap.inc
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/StdSymbolMap.inc
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/StdTsSymbolMap.inc
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/JSONCompilationDatabase.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Syntax/Tokens.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Tooling.cpp
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Transformer/Stencil.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/amdgpu-arch/AMDGPUArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/amdgpu-arch/AMDGPUArchByHIP.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/amdgpu-arch/AMDGPUArchByHSA.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/clang-repl/ClangRepl.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/cc1_main.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/cc1as_main.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/cc1gen_reproducer_main.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/driver.cpp
/freebsd-14.2/contrib/llvm-project/clang/tools/nvptx-arch/NVPTXArch.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangAttrEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangOpcodesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/NeonEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/RISCVVEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/SveEmitter.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/TableGen.cpp
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/TableGenBackends.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/fuzzer/FuzzedDataProvider.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/orc_rt/c_api.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/profile/InstrProfData.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/profile/MemProfData.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/allocator_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/common_interface_defs.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/hwasan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/include/xray/xray_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_globals.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_interface_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_memory_profile.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_stack.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_thread.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_thread.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/asan_win_dll_thunk.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi_shim.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan_abi/asan_abi_tbd.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/README.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/absvdi2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/absvsi2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/addtf3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cdcmp.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cfcmp.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/arm/divsi3.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/arm/udivsi3.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ashlti3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/ashrti3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/assembly.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/clear_cache.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/comparetf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/crtbegin.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/crtend.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/divtf3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/extenddftf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/extendhftf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/extendsftf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixtfdi.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixtfsi.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixtfti.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixunstfdi.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixunstfsi.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fixunstfti.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatdidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatdisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatditf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatsitf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floattidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floattisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floattitf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatunditf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatunsitf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatuntidf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatuntisf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/floatuntitf.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/fp_lib.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/int_mulo_impl.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/int_mulv_impl.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/lshrti3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/mulodi4.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/mulosi4.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/muloti4.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/multf3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/mulvdi3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/mulvsi3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/mulvti3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/negvdi2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/negvsi2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/os_version_check.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/powitf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/riscv/fp_mode.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/subtf3.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/trunctfdf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/trunctfhf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/trunctfsf2.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/done_abilist.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCorpus.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_exceptions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interface_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_platform_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_registers.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp_aarch64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp_riscv64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp_x86_64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/interception.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/interception_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/interception_linux.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/interception_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/interception_win.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_rawprofile.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_rawprofile.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/memprof_rtl.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/tests/rawprofile.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_dl.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_dl.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_poisoning.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_report.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/msan_thread.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/coff_platform.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/debug.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/dlfcn_wrapper.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/elfnix_platform.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/macho_platform.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/run_program_wrapper.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/c_api_test.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/wrapper_function_utils_test.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/wrapper_function_utils.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingBuffer.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMerge.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingValue.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingWriter.c
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_array_ref.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_asm.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_memintrinsics.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_loongarch64.inc.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flat_map.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mallinfo.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_range.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_range.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_redefine_builtins.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_arg_retval.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/chunk.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/combined.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/local_cache.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_base.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mem_map_fuchsia.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/memtag.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/mutex.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/platform.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary32.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary64.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/quarantine.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/secondary.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/stats.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/thread_annotations.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/timing.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/timing.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/trusty.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_exclusive.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_shared.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/vector.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_checks.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_external.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_memintrinsics.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_spinlock_defs_mac.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_interface.inc
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_AArch64.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_interface.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_interface_internal.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_loongarch64.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_profiling.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_AArch64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_loongarch64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_x86_64.S
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_tsc.h
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/CREDITS.TXT
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/adjacent_find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/all_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/binary_search.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/clamp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/comp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/comp_ref_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy_move_common.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/copy_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/equal.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/equal_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/fill_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/find_end.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/for_each_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/for_each_segment.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/generate_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/half_positive.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_found_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_fun_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_in_out_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_in_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_out_out_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/in_out_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/includes.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/inplace_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_heap_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_sorted.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/is_sorted_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/iterator_operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/lexicographical_compare.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/lexicographical_compare_three_way.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/lower_bound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/make_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/make_projected.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/max.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/max_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/min.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/min_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/min_max_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/minmax.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/minmax_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/mismatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/move_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/next_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/nth_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partial_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partial_sort_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pop_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/prev_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_any_all_none_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/any_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/backend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/find_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/libdispatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/serial.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/thread.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/transform.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/transform_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_count.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_frontend_dispatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_generate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_is_partitioned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_replace.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/pstl_transform.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/push_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_adjacent_find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_all_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_any_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_binary_search.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_clamp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_copy_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_count.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_count_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_equal.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_equal_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_fill.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_fill_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_end.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_first_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_find_if_not.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_for_each_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_generate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_generate_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_includes.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_inplace_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_heap_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_partitioned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_sorted.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_is_sorted_until.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_iterator_concept.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_lexicographical_compare.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_lower_bound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_make_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_max.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_max_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_min.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_min_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_minmax.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_minmax_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_mismatch.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_move_backward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_next_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_none_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_nth_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partial_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partial_sort_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partition_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_partition_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_pop_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_prev_permutation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_push_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_remove_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace_copy_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_replace_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_reverse.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_reverse_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_rotate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_rotate_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_sample.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_search.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_search_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_intersection.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_symmetric_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_set_union.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_shuffle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_sort_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_stable_partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_starts_with.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_swap_ranges.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_transform.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_unique.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_unique_copy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/ranges_upper_bound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/rotate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sample.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/search.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/search_n.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_intersection.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_symmetric_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/set_union.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/shift_left.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/shift_right.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/shuffle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sift_down.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/sort_heap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/stable_partition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/three_way_comp_ref_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/uniform_random_bit_generator_adaptor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/unwrap_iter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/unwrap_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/upper_bound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__assert
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/aliases.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_base.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_flag.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_init.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_lock_free.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/atomic_sync.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/check_memory_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/contention_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/cxx_atomic_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/fence.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/is_always_lock_free.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/kill_dependency.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/memory_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__availability
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/bit_cast.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/bit_ceil.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/bit_floor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/bit_width.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/byteswap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/countl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/countr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/has_single_bit.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/popcount.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit/rotate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__bit_reference
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/chars_format.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/from_chars_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/from_chars_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/tables.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars_base_10.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars_floating_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/to_chars_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__charconv/traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/calendar.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/convert_to_tm.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/day.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/duration.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/file_clock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/hh_mm_ss.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/literals.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/month.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/month_weekday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/monthday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/ostream.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/parser_std_format_spec.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/statically_widen.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/steady_clock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/system_clock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/time_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/weekday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year_month.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year_month_day.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__chrono/year_month_weekday.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/common_comparison_category.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_partial_order_fallback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_strong_order_fallback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_three_way.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_three_way_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/compare_weak_order_fallback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/is_eq.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/ordering.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/partial_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/strong_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/synth_three_way.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/three_way_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__compare/weak_order.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/arithmetic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/boolean_testable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/class_or_enum.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/common_reference_with.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/common_with.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/convertible_to.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/copyable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/derived_from.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/destructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/different_from.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/equality_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/invocable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/movable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/predicate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/regular.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/relation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/same_as.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/semiregular.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/swappable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__concepts/totally_ordered.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__condition_variable/condition_variable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__config
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/coroutine_handle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/coroutine_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/noop_coroutine_handle.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__coroutine/trivial_awaitables.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__debug_utils/strict_weak_ordering_check.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/exception.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/exception_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/nested_exception.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__exception/terminate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__expected/bad_expected_access.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__expected/expected.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__expected/unexpect.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__expected/unexpected.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/copy_options.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/directory_entry.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/directory_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/directory_options.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/file_status.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/path.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/path_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/perm_options.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/perms.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/recursive_directory_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/space_info.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__filesystem/u8path.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/buffer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/container_adaptor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/enable_insertable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/escaped_output_table.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/extended_grapheme_cluster_table.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_arg.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_arg_store.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_args.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_context.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_error.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_fwd.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_parse_context.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_string.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/format_to_n_result.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_bool.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_char.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_floating_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_integer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_output.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_string.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/formatter_tuple.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/parser_std_format_spec.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/range_default_formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/range_formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/unicode.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/width_estimation_table.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/write_escaped.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/bind.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/bind_back.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/bind_front.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/binder1st.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/binder2nd.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/boyer_moore_searcher.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/compose.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/default_searcher.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/function.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/hash.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/identity.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/invoke.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/is_transparent.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/mem_fn.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/not_fn.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/perfect_forward.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/ranges_operations.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/reference_wrapper.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/fstream.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/get.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/ios.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/istream.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/mdspan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/memory_resource.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/ostream.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/span.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/sstream.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/streambuf.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__fwd/string.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__hash_table
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/access.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/advance.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/back_insert_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/bounded_iter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/common_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/counted_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/cpp17_iterator_concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/data.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/default_sentinel.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/distance.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/empty.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/erase_if_container.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/front_insert_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/incrementable_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/indirectly_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/insert_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/istream_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/istreambuf_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iter_move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iter_swap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/iterator_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/mergeable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/move_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/move_sentinel.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/next.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/ostream_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/ostreambuf_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/permutable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/prev.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/projected.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/ranges_iterator_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/readable_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/reverse_access.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/reverse_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/size.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/sortable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/unreachable_sentinel.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__iterator/wrap_iter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/bsd_locale_defaults.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/bsd_locale_fallbacks.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/locale_guard.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mbstate_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/default_accessor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/extents.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/layout_left.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/layout_right.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/mdspan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/align.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/aligned_alloc.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocate_at_least.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocation_guard.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocator_arg_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/allocator_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/assume_aligned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/builtin_new_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/compressed_pair.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/construct_at.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/pointer_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/ranges_construct_at.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/ranges_uninitialized_algorithms.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/raw_storage_iterator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/shared_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/swap_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/temp_value.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/uninitialized_algorithms.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/uses_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory/uses_allocator_construction.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory_resource/memory_resource.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory_resource/monotonic_buffer_resource.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory_resource/polymorphic_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory_resource/pool_options.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory_resource/synchronized_pool_resource.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__memory_resource/unsynchronized_pool_resource.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mutex/lock_guard.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mutex/mutex.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mutex/tag_types.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__mutex/unique_lock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__node_handle
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/accumulate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/adjacent_difference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/exclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/gcd_lcm.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/inclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/inner_product.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/midpoint.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/partial_sum.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/pstl_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/pstl_transform_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/transform_exclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/transform_inclusive_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/transform_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/algorithm_fwd.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/algorithm_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/execution_defs.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/execution_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/glue_algorithm_defs.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/glue_algorithm_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/glue_memory_defs.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/glue_memory_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/glue_numeric_defs.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/glue_numeric_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/memory_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/numeric_fwd.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/numeric_impl.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_for.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_for_each.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_invoke.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_merge.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_stable_partial_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_stable_sort.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_transform_reduce.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/parallel_transform_scan.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/omp/util.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/parallel_backend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/parallel_backend_omp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/parallel_backend_serial.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/parallel_backend_tbb.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/parallel_backend_utils.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/unseq_backend_simd.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl/internal/utils.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl_algorithm
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl_config_site.in
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl_memory
/freebsd-14.2/contrib/llvm-project/libcxx/include/__pstl_numeric
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/binomial_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/clamp_to_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/discard_block_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/discrete_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/exponential_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/extreme_value_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/fisher_f_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/gamma_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/generate_canonical.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/independent_bits_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/is_seed_sequence.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/is_valid.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/linear_congruential_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/log2.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/lognormal_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/mersenne_twister_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/negative_binomial_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/normal_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/piecewise_constant_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/piecewise_linear_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/poisson_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/random_device.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/seed_seq.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/shuffle_order_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/student_t_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/subtract_with_carry_engine.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/uniform_int_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/uniform_random_bit_generator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__random/uniform_real_distribution.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/access.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/all.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/as_rvalue_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/common_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/concepts.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/container_compatible_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/counted.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/dangling.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/data.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/drop_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/drop_while_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/elements_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/empty.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/empty_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/enable_borrowed_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/enable_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/filter_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/from_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/iota_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/join_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/lazy_split_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/movable_box.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/non_propagating_cache.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/owning_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/range_adaptor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/rbegin.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/ref_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/rend.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/repeat_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/reverse_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/single_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/size.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/split_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/subrange.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/take_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/take_while_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/to.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/transform_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/view_interface.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/views.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__ranges/zip_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__split_buffer
/freebsd-14.2/contrib/llvm-project/libcxx/include/__std_clang_module
/freebsd-14.2/contrib/llvm-project/libcxx/include/__std_mbstate_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/atomic_unique_lock.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/intrusive_list_view.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/intrusive_shared_ptr.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_callback.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_source.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_state.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__stop_token/stop_token.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__string/char_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__string/constexpr_c_functions.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__string/extern_template_lists.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/errc.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/error_category.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/error_code.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/error_condition.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__system_error/system_error.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/formatter.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/id.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/this_thread.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__thread/thread.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__threading_support
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tree
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/make_tuple_types.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/pair_like.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/sfinae_helpers.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_element.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_indices.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_like.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_like_ext.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_size.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__tuple/tuple_types.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/add_const.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/add_cv.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/add_lvalue_reference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/add_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/add_rvalue_reference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/add_volatile.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/aligned_storage.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/aligned_union.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/alignment_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/apply_cv.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/can_extract_key.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/common_reference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/common_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/conditional.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/conjunction.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/copy_cv.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/copy_cvref.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/datasizeof.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/decay.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/disjunction.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/enable_if.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/extent.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/has_unique_object_representation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/has_virtual_destructor.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/integral_constant.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/invoke.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_abstract.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_aggregate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_allocator.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_always_bitcastable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_arithmetic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_array.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_base_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_bounded_array.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_callable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_class.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_compound.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_const.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_constant_evaluated.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_copy_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_copy_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_core_convertible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_default_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_destructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_empty.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_enum.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_equality_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_execution_policy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_final.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_floating_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_function.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_fundamental.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_implicitly_default_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_integral.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_literal_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_member_function_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_member_object_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_member_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_move_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_move_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_convertible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_copy_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_copy_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_default_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_destructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_move_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_move_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_null_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_object.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_pod.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_polymorphic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_primary_template.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_reference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_reference_wrapper.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_same.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_scalar.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_scoped_enum.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_signed.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_signed_integer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_specialization.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_standard_layout.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_swappable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivial.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_copy_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_copy_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_copyable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_default_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_destructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_lexicographically_comparable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_move_assignable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_trivially_move_constructible.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_unbounded_array.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_union.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_unsigned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_unsigned_integer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_valid_expansion.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_void.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/is_volatile.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/lazy.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/make_32_64_or_128_bit.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/make_const_lvalue_ref.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/make_signed.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/make_unsigned.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/maybe_const.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/nat.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/negation.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/noexcept_move_assign_container.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/operation_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/predicate_traits.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/promote.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/rank.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_all_extents.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_const.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_cv.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_cvref.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_extent.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_pointer.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_reference.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/remove_volatile.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/result_of.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/strip_signature.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/type_identity.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/type_list.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/underlying_type.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/unwrap_ref.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__type_traits/void_t.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__undef_macros
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/as_const.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/auto_cast.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/cmp.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/exception_guard.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/exchange.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/forward_like.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/in_place.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/integer_sequence.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/is_pointer_in_range.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/move.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/pair.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/piecewise_construct.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/swap.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/terminate_on_exception.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/to_underlying.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__utility/unreachable.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__variant/monostate.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/__verbose_abort
/freebsd-14.2/contrib/llvm-project/libcxx/include/algorithm
/freebsd-14.2/contrib/llvm-project/libcxx/include/any
/freebsd-14.2/contrib/llvm-project/libcxx/include/array
/freebsd-14.2/contrib/llvm-project/libcxx/include/atomic
/freebsd-14.2/contrib/llvm-project/libcxx/include/barrier
/freebsd-14.2/contrib/llvm-project/libcxx/include/bit
/freebsd-14.2/contrib/llvm-project/libcxx/include/bitset
/freebsd-14.2/contrib/llvm-project/libcxx/include/charconv
/freebsd-14.2/contrib/llvm-project/libcxx/include/chrono
/freebsd-14.2/contrib/llvm-project/libcxx/include/cmath
/freebsd-14.2/contrib/llvm-project/libcxx/include/codecvt
/freebsd-14.2/contrib/llvm-project/libcxx/include/compare
/freebsd-14.2/contrib/llvm-project/libcxx/include/complex
/freebsd-14.2/contrib/llvm-project/libcxx/include/condition_variable
/freebsd-14.2/contrib/llvm-project/libcxx/include/cstddef
/freebsd-14.2/contrib/llvm-project/libcxx/include/cstdlib
/freebsd-14.2/contrib/llvm-project/libcxx/include/cstring
/freebsd-14.2/contrib/llvm-project/libcxx/include/ctime
/freebsd-14.2/contrib/llvm-project/libcxx/include/cwchar
/freebsd-14.2/contrib/llvm-project/libcxx/include/deque
/freebsd-14.2/contrib/llvm-project/libcxx/include/exception
/freebsd-14.2/contrib/llvm-project/libcxx/include/execution
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__config
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/__memory
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/iterator
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/memory_resource
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/propagate_const
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/simd
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/type_traits
/freebsd-14.2/contrib/llvm-project/libcxx/include/ext/hash_map
/freebsd-14.2/contrib/llvm-project/libcxx/include/ext/hash_set
/freebsd-14.2/contrib/llvm-project/libcxx/include/filesystem
/freebsd-14.2/contrib/llvm-project/libcxx/include/format
/freebsd-14.2/contrib/llvm-project/libcxx/include/forward_list
/freebsd-14.2/contrib/llvm-project/libcxx/include/fstream
/freebsd-14.2/contrib/llvm-project/libcxx/include/functional
/freebsd-14.2/contrib/llvm-project/libcxx/include/future
/freebsd-14.2/contrib/llvm-project/libcxx/include/iomanip
/freebsd-14.2/contrib/llvm-project/libcxx/include/ios
/freebsd-14.2/contrib/llvm-project/libcxx/include/iosfwd
/freebsd-14.2/contrib/llvm-project/libcxx/include/iostream
/freebsd-14.2/contrib/llvm-project/libcxx/include/istream
/freebsd-14.2/contrib/llvm-project/libcxx/include/iterator
/freebsd-14.2/contrib/llvm-project/libcxx/include/latch
/freebsd-14.2/contrib/llvm-project/libcxx/include/libcxx.imp
/freebsd-14.2/contrib/llvm-project/libcxx/include/list
/freebsd-14.2/contrib/llvm-project/libcxx/include/locale
/freebsd-14.2/contrib/llvm-project/libcxx/include/map
/freebsd-14.2/contrib/llvm-project/libcxx/include/math.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/mdspan
/freebsd-14.2/contrib/llvm-project/libcxx/include/memory
/freebsd-14.2/contrib/llvm-project/libcxx/include/memory_resource
/freebsd-14.2/contrib/llvm-project/libcxx/include/module.modulemap.in
/freebsd-14.2/contrib/llvm-project/libcxx/include/mutex
/freebsd-14.2/contrib/llvm-project/libcxx/include/new
/freebsd-14.2/contrib/llvm-project/libcxx/include/numbers
/freebsd-14.2/contrib/llvm-project/libcxx/include/numeric
/freebsd-14.2/contrib/llvm-project/libcxx/include/optional
/freebsd-14.2/contrib/llvm-project/libcxx/include/ostream
/freebsd-14.2/contrib/llvm-project/libcxx/include/print
/freebsd-14.2/contrib/llvm-project/libcxx/include/queue
/freebsd-14.2/contrib/llvm-project/libcxx/include/random
/freebsd-14.2/contrib/llvm-project/libcxx/include/ranges
/freebsd-14.2/contrib/llvm-project/libcxx/include/ratio
/freebsd-14.2/contrib/llvm-project/libcxx/include/regex
/freebsd-14.2/contrib/llvm-project/libcxx/include/scoped_allocator
/freebsd-14.2/contrib/llvm-project/libcxx/include/semaphore
/freebsd-14.2/contrib/llvm-project/libcxx/include/set
/freebsd-14.2/contrib/llvm-project/libcxx/include/shared_mutex
/freebsd-14.2/contrib/llvm-project/libcxx/include/span
/freebsd-14.2/contrib/llvm-project/libcxx/include/sstream
/freebsd-14.2/contrib/llvm-project/libcxx/include/stack
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdatomic.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdexcept
/freebsd-14.2/contrib/llvm-project/libcxx/include/stdlib.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/stop_token
/freebsd-14.2/contrib/llvm-project/libcxx/include/streambuf
/freebsd-14.2/contrib/llvm-project/libcxx/include/string
/freebsd-14.2/contrib/llvm-project/libcxx/include/string.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/string_view
/freebsd-14.2/contrib/llvm-project/libcxx/include/strstream
/freebsd-14.2/contrib/llvm-project/libcxx/include/system_error
/freebsd-14.2/contrib/llvm-project/libcxx/include/thread
/freebsd-14.2/contrib/llvm-project/libcxx/include/tuple
/freebsd-14.2/contrib/llvm-project/libcxx/include/type_traits
/freebsd-14.2/contrib/llvm-project/libcxx/include/typeindex
/freebsd-14.2/contrib/llvm-project/libcxx/include/typeinfo
/freebsd-14.2/contrib/llvm-project/libcxx/include/uchar.h
/freebsd-14.2/contrib/llvm-project/libcxx/include/unordered_map
/freebsd-14.2/contrib/llvm-project/libcxx/include/unordered_set
/freebsd-14.2/contrib/llvm-project/libcxx/include/utility
/freebsd-14.2/contrib/llvm-project/libcxx/include/valarray
/freebsd-14.2/contrib/llvm-project/libcxx/include/variant
/freebsd-14.2/contrib/llvm-project/libcxx/include/vector
/freebsd-14.2/contrib/llvm-project/libcxx/include/version
/freebsd-14.2/contrib/llvm-project/libcxx/include/wchar.h
/freebsd-14.2/contrib/llvm-project/libcxx/modules/.clang-format
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/algorithm.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/any.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/array.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/atomic.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/barrier.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/bit.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/bitset.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cassert.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cctype.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cerrno.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cfenv.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cfloat.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/charconv.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/chrono.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cinttypes.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/climits.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/clocale.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cmath.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/codecvt.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/compare.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/complex.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/concepts.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/condition_variable.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/coroutine.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/csetjmp.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/csignal.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdarg.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstddef.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdint.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdio.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstdlib.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cstring.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ctime.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cuchar.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cwchar.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/cwctype.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/deque.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/exception.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/execution.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/expected.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/filesystem.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/flat_map.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/flat_set.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/format.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/forward_list.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/fstream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/functional.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/future.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/generator.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/hazard_pointer.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/initializer_list.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iomanip.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ios.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iosfwd.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iostream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/istream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/iterator.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/latch.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/limits.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/list.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/locale.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/map.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/mdspan.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/memory.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/memory_resource.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/mutex.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/new.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/numbers.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/numeric.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/optional.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ostream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/print.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/queue.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/random.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ranges.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ratio.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/rcu.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/regex.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/scoped_allocator.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/semaphore.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/set.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/shared_mutex.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/source_location.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/span.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/spanstream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/sstream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stack.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stacktrace.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stdexcept.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stdfloat.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/stop_token.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/streambuf.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/string.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/string_view.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/strstream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/syncstream.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/system_error.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/text_encoding.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/thread.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/tuple.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/type_traits.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/typeindex.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/typeinfo.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/unordered_map.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/unordered_set.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/utility.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/valarray.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/variant.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/vector.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/version.cppm
/freebsd-14.2/contrib/llvm-project/libcxx/src/algorithm.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/any.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/atomic.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/charconv.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/chrono.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/condition_variable.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/condition_variable_destructor.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/experimental/memory_resource.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/directory_entry.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/directory_iterator.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/error.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/file_descriptor.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/filesystem_clock.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/filesystem_error.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/format_string.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/int128_builtins.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/operations.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/path.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/path_parser.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/posix_compat.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/time_utils.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/future.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/apple_availability.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/config_elast.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/ryu/common.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/ryu/d2s_intrinsics.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/ryu/ryu.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/include/to_chars_floating_point.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/ios.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ios.instantiations.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/iostream.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/legacy_pointer_safety.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/locale.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/memory.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/memory_resource.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/mutex.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/mutex_destructor.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/new.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/new_handler.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/new_helpers.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/optional.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/print.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/pstl/libdispatch.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/random.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ryu/d2fixed.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ryu/d2s.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/ryu/f2s.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/shared_mutex.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/std_stream.h
/freebsd-14.2/contrib/llvm-project/libcxx/src/stdexcept.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/string.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/strstream.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/ibm/mbsnrtowcs.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/ibm/wcsnrtombs.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/ibm/xlocale_zos.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_fallback.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/support/runtime/exception_msvc.ipp
/freebsd-14.2/contrib/llvm-project/libcxx/src/system_error.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/thread.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/src/valarray.cpp
/freebsd-14.2/contrib/llvm-project/libunwind/include/__libunwind_config.h
/freebsd-14.2/contrib/llvm-project/libunwind/src/AddressSpace.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/Unwind-EHABI.cpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/Unwind-seh.cpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/UnwindCursor.hpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c
/freebsd-14.2/contrib/llvm-project/libunwind/src/UnwindLevel1.c
/freebsd-14.2/contrib/llvm-project/libunwind/src/config.h
/freebsd-14.2/contrib/llvm-project/libunwind/src/libunwind.cpp
/freebsd-14.2/contrib/llvm-project/libunwind/src/libunwind_ext.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/Chunks.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Chunks.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/Config.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/DLL.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/DebugTypes.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Driver.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/DriverUtils.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/ICF.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/InputFiles.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/InputFiles.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/LTO.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/MinGW.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Options.td
/freebsd-14.2/contrib/llvm-project/lld/COFF/PDB.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/SymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/SymbolTable.h
/freebsd-14.2/contrib/llvm-project/lld/COFF/Symbols.cpp
/freebsd-14.2/contrib/llvm-project/lld/COFF/Writer.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/Args.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/DriverDispatcher.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/ErrorHandler.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/Filesystem.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/Reproduce.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/Strings.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/TargetOptionsCommandFlags.cpp
/freebsd-14.2/contrib/llvm-project/lld/Common/Timer.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/AArch64ErrataFix.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/ARMErrataFix.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/AArch64.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/ARM.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/AVR.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/LoongArch.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/PPC.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/PPC64.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/RISCV.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Config.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/DriverUtils.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/ICF.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputFiles.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputFiles.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputSection.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/InputSection.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/LTO.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/LinkerScript.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/LinkerScript.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/MapFile.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/MarkLive.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Options.td
/freebsd-14.2/contrib/llvm-project/lld/ELF/OutputSections.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Relocations.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Relocations.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/ScriptLexer.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/ScriptParser.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/SymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/SymbolTable.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Symbols.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Symbols.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/SyntheticSections.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/SyntheticSections.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Target.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Target.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Thunks.cpp
/freebsd-14.2/contrib/llvm-project/lld/ELF/Thunks.h
/freebsd-14.2/contrib/llvm-project/lld/ELF/Writer.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/ARM64.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/ARM64Common.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/X86_64.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/ConcatOutputSection.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Config.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/DriverUtils.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/ExportTrie.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/ICF.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/InputFiles.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/InputSection.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/InputSection.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/LTO.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/LTO.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Layout.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/MapFile.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/ObjC.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/ObjC.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Options.td
/freebsd-14.2/contrib/llvm-project/lld/MachO/Relocations.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Relocations.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/SymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/SymbolTable.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Symbols.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Symbols.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/SyntheticSections.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/SyntheticSections.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/Target.h
/freebsd-14.2/contrib/llvm-project/lld/MachO/UnwindInfoSection.cpp
/freebsd-14.2/contrib/llvm-project/lld/MachO/Writer.cpp
/freebsd-14.2/contrib/llvm-project/lld/docs/ELF/start-stop-gc.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/MachO/ld64-vs-lld.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/NewLLD.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/ReleaseNotes.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/conf.py
/freebsd-14.2/contrib/llvm-project/lld/docs/index.rst
/freebsd-14.2/contrib/llvm-project/lld/docs/ld.lld.1
/freebsd-14.2/contrib/llvm-project/lld/include/lld/Common/Args.h
/freebsd-14.2/contrib/llvm-project/lld/include/lld/Common/Driver.h
/freebsd-14.2/contrib/llvm-project/lld/tools/lld/lld.cpp
/freebsd-14.2/contrib/llvm-project/lldb/bindings/headers.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBAddressDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBAddressExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBAttachInfoDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBlockDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBlockExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointLocationDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointLocationExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointNameDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBreakpointNameExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBBroadcasterDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCommandInterpreterDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCommandInterpreterRunOptionsDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCommandReturnObjectDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCommandReturnObjectExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCommunicationDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCompileUnitDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBCompileUnitExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDataDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDataExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDebuggerDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDebuggerExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDeclarationDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBDeclarationExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBEnvironmentDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBErrorDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBErrorExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBEventDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBExecutionContextDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBExecutionContextExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBExpressionOptionsDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFileDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFileExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFileSpecDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFileSpecExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFileSpecListDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFrameDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFrameExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFunctionDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBFunctionExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBHostOSDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBInstructionDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBInstructionExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBInstructionListDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBInstructionListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBLanguageRuntimeDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBLaunchInfoDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBLineEntryDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBLineEntryExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBListenerDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfoDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfoExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfoListDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBModuleDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBModuleExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBModuleSpecDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBModuleSpecExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBPlatformDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBProcessDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBProcessExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBProcessInfoDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBQueueDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBQueueItemDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBReproducerDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBScriptObjectExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSectionDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSectionExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSourceManagerDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBStreamDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBStreamExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBStringListDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBStringListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBStructuredDataDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSymbolContextDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSymbolContextExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSymbolContextListDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSymbolContextListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSymbolDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBSymbolExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTargetDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTargetExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBThreadCollectionDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBThreadDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBThreadExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBThreadPlanDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTraceCursorDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTraceDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeCategoryDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeCategoryExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeEnumMemberDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeEnumMemberExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeFilterDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeFilterExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeFormatDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeFormatExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeNameSpecifierDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeNameSpecifierExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeSummaryDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeSummaryExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeSyntheticDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBTypeSyntheticExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBUnixSignalsDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBUnixSignalsExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBValueDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBValueExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBValueListDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBValueListExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBVariablesOptionsDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBWatchpointDocstrings.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/SBWatchpointExtensions.i
/freebsd-14.2/contrib/llvm-project/lldb/bindings/interfaces.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/lua/lua-wrapper.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/macros.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/python-swigsafecast.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/python-typemaps.swig
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/python-wrapper.swig
/freebsd-14.2/contrib/llvm-project/lldb/docs/_lldb/__init__.py
/freebsd-14.2/contrib/llvm-project/lldb/docs/design/sbapi.rst
/freebsd-14.2/contrib/llvm-project/lldb/docs/python_api_enums.rst
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBAddress.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBAttachInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBBreakpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBBreakpointLocation.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBBreakpointName.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBCommandInterpreter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBCommandReturnObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBDebugger.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBDefines.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBError.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBEvent.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBExecutionContext.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBExpressionOptions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBFileSpec.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBFrame.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBHostOS.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBInstruction.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBInstructionList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBLaunchInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBModuleSpec.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBPlatform.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBProcess.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBQueue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBQueueItem.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBReproducer.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBScriptObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBStream.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBStringList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBStructuredData.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBSymbolContext.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBTarget.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBThread.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBThreadPlan.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBTrace.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBTraceCursor.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBType.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBTypeSummary.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBValue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/SBWatchpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/Breakpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/Watchpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Debugger.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/DebuggerEvents.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Disassembler.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/DumpRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/DumpRegisterValue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/EmulateInstruction.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/IOHandler.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Mangled.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Module.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ModuleList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ModuleSpec.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Opcode.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/PluginManager.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Progress.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/SearchFilter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Section.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/SourceManager.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/StructuredDataImpl.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/UserSettingsController.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/Value.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResult.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultCast.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultChild.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObjectRegister.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/dwarf.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/FormattersHelpers.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/DWARFExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/DiagnosticManager.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/DynamicCheckerFunctions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/Expression.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/ExpressionVariable.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/IRExecutionUnit.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/Materializer.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/ObjectFileJIT.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Expression/REPL.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/FileSystem.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/Host.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/HostInfoBase.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/ProcessLaunchInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/common/ZipFileResolver.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandCompletions.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandInterpreter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/CommandOptionArgumentTable.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionArgParser.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupPlatform.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueArray.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueDictionary.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileColonLine.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpec.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueProperties.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/Options.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptInterpreter.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptObject.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptedInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptedProcessInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/CompileUnit.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/CompilerDeclContext.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/CompilerType.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/LineTable.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/LocateSymbolFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/ObjectFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/Symbol.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/SymbolContext.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/SymbolFileOnDemand.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/UnwindTable.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/VariableList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/ABI.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/DynamicLoader.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/DynamicRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Language.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/LanguageRuntime.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Memory.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/PathMappingList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Platform.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Process.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/ProcessStructReader.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/RegisterFlags.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/RegisterTypeBuilder.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/StackFrameList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/StopInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/StructuredDataPlugin.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Target.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/TargetList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Thread.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/ThreadPlanPython.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/Trace.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/TraceCursor.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/TraceDumper.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/UnixSignals.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ArchSpec.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Broadcaster.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ConstString.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/DataExtractor.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Diagnostics.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Event.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/FileSpec.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/FileSpecList.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/LLDBAssert.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/LLDBLog.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Listener.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Log.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/OptionDefinition.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ProcessInfo.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/RangeMap.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/RegisterValue.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ScriptedMetadata.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/StructuredData.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ThreadSafeDenseMap.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/Timer.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/UUID.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ZipFile.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-defines.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-enumerations.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-forward.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-private-enumerations.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-private-interfaces.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-private-types.h
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/lldb-types.h
/freebsd-14.2/contrib/llvm-project/lldb/include/module.modulemap
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBAttachInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBBreakpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBBreakpointLocation.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBBreakpointName.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBBroadcaster.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBCommandInterpreter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBData.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBDebugger.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBError.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBEvent.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBExpressionOptions.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBFileSpecList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBFrame.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBFunction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBInstruction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBLaunchInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBModule.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBModuleSpec.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBPlatform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBProcess.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBProcessInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBQueue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBScriptObject.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBSection.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBStream.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBStringList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBStructuredData.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTarget.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTrace.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTraceCursor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeCategory.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeFilter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeNameSpecifier.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeSummary.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBTypeSynthetic.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBUnixSignals.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SBWatchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/API/SystemInitializerFull.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/Breakpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointLocation.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointOptions.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverAddress.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointResolverName.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/BreakpointSiteList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/Watchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandCompletions.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectBreakpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectCommands.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectDWIMPrint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectDWIMPrint.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectFrame.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectLog.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectMemory.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectMemoryTag.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectMultiword.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectPlatform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectPlugin.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectProcess.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectRegexCommand.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectRegexCommand.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectRegister.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectSession.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectSettings.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectSource.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectTarget.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectTrace.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectWatchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandOptionsProcessAttach.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/CommandOptionsProcessAttach.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/Options.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Address.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/AddressResolverFileLine.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/CoreProperties.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Debugger.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DebuggerEvents.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DumpDataExtractor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DumpRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DumpRegisterValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/DynamicLoader.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/EmulateInstruction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/FileLineResolver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/FormatEntity.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/IOHandler.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/IOHandlerCursesGUI.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Mangled.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Module.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ModuleList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Opcode.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/PluginManager.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Progress.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Section.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/SourceLocationSpec.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/SourceManager.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ThreadedCommunication.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/UserSettingsController.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/Value.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObject.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectConstResult.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectConstResultCast.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectConstResultChild.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectDynamicValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectRegister.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/ValueObjectSyntheticFilter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/DumpValueObjectOptions.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/FormatManager.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/FormattersHelpers.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/StringPrinter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/ValueObjectPrinter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/DWARFExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ExpressionTypeSystemHelper.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ExpressionVariable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/IRExecutionUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/IRMemoryMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/LLVMUserExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/Materializer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ObjectFileJIT.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/REPL.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/UserExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Expression/UtilityFunction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/File.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/FileSystem.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/Host.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/HostInfoBase.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/NativeProcessProtocol.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/NativeRegisterContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/ProcessLaunchInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/PseudoTerminal.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/Socket.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/TCPSocket.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/XML.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/ZipFileResolver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/freebsd/Host.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/netbsd/HostNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/openbsd/Host.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/FileSystemPosix.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/PipePosix.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/CommandAlias.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/CommandObject.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/CommandReturnObject.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionArgParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionGroupPlatform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionGroupPythonClassWithDict.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueArch.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueArgs.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueArray.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueDictionary.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueFileColonLine.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueFileSpec.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueLanguage.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueProperties.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/OptionValueUUID.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/Options.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/Property.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ScriptInterpreter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/ABISysV_arc.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/ABISysV_msp430.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/ABISysV_msp430.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ABISysV_mips.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ABISysV_mips64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ABISysV_i386.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ABISysV_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/ArchitectureAArch64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionUtil.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/EmulateInstructionLoongArch.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/EmulateInstructionLoongArch.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/Coroutines.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/GenericBitset.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/GenericOptional.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/CF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/Cocoa.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSArray.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSError.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSException.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSSet.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/NSString.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/GNUstepObjCRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/GNUstepObjCRuntime.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ObjectFileCOFF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ObjectFileCOFF.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ObjectFilePDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Placeholder/ObjectFilePlaceholder.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Placeholder/ObjectFilePlaceholder.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/PlatformQemuUser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/CrashReason.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/CrashReason.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ARMUtils.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/FreeBSDSignals.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_x86.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/NetBSDSignals.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextWindows_i386.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterContext_x86.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_riscv64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64_sve.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_i386.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_loongarch64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64le.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_riscv64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_s390x.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64_with_base.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64_with_base_shared.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64_with_base_shared.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/lldb-riscv-register-enums.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/lldb-x86-register-enums.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterContextLinuxCore_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterContextLinuxCore_x86_64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterFallback.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/scripted/ScriptedProcess.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/scripted/ScriptedThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/ClangREPL.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/ClangREPL.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/RegisterTypeBuilderClang.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/RegisterTypeBuilderClang.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/SWIGLuaBridge.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPlatformPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/JSON/SymbolFileJSON.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/JSON/SymbolFileJSON.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/DecodedThread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/DecodedThread.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/TraceIntelPT.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/TraceHTR.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/TraceHTR.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ArmUnwindInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/CompactUnwindInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/CompilerDeclContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/CompilerType.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/DWARFCallFrameInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/LineTable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Symbol.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/SymbolContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/SymbolFileOnDemand.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Symtab.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Type.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/TypeSystem.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/UnwindTable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/Variable.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/DynamicRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ExecutionContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Language.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Memory.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/PathMappingList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Platform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Process.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/RegisterContext.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/RegisterFlags.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/StackFrame.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/StackFrameList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/StopInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/StructuredDataPlugin.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Target.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/TargetList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/TargetProperties.td
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/Thread.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlan.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanCallFunction.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanPython.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/ThreadPlanTracer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/UnixSignals.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ArchSpec.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Args.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Broadcaster.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ConstString.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/DataExtractor.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Diagnostics.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Event.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/FileSpec.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/FileSpecList.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/LLDBAssert.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/LLDBLog.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Listener.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Log.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ProcessInfo.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/RISCV_DWARF_Registers.h
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/RegisterValue.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Scalar.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/StructuredData.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/Timer.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/UUID.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/XcodeSDK.cpp
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ZipFile.cpp
/freebsd-14.2/contrib/llvm-project/lldb/tools/driver/Driver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/tools/lldb-server/lldb-gdbserver.cpp
/freebsd-14.2/contrib/llvm-project/lldb/tools/lldb-server/lldb-platform.cpp
/freebsd-14.2/contrib/llvm-project/lldb/utils/TableGen/LLDBOptionDefEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/Core.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/DebugInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/Transforms/PassBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/Types.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ADL.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/APFloat.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/APInt.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/AddressRanges.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Any.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ArrayRef.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/BitVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/BitmaskEnum.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/BreadthFirstIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ConcurrentHashtable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/DenseMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfoVariant.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/DepthFirstIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/EpochTracker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/FloatingPointMode.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericCycleImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericCycleInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericSSAContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericUniformityImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/GenericUniformityInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Hashing.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/IntervalTree.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/MapVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/PointerUnion.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/PostOrderIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SCCIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/STLExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Sequence.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SetOperations.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SetVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SmallBitVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SmallSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SmallVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SmallVectorExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SparseBitVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/SparseSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/StringMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/StringSwitch.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/TinyPtrVector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/Uniformity.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/bit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/edit_distance.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ilist.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/iterator_range.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AssumeBundleQueries.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/AssumptionCache.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/BasicAliasAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/BranchProbabilityInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CFGPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CGSCCPassManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ConstantFolding.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ConstraintSystem.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/CycleAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DemandedBits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/DependenceGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/EHUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/IVDescriptors.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/IVUsers.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InlineAdvisor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InlineOrder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InstructionSimplify.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/InteractiveModelRunner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LazyCallGraph.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LazyValueInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Lint.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LoopAccessAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MLInlineAdvisor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MLModelRunner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemoryBuiltins.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemoryProfileInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/MustExecute.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/PHITransAddr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Passes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ProfileSummaryInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/RegionInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolutionDivision.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetFolder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetLibraryInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/TensorSpec.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/UniformityAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/TrainingLogger.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ValueTracking.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/VecFuncs.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/VectorUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/LLLexer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/LLParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/LLToken.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/COFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/DXContainer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/DXContainerConstants.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/Dwarf.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/Dwarf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/DynamicTags.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/GOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MachO.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MachO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MinidumpConstants.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/MsgPackDocument.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/WasmRelocs.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/XCOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/BitcodeReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/LLVMBitCodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/AccelTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/Analysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/AsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ByteProvider.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CallingConvLower.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CodeGenCommonISel.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CommandFlags.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/CostTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DFAPacketizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DIE.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DebugHandlerBase.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DetectDeadLanes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/EdgeBundles.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ExecutionDomainFix.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ExpandReductions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/FastISel.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/Utils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/HardwareLoops.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ISDOpcodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/IndirectThunks.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveIntervals.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LivePhysRegs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRangeEdit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRegMatrix.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveRegUnits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveStacks.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LiveVariables.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LowLevelType.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/LowLevelTypeUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRFSDiscriminator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRFormatter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRSampleProfile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRYamlMapping.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBasicBlock.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineCombinerPattern.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineFunction.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBundle.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineLoopInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineMemOperand.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineModuleInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOperand.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineOutliner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachinePassManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachinePassRegistry.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachinePipeliner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineSSAContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineSSAUpdater.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineScheduler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineTraceMetrics.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineUniformityAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineValueType.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ModuloSchedule.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/Passes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RDFGraph.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RDFLiveness.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RDFRegisters.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegAllocRegistry.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/Register.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterBank.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterPressure.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterScavenging.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RegisterUsageInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/RuntimeLibcalls.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGISel.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SlotIndexes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/StackProtector.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetCallingConv.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetPassConfig.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetSchedule.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/TileShapeInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ValueTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ValueTypes.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/WasmAddressSpaces.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/WinEHFuncInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/DWARFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/AddressesMap.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/DWARFFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/DWARFLinker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/StringPool.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/StringTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWP/DWP.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/BTF.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/BTF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/BTFContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/BTFParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/CodeView.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DIContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/LVType.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVELFReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/MSFError.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Debuginfod/HTTPClient.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Debuginfod/HTTPServer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/Demangle.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangle.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/StringViewExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/Utility.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/i386.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Core.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/Options.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenACC/ACC.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMP.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/FuzzMutate/IRMutator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/FuzzMutate/OpDescriptor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/FuzzMutate/Operations.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Argument.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/AttributeMask.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Attributes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Attributes.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/BasicBlock.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/CallingConv.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ConstantFolder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ConstantRange.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Constants.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ConstrainedOps.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/CycleInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DIBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DataLayout.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DebugInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DebugInfoMetadata.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/DerivedTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Dominators.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/EHPersonalities.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/FMF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Function.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GCStrategy.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GetElementPtrTypeIterator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/GlobalObject.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IRBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/InstrTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Instruction.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Instructions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicInst.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Intrinsics.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Intrinsics.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsAArch64.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsAMDGPU.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsARM.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsHexagon.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsNVVM.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsPowerPC.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsRISCV.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsSystemZ.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsWebAssembly.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/IntrinsicsX86.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/LLVMContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/MDBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Metadata.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Module.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ModuleSummaryIndex.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/OptBisect.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/PassManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/PatternMatch.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/PseudoProbe.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ReplaceConstant.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/RuntimeLibcalls.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/SSAContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/StructuralHash.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Type.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/VPIntrinsics.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/Value.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/InitializePasses.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/InterfaceStub/IFSStub.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/Config.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/LTO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LinkAllPasses.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/DXContainerPSVInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCAsmInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCAsmMacro.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCAssembler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCCodeView.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCContext.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCDXContainerWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCDirectives.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCDwarf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCELFObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCFragment.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCInstrAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCInstrDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCMachObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCObjectFileInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCObjectStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/AsmLexer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmLexer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCPseudoProbe.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCRegister.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSchedule.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSection.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSubtargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSymbol.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCSymbolCOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCTargetOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCWinEH.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/MCXCOFFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/TargetRegistry.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/CodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/CustomBehaviour.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/HWEventListener.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/IncrementalSourceMgr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/InstrBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/Pipeline.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/Stages/InOrderIssueStage.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/Stages/Stage.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MCA/Support.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/Archive.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ArchiveWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/Binary.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/BuildID.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/COFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/COFFImportFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/COFFModuleDefinition.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/DXContainer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ELF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ELFObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ELFTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/GOFF.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/GOFFObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/IRObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/MachO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/MachOUniversal.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/OffloadBinary.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/SymbolicFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/TapiFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/Wasm.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/WindowsResource.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/XCOFFObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/COFFYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/DWARFEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/DXContainerYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/WasmYAML.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/Arg.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/ArgList.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/OptParser.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/OptTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Pass.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/PassRegistry.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/PassBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/StandardInstrumentations.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/GCOV.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfData.inc
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/InstrProfWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/MemProfData.inc
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ProfileCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/RawMemProfReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProfReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/SampleProfWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/SymbolRemappingReader.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Remarks/Remark.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Remarks/RemarkLinker.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Alignment.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/AllocatorBase.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/AtomicOrdering.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BalancedPartitioning.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/BlockFrequency.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/CachePruning.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Casting.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/CheckedArithmetic.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/CommandLine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Compiler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ConvertEBCDIC.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Discriminator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/EndianStream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Error.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ErrorOr.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/FileUtilities.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Format.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/FormatProviders.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/FormatVariadicDetails.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericDomTree.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericLoopInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GenericLoopInfoImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/GraphWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Host.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/JSON.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/KnownBits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/LEB128.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/LLVMDriver.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/MathExtras.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ModRef.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/OnDiskHashTable.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/PGOOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Parallel.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/RISCVISAInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ReverseIteration.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SMLoc.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ScaledNumber.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ScopedPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SpecialCaseList.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/StringSaver.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SuffixTree.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SuffixTreeNode.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/SwapByteOrder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TargetOpcodes.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/Timer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TrailingObjects.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TypeName.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/TypeSize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/VirtualFileSystem.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/WithColor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/X86FoldTablesUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/YAMLTraits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/raw_ostream.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/xxhash.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/DirectiveEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/Error.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/Main.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/Record.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/TableGenBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GenericOpcodes.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/Combine.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/Target.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/Target.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetSchedule.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/TargetSelectionDAG.td
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/AArch64TargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/ARMTargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/LoongArchTargetParser.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/LoongArchTargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/RISCVTargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/SubtargetFeature.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/TargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/Triple.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/X86TargetParser.def
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/X86TargetParser.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/InterfaceFile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/PackedVersion.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/Platform.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/Symbol.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/SymbolSet.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/Target.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/TextAPIWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/Attributor.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/FunctionImport.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/GlobalDCE.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/Inliner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/Internalize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/SampleProfile.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/InstCombine.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/ObjCARC.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/JumpThreading.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopRotation.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/PlaceSafepoints.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SCCP.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/Scalarizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/Cloning.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/CountVisits.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/Debugify.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/Evaluator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/FunctionComparator.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/InstructionWorklist.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/Local.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/MoveAutoInit.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SCCPSolver.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SSAUpdater.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SizeOpts.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/VNCoercion.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ValueMapper.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/WindowsDriver/MSVCPaths.h
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/XRay/XRayRecord.h
/freebsd-14.2/contrib/llvm-project/llvm/include/module.extern.modulemap
/freebsd-14.2/contrib/llvm-project/llvm/include/module.install.modulemap
/freebsd-14.2/contrib/llvm-project/llvm/include/module.modulemap
/freebsd-14.2/contrib/llvm-project/llvm/include/module.modulemap.build
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AliasSetTracker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Analysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AssumeBundleQueries.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/AssumptionCache.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BasicAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/BranchProbabilityInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CFGPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CGSCCPassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CallGraphSCCPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CaptureTracking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CmpInstAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ConstantFolding.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ConstraintSystem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/CycleAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/DDG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/DemandedBits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/GuardUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/IRSimilarityIdentifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/IVDescriptors.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/IVUsers.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InlineAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InlineCost.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InlineOrder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InstructionSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/InteractiveModelRunner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Lint.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/Loads.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LoopAccessAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LoopCacheAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/LoopInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemDerefPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemoryBuiltins.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemoryLocation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemoryProfileInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MemorySSA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/MustExecute.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/PHITransAddr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ProfileSummaryInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ScalarEvolutionDivision.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/StackLifetime.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TargetLibraryInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TensorSpec.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TrainingLogger.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/TypeMetadataUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/UniformityAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ValueTracking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/VectorUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/LLLexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/LLParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/Parser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/Dwarf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/MachO.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/Magic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/MsgPackDocument.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/MsgPackReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/Analysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DIE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/WinException.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AtomicExpandPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BasicBlockSections.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BranchFolding.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BranchFolding.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BranchRelaxation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/BreakFalseDeps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CFIInstrInserter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CalcSpillWeights.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CallBrPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CallingConvLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CodeGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CodeGenCommonISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CommandFlags.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/DFAPacketizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/DetectDeadLanes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/DwarfEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/EarlyIfConversion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExecutionDomainFix.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandMemCmp.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandReductions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ExpandVectorPredication.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/GIMatchTableExecutor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Localizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/Utils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalMerge.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/HardwareLoops.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/IfConversion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ImplicitNullChecks.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InlineSpiller.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InterferenceCache.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InterferenceCache.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InterleavedAccessPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/KCFI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LLVMTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveInterval.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveIntervals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LivePhysRegs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveRangeEdit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveRegMatrix.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveVariables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LowLevelType.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LowLevelTypeUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRFSDiscriminator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MILexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MILexer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/MIRParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRSampleProfile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MLRegallocPriorityAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineBasicBlock.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineCheckDebugify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineDebugify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineFrameInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineFunctionSplitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineInstr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineInstrBundle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineLateInstrsCleanup.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineLoopInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineModuleInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineOperand.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineOutliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachinePassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachinePipeliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineSSAContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineSink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineSizeOpts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineTraceMetrics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MachineVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ModuloSchedule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/OptimizePHIs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PHIElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PostRASchedulerList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ProcessImplicitDefs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PrologEpilogInserter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/PseudoProbeInserter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RDFGraph.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RDFLiveness.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RDFRegisters.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ReachingDefAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocBasic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocEvictionAdvisor.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocPBQP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegUsageInfoCollector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterBank.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterCoalescer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterPressure.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RegisterScavenging.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/RenameIndependentSubregs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ReplaceWithVeclib.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SanitizerBinaryMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ScheduleDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectOptimize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ShrinkWrap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SjLjEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SlotIndexes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SpillPlacement.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SplitKit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SplitKit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackColoring.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackMaps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackProtector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/StackSlotColoring.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TailDuplicator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetLoweringBase.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetPassConfig.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TargetRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/TypePromotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/UnreachableBlockElim.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/VLIWMachineScheduler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ValueTypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/VirtRegMap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/WasmEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/WinEHPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/XRayInstrumentation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/DWARFLinker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/DWARFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/DWARFEmitterImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/DWARFEmitterImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/DWARFLinker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/DWARFLinkerCompileUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/DWARFLinkerImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/DWARFLinkerImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/DWARFLinkerUnit.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/OutputSections.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/OutputSections.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/StringPool.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWP/DWP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/BTF/BTFContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/BTF/BTFParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/EnumTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFTypePrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVElement.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVLocation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVSupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVSymbol.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVType.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/LVReaderHandler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVBinaryReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVELFReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/MSF/MSFError.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/InputFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSourceFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/PDBExtras.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/Debuginfod.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/HTTPServer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/DLangDemangle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/Demangle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/MicrosoftDemangle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/RustDemangle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFF_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_aarch32.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/SEHFrameSupport.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/i386.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ppc64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/riscv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/x86_64.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/COFFVCRuntimeSupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/LookupAndRecordAddrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ObjectFormats.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Speculation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/TargetSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/FileCheck.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/FileCheckImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/OMPContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/FuzzerCLI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/IRMutator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/OpDescriptor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/Operations.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/RandomIRBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/AsmWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/AttributeImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Attributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/AutoUpgrade.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/BasicBlock.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ConstantFold.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ConstantRange.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Constants.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ConstantsContext.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Core.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/CycleInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DIBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DataLayout.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DebugInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DebugInfoMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/DiagnosticInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Dominators.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/EHPersonalities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Function.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Globals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/IRBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Instruction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Instructions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/IntrinsicInst.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LLVMContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LLVMContextImpl.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LLVMContextImpl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LLVMRemarkStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/LegacyPassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/MDBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Mangler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Metadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Module.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ModuleSummaryIndex.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/PassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/PseudoProbe.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ReplaceConstant.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/SSAContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/SafepointIRVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/StructuralHash.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Type.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Value.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ValueSymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/VectorBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/Verifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/InterfaceStub/IFSHandler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTO.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTOBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTOCodeGenerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/LTOModule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/ThinLTOCodeGenerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/UpdateCompilerUsed.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/IRMover.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/DXContainerPSVInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmInfoXCOFF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCAssembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCCodeView.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCDisassembler/Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCDwarf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCInstrDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCMachOStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCObjectFileInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCObjectStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/AsmLexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/COFFAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/DarwinAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/ELFAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/MCAsmLexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/WasmAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCPseudoProbe.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSPIRVStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSchedule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSection.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSectionELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCSubtargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCTargetOptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCTargetOptionsCommandFlags.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCWasmStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCWin64EH.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCWinCOFFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCXCOFFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MachObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/TargetRegistry.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/WasmObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/WinCOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/XCOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/CodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/CustomBehaviour.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ResourceManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/InstrBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/Stages/EntryStage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/COFF/COFFObjcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ConfigManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ELFObject.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ELFObject.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/MachOObjcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/wasm/WasmObject.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/wasm/WasmReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/wasm/WasmWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/Archive.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ArchiveWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/BuildID.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/COFFImportFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/COFFModuleDefinition.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/COFFObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/DXContainer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/Decompressor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ELF.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ELFObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/GOFFObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/IRSymtab.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/MachOObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/MachOUniversalWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ModuleSymbolTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/OffloadBinary.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/RelocationResolver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/SymbolSize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/TapiFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/WasmObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/WindowsMachineFlag.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/WindowsResource.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/XCOFFObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/COFFEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/COFFYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/DWARFEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/DWARFYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/DXContainerEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/DXContainerYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/ELFYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/MachOEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/MachOYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/MinidumpEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/OffloadEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/WasmEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/WasmYAML.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/XCOFFEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/Arg.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/ArgList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/OptTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/Option.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/PassBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/PassBuilderBindings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/PassBuilderPipelines.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/PassRegistry.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/StandardInstrumentations.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/GCOV.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/InstrProf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/InstrProfReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/InstrProfWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/RawMemProfReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SampleProf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SampleProfReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SampleProfWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/SymbolRemappingReader.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Remarks/Remark.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Remarks/RemarkLinker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Remarks/YAMLRemarkParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/APFloat.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/APInt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/APSInt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BalancedPartitioning.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BinaryStreamWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/BlockFrequency.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Chrono.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/CommandLine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ConvertEBCDIC.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ConvertUTFWrapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/DataExtractor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/DebugOptions.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/DivisionByConstantInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ELFAttributeParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Errno.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Error.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FileUtilities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FloatingPointMode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/FoldingSet.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/JSON.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/KnownBits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/MemoryBuffer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/NativeFormatting.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/PGOOptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Parallel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Path.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/PrettyStackTrace.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/RISCVISAInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Regex.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ScaledNumber.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SpecialCaseList.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/StringMap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/StringRef.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SuffixTree.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/SuffixTreeNode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ThreadPool.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Threading.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Path.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Process.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/Path.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Windows/Threading.inc
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/YAMLParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/YAMLTraits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/raw_ostream.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/regcomp.c
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/regex_impl.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/xxhash.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/Main.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/Record.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGLexer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGLexer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TGParser.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TableGenBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/TableGenBackendSkeleton.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CallingConvention.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64Combine.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandImm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64GlobalsTagging.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrAtomics.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrGISel.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MCInstLower.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedA510.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedAmpere1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedExynosM3.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedExynosM4.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedExynosM5.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseN1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseN2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseV1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedNeoverseV2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedPredExynos.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedPredNeoverse.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SchedPredicates.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StackTagging.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64Subtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64Subtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64SystemOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/SMEInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/SVEInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPU.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPU.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCombine.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGISel.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPromoteKernelArguments.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegBankSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegBankSelect.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPURewriteUndefForPHI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/BUFInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/DSInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/FLATInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNPreRALongBranchReg.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNProcessors.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNRewritePartialRegUses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/LDSDIRInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/R600InstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MIMGInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600ISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600TargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/R600TargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIDefines.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIModeRegister.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIModeRegisterDefaults.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIModeRegisterDefaults.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIPostRABundler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIProgramInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIProgramInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SMInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/SOPInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VINTERPInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP1Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP2Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP3Instructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOP3PInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOPCInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/VOPInstructions.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCOptAddrMode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ARCRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBasicBlockInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMBranchTargets.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMCallingConv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMFastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrMVE.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrNEON.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrThumb.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrThumb2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstrVFP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMParallelDSP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMPredicates.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSLSHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MVETailPredication.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ARMBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRDevices.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRShiftExpand.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AVRTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPF.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPF.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFAdjustOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFIRPeephole.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFMIChecking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFPreserveDIType.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BPFTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BTFDebug.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/BTFDebug.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKY.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYInstrInfo16Instr.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/CSKYSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/Disassembler/CSKYDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXContainerGlobals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILResource.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILResourceAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/PointerTypeAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/DirectXMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/TargetInfo/DirectXTargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenMux.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonIntrinsics.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonPatterns.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/RDFCopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/RDFCopy.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/RDFDeadCode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/RDFDeadCode.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/LanaiRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/Disassembler/LoongArchDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArch.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFloatInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLASXInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLBTInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLBTInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLSXInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchLVZInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/GISel/M68kCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/GISel/M68kInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68k.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68k.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kCallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kCollapseMOVEMPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kExpandPseudo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrArithmetic.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrControl.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrData.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kInstrShiftRotate.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kMachineFunction.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/M68kTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kMemOperandPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430FrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430ISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430RegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430RegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430Subtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430Subtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MicroMipsDSPInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/Mips16InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsCombine.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsDSPInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsFastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsPostLegalizerCombiner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSEISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MipsSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTX.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAliasAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAliasAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXCtorDtorLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXCtorDtorLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerUnreachable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCRegisterBanks.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/P10InstrResources.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/P9InstrResources.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCBack2BackFusion.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCCallingConv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCCallingConv.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCCallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCGenRegisterBankInfo.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstr64Bit.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrAltivec.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrDFP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrFuture.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrHTM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrMMA.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrP10.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrSPE.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrVSX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCScheduleP10.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCScheduleP9.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVCallLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVRegisterBanks.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCV.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVCallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFeatures.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInsertReadWriteCSR.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrFormatsC.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrFormatsV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoA.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoC.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoD.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoF.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoXVentana.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZfbfmin.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZicbo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZicond.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZk.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZvfbf.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMacroFusion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMacroFusion.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVMoveMerger.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVProcessors.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVPushPopOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRVVInitUndef.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRedundantCopyElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedRocket.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedSyntacoreSCR1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSchedule.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVScheduleV.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVScheduleZb.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVSystemOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetMachine.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetObjectFile.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVTargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVBuiltins.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVBuiltins.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVPrepareFunctions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVRegularizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/SPIRVUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/DelaySlotFiller.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/Sparc.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstr64Bit.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrAliases.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/SparcTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCExpr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrFP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrVector.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZOperands.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZOperators.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZSubtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Target.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/TargetMachineC.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/VETargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VE.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VE.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEInstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/VEInstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTypeUtilities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTypeUtilities.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/README.txt
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrCall.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrFloat.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyNullifyDebugValueLists.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/X86Operand.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCA/X86CustomBehaviour.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimizationForImmediate.def
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCExpr.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ArgumentStackSlotRebase.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86AsmPrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CallFrameOptimization.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CallLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CallingConv.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86CmovConversion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86DynAllocaExpander.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ExpandPseudo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FastISel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FixupBWInsts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FixupInstTuning.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FixupLEAs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FixupVectorConstants.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86FrameLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InsertPrefetch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrAMX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrAVX512.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrArithmetic.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrAsmAlias.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrCMovSetCC.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrCompiler.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrControl.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrExtension.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFMA.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFPStack.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFoldTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFoldTables.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrFormats.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrKL.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrMMX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrMisc.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSNP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSSE.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSVM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrShiftRotate.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrSystem.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrTBM.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrVMX.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstrXOP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InstructionSelector.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86InterleavedAccess.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LegalizerInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LegalizerInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86LowerAMXType.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86MCInstLower.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86MachineFunctionInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86OptimizeLEAs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86PartialReduction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86PreAMXConfig.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86PreTileConfig.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterBankInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ReturnThunks.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedAlderlakeP.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedIceLake.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedSapphireRapids.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedSkylakeClient.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SchedSkylakeServer.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleAtom.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleZnver1.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleZnver2.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86ScheduleZnver4.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86Subtarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86Subtarget.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/X86WinEHState.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreISelLowering.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/XCoreRegisterInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/XtensaAsmParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/Disassembler/XtensaDisassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCAsmInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCCodeEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Xtensa/XtensaTargetMachine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/AArch64TargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/ARMTargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/Host.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/LoongArchTargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/RISCVTargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/SubtargetFeature.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/TargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/Triple.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/X86TargetParser.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Architecture.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/InterfaceFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/PackedVersion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Platform.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Symbol.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/SymbolSet.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/Target.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextStub.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextStubCommon.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextStubCommon.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/TextStubV5.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/Options.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/Options.td
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/CFGuard/CFGuard.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroConditionalWrapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroElide.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroInternal.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroSplit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/Coroutines.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/AlwaysInliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/Annotation2Metadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/Attributor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/AttributorAttributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/BlockExtractor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ConstantMerge.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/EmbedBitcodePass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ExtractGV.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/FunctionAttrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/FunctionImport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/GlobalDCE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/GlobalOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/GlobalSplit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/HotColdSplitting.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/IPO.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/IROutliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/Inliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/Internalize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/LoopExtractor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/LowerTypeTests.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/MergeFunctions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ModuleInliner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/OpenMPOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/PartialInlining.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SCCP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/StripSymbols.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineInternal.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/BlockCoverageInference.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/CGProfile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/KCFI.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARC.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ADCE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/BDCE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/DivRemPairs.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Float2Int.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/GVNHoist.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/GVNSink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/JumpThreading.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LICM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDeletion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopFlatten.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopFuse.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopInterchange.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopPassManager.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopPredication.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopRotation.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopSink.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/NaryReassociate.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Reassociate.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SCCP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Scalar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/AddDiscriminators.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CallGraphUpdater.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CloneFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CodeExtractor.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CountVisits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/CtorUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Debugify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Evaluator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/FlattenCFG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/FunctionComparator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/InlineFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/InstructionNamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LCSSA.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Local.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopPeel.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopSimplify.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnroll.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LoopVersioning.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LowerAtomic.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Mem2Reg.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/MemoryOpRemark.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/MetaRenamer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ModuleUtils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/MoveAutoInit.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SCCPSolver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SSAUpdater.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SampleProfileInference.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SizeOpts.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/SymbolRewriter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/Utils.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/VNCoercion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ValueMapper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanCFG.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanTransforms.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanValue.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/VectorCombine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/Vectorize.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/WindowsDriver/MSVCPaths.cpp
/freebsd-14.2/contrib/llvm-project/llvm/lib/XRay/InstrumentationMap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/BugDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/BugDriver.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/CrashDebugger.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/ExtractFunction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/OptimizerDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/ToolRunner.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/ToolRunner.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/bugpoint.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llc/llc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/lli/ExecutionUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/lli/lli.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-ar/llvm-ar.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CodeCoverage.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/CoverageReport.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/llvm-cov.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/README.txt
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/Error.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/Options.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/Options.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwarfutil/llvm-dwarfutil.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwp/Opts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-dwp/llvm-dwp.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-lto/llvm-lto.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-lto2/llvm-lto2.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mc/Disassembler.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mc/llvm-mc.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/CodeRegion.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/CodeRegion.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/CodeRegionGenerator.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/CodeRegionGenerator.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/BottleneckAnalysis.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/BottleneckAnalysis.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/InstructionInfoView.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/InstructionInfoView.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/ResourcePressureView.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/TimelineView.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/llvm-mca.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-nm/llvm-nm.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOpts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/COFFDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ELFDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ELFDump.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/MachODump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ObjdumpOpts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/SourcePrinter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/SourcePrinter.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/WasmDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/XCOFFDump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/XCOFFDump.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/llvm-objdump.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/llvm-objdump.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyCompilandDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/COFFDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/Opts.td
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/XCOFFDumper.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/llvm-readobj.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtil.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-size/llvm-size.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-stress/llvm-stress.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-strings/llvm-strings.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-tapi-diff/DiffEngine.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-tapi-diff/DiffEngine.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-account.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/xray-graph.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/NewPMDriver.cpp
/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/NewPMDriver.h
/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/opt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/AsmMatcherEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/AsmWriterEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/AsmWriterInst.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/AsmWriterInst.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/Attributes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CTagsEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CallingConvEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeEmitterGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenHwModes.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenHwModes.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenInstAlias.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenInstAlias.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenInstruction.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenInstruction.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenIntrinsics.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenIntrinsics.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenMapTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenRegisters.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenSchedule.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenSchedule.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenTarget.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CodeGenTarget.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/CompressInstEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcher.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcher.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcherGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DAGISelMatcherOpt.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DFAEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DFAEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DFAPacketizerEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DXILEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DecoderEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DirectiveEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/DisassemblerEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ExegesisEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GICombinerEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/CodeExpander.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/CombinerUtils.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDag.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/GIMatchTree.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTable.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTable.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTableExecutorEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISelMatchTableExecutorEmitter.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/InfoByHwMode.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/InfoByHwMode.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/InstrDocsEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/InstrInfoEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/IntrinsicEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/OptParserEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/OptRSTEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/PredicateExpander.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/PseudoLoweringEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/RISCVTargetDefEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/RegisterBankEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/RegisterInfoEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SearchableTableEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SubtargetEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SubtargetFeatureInfo.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/SubtargetFeatureInfo.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/TableGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/TableGenBackends.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/Types.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/Types.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/VTEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/VarLenCodeEmitterGen.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86DisassemblerTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86FoldTablesEmitter.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86ManualFoldTables.def
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86MnemonicTables.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86ModRMFilters.h
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86RecognizableInstr.cpp
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/X86RecognizableInstr.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/dllexports
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/i18n/en_US.txt
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/include/omp-tools.h.var
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_affinity.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_affinity.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_alloc.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_collapse.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_collapse.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_config.h.cmake
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_csupport.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_dummy.txt
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_ftn_entry.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_global.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_lock.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_os.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_runtime.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_sched.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_settings.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_taskdeps.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_taskdeps.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_tasking.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/kmp_wrapper_getpid.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ompt-event-specific.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ompt-general.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ompt-internal.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ompt-specific.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ompt-specific.h
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/z_Linux_asm.S
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/z_Linux_util.cpp
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/z_Windows_NT_util.cpp
/freebsd-14.2/contrib/netbsd-tests/fs/tmpfs/t_times.sh
/freebsd-14.2/contrib/ofed/libirdma/abi.h
/freebsd-14.2/contrib/ofed/libirdma/i40e_devids.h
/freebsd-14.2/contrib/ofed/libirdma/i40iw_hw.h
/freebsd-14.2/contrib/ofed/libirdma/ice_devids.h
/freebsd-14.2/contrib/ofed/libirdma/irdma-abi.h
/freebsd-14.2/contrib/ofed/libirdma/irdma.h
/freebsd-14.2/contrib/ofed/libirdma/irdma_defs.h
/freebsd-14.2/contrib/ofed/libirdma/irdma_uk.c
/freebsd-14.2/contrib/ofed/libirdma/irdma_umain.c
/freebsd-14.2/contrib/ofed/libirdma/irdma_umain.h
/freebsd-14.2/contrib/ofed/libirdma/irdma_uquery.h
/freebsd-14.2/contrib/ofed/libirdma/irdma_user.h
/freebsd-14.2/contrib/ofed/libirdma/irdma_uverbs.c
/freebsd-14.2/contrib/ofed/libirdma/osdep.h
/freebsd-14.2/contrib/one-true-awk/FIXES
/freebsd-14.2/contrib/one-true-awk/FIXES.1e
/freebsd-14.2/contrib/one-true-awk/README.md
/freebsd-14.2/contrib/one-true-awk/awk.1
/freebsd-14.2/contrib/one-true-awk/awk.h
/freebsd-14.2/contrib/one-true-awk/awkgram.y
/freebsd-14.2/contrib/one-true-awk/b.c
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/REGRESS
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/getline-corruption.awk
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/getline-corruption.in
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/getline-corruption.ok
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/matchop-deref.awk
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/matchop-deref.bad
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/matchop-deref.in
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/matchop-deref.ok
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/rstart-rlength.awk
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/rstart-rlength.ok
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-fs-rs-1.awk
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-fs-rs-1.in
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-fs-rs-1.ok
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-fs-rs-2.awk
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-fs-rs-2.in
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-fs-rs-2.ok
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-null-match.awk
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-null-match.bad
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/unicode-null-match.ok
/freebsd-14.2/contrib/one-true-awk/lex.c
/freebsd-14.2/contrib/one-true-awk/lib.c
/freebsd-14.2/contrib/one-true-awk/main.c
/freebsd-14.2/contrib/one-true-awk/makefile
/freebsd-14.2/contrib/one-true-awk/maketab.c
/freebsd-14.2/contrib/one-true-awk/parse.c
/freebsd-14.2/contrib/one-true-awk/proto.h
/freebsd-14.2/contrib/one-true-awk/run.c
/freebsd-14.2/contrib/one-true-awk/testdir/Compare.tt
/freebsd-14.2/contrib/one-true-awk/testdir/REGRESS
/freebsd-14.2/contrib/one-true-awk/testdir/T.argv
/freebsd-14.2/contrib/one-true-awk/testdir/T.csv
/freebsd-14.2/contrib/one-true-awk/testdir/T.flags
/freebsd-14.2/contrib/one-true-awk/testdir/T.misc
/freebsd-14.2/contrib/one-true-awk/testdir/T.overflow
/freebsd-14.2/contrib/one-true-awk/testdir/T.split
/freebsd-14.2/contrib/one-true-awk/testdir/T.utf
/freebsd-14.2/contrib/one-true-awk/testdir/T.utfre
/freebsd-14.2/contrib/one-true-awk/testdir/tt.15
/freebsd-14.2/contrib/one-true-awk/tran.c
/freebsd-14.2/contrib/openbsm/etc/audit_class
/freebsd-14.2/contrib/openbsm/etc/audit_control
/freebsd-14.2/contrib/openbsm/etc/audit_event
/freebsd-14.2/contrib/openbsm/etc/audit_filter
/freebsd-14.2/contrib/openbsm/etc/audit_user
/freebsd-14.2/contrib/openbsm/etc/audit_warn
/freebsd-14.2/contrib/sendmail/FREEBSD-upgrade
/freebsd-14.2/contrib/sendmail/KNOWNBUGS
/freebsd-14.2/contrib/sendmail/PGPKEYS
/freebsd-14.2/contrib/sendmail/README
/freebsd-14.2/contrib/sendmail/RELEASE_NOTES
/freebsd-14.2/contrib/sendmail/cf/README
/freebsd-14.2/contrib/sendmail/cf/cf/submit.cf
/freebsd-14.2/contrib/sendmail/cf/feature/check_cert_altnames.m4
/freebsd-14.2/contrib/sendmail/cf/feature/enhdnsbl.m4
/freebsd-14.2/contrib/sendmail/cf/feature/fips3.m4
/freebsd-14.2/contrib/sendmail/cf/feature/ldap_routing.m4
/freebsd-14.2/contrib/sendmail/cf/hack/xconnect.m4
/freebsd-14.2/contrib/sendmail/cf/m4/proto.m4
/freebsd-14.2/contrib/sendmail/cf/m4/version.m4
/freebsd-14.2/contrib/sendmail/cf/sh/makeinfo.sh
/freebsd-14.2/contrib/sendmail/contrib/buildvirtuser
/freebsd-14.2/contrib/sendmail/doc/op/Makefile
/freebsd-14.2/contrib/sendmail/doc/op/op.me
/freebsd-14.2/contrib/sendmail/include/libsmdb/smdb.h
/freebsd-14.2/contrib/sendmail/include/sendmail/sendmail.h
/freebsd-14.2/contrib/sendmail/include/sm/conf.h
/freebsd-14.2/contrib/sendmail/include/sm/fdset.h
/freebsd-14.2/contrib/sendmail/include/sm/gen.h
/freebsd-14.2/contrib/sendmail/include/sm/ixlen.h
/freebsd-14.2/contrib/sendmail/include/sm/notify.h
/freebsd-14.2/contrib/sendmail/include/sm/os/sm_os_openbsd.h
/freebsd-14.2/contrib/sendmail/include/sm/rpool.h
/freebsd-14.2/contrib/sendmail/libmilter/README
/freebsd-14.2/contrib/sendmail/libmilter/docs/overview.html
/freebsd-14.2/contrib/sendmail/libmilter/docs/smfi_getsymval.html
/freebsd-14.2/contrib/sendmail/libmilter/docs/smfi_replacebody.html
/freebsd-14.2/contrib/sendmail/libmilter/docs/xxfi_body.html
/freebsd-14.2/contrib/sendmail/libmilter/docs/xxfi_header.html
/freebsd-14.2/contrib/sendmail/libmilter/engine.c
/freebsd-14.2/contrib/sendmail/libsm/Makefile.m4
/freebsd-14.2/contrib/sendmail/libsm/README
/freebsd-14.2/contrib/sendmail/libsm/b-strl.c
/freebsd-14.2/contrib/sendmail/libsm/exc.html
/freebsd-14.2/contrib/sendmail/libsm/heap.c
/freebsd-14.2/contrib/sendmail/libsm/io.html
/freebsd-14.2/contrib/sendmail/libsm/ldap.c
/freebsd-14.2/contrib/sendmail/libsm/lowercase.c
/freebsd-14.2/contrib/sendmail/libsm/mpeix.c
/freebsd-14.2/contrib/sendmail/libsm/notify.c
/freebsd-14.2/contrib/sendmail/libsm/notify.h
/freebsd-14.2/contrib/sendmail/libsm/rewind.c
/freebsd-14.2/contrib/sendmail/libsm/setvbuf.c
/freebsd-14.2/contrib/sendmail/libsm/stdio.c
/freebsd-14.2/contrib/sendmail/libsm/strcaseeq.c
/freebsd-14.2/contrib/sendmail/libsm/t-ixlen.c
/freebsd-14.2/contrib/sendmail/libsm/t-notify.c
/freebsd-14.2/contrib/sendmail/libsm/t-qic.c
/freebsd-14.2/contrib/sendmail/libsm/t-streq.c
/freebsd-14.2/contrib/sendmail/libsm/t-streq.sh
/freebsd-14.2/contrib/sendmail/libsm/test.c
/freebsd-14.2/contrib/sendmail/libsm/util.c
/freebsd-14.2/contrib/sendmail/libsm/vfprintf.c
/freebsd-14.2/contrib/sendmail/libsm/vfscanf.c
/freebsd-14.2/contrib/sendmail/libsmdb/smcdb.c
/freebsd-14.2/contrib/sendmail/libsmdb/smdb.c
/freebsd-14.2/contrib/sendmail/libsmdb/smdb1.c
/freebsd-14.2/contrib/sendmail/libsmdb/smdb2.c
/freebsd-14.2/contrib/sendmail/libsmdb/smndbm.c
/freebsd-14.2/contrib/sendmail/libsmutil/t-lockfile.c
/freebsd-14.2/contrib/sendmail/mail.local/mail.local.c
/freebsd-14.2/contrib/sendmail/makemap/makemap.8
/freebsd-14.2/contrib/sendmail/makemap/makemap.c
/freebsd-14.2/contrib/sendmail/smrsh/README
/freebsd-14.2/contrib/sendmail/src/Makefile.m4
/freebsd-14.2/contrib/sendmail/src/README
/freebsd-14.2/contrib/sendmail/src/SECURITY
/freebsd-14.2/contrib/sendmail/src/TRACEFLAGS
/freebsd-14.2/contrib/sendmail/src/alias.c
/freebsd-14.2/contrib/sendmail/src/bf.c
/freebsd-14.2/contrib/sendmail/src/collect.c
/freebsd-14.2/contrib/sendmail/src/conf.c
/freebsd-14.2/contrib/sendmail/src/conf.h
/freebsd-14.2/contrib/sendmail/src/control.c
/freebsd-14.2/contrib/sendmail/src/daemon.c
/freebsd-14.2/contrib/sendmail/src/daemon.h
/freebsd-14.2/contrib/sendmail/src/deliver.c
/freebsd-14.2/contrib/sendmail/src/domain.c
/freebsd-14.2/contrib/sendmail/src/err.c
/freebsd-14.2/contrib/sendmail/src/headers.c
/freebsd-14.2/contrib/sendmail/src/helpfile
/freebsd-14.2/contrib/sendmail/src/macro.c
/freebsd-14.2/contrib/sendmail/src/main.c
/freebsd-14.2/contrib/sendmail/src/map.c
/freebsd-14.2/contrib/sendmail/src/map.h
/freebsd-14.2/contrib/sendmail/src/mci.c
/freebsd-14.2/contrib/sendmail/src/milter.c
/freebsd-14.2/contrib/sendmail/src/mime.c
/freebsd-14.2/contrib/sendmail/src/parseaddr.c
/freebsd-14.2/contrib/sendmail/src/queue.c
/freebsd-14.2/contrib/sendmail/src/ratectrl.c
/freebsd-14.2/contrib/sendmail/src/readcf.c
/freebsd-14.2/contrib/sendmail/src/recipient.c
/freebsd-14.2/contrib/sendmail/src/savemail.c
/freebsd-14.2/contrib/sendmail/src/sched.c
/freebsd-14.2/contrib/sendmail/src/sendmail.8
/freebsd-14.2/contrib/sendmail/src/sendmail.h
/freebsd-14.2/contrib/sendmail/src/sfsasl.c
/freebsd-14.2/contrib/sendmail/src/sm_resolve.c
/freebsd-14.2/contrib/sendmail/src/sm_resolve.h
/freebsd-14.2/contrib/sendmail/src/srvrsmtp.c
/freebsd-14.2/contrib/sendmail/src/stab.c
/freebsd-14.2/contrib/sendmail/src/tls.c
/freebsd-14.2/contrib/sendmail/src/tls.h
/freebsd-14.2/contrib/sendmail/src/tlsh.c
/freebsd-14.2/contrib/sendmail/src/udb.c
/freebsd-14.2/contrib/sendmail/src/usersmtp.c
/freebsd-14.2/contrib/sendmail/src/util.c
/freebsd-14.2/contrib/sendmail/src/version.c
/freebsd-14.2/contrib/sendmail/test/README
/freebsd-14.2/contrib/sendmail/vacation/vacation.1
/freebsd-14.2/contrib/sendmail/vacation/vacation.c
/freebsd-14.2/contrib/sqlite3/Makefile.msc
/freebsd-14.2/contrib/sqlite3/configure
/freebsd-14.2/contrib/sqlite3/configure.ac
/freebsd-14.2/contrib/sqlite3/shell.c
/freebsd-14.2/contrib/sqlite3/sqlite3.c
/freebsd-14.2/contrib/sqlite3/sqlite3.h
/freebsd-14.2/contrib/sqlite3/sqlite3rc.h
/freebsd-14.2/contrib/sqlite3/tea/configure
/freebsd-14.2/contrib/sqlite3/tea/configure.ac
/freebsd-14.2/contrib/tcp_wrappers/options.c
/freebsd-14.2/contrib/traceroute/traceroute.8
/freebsd-14.2/contrib/traceroute/traceroute.c
/freebsd-14.2/contrib/tzcode/Makefile
/freebsd-14.2/contrib/tzcode/NEWS
/freebsd-14.2/contrib/tzcode/README
/freebsd-14.2/contrib/tzcode/date.1
/freebsd-14.2/contrib/tzcode/localtime.c
/freebsd-14.2/contrib/tzcode/newctime.3
/freebsd-14.2/contrib/tzcode/newstrftime.3
/freebsd-14.2/contrib/tzcode/newtzset.3
/freebsd-14.2/contrib/tzcode/private.h
/freebsd-14.2/contrib/tzcode/strftime.c
/freebsd-14.2/contrib/tzcode/theory.html
/freebsd-14.2/contrib/tzcode/tz-art.html
/freebsd-14.2/contrib/tzcode/tz-link.html
/freebsd-14.2/contrib/tzcode/tzdir.h
/freebsd-14.2/contrib/tzcode/tzfile.5
/freebsd-14.2/contrib/tzcode/tzfile.h
/freebsd-14.2/contrib/tzcode/tzselect.8
/freebsd-14.2/contrib/tzcode/tzselect.ksh
/freebsd-14.2/contrib/tzcode/version
/freebsd-14.2/contrib/tzcode/zdump.c
/freebsd-14.2/contrib/tzcode/zic.8
/freebsd-14.2/contrib/tzcode/zic.c
/freebsd-14.2/contrib/tzdata/Makefile
/freebsd-14.2/contrib/tzdata/NEWS
/freebsd-14.2/contrib/tzdata/africa
/freebsd-14.2/contrib/tzdata/asia
/freebsd-14.2/contrib/tzdata/australasia
/freebsd-14.2/contrib/tzdata/checknow.awk
/freebsd-14.2/contrib/tzdata/etcetera
/freebsd-14.2/contrib/tzdata/europe
/freebsd-14.2/contrib/tzdata/leap-seconds.list
/freebsd-14.2/contrib/tzdata/leapseconds
/freebsd-14.2/contrib/tzdata/leapseconds.awk
/freebsd-14.2/contrib/tzdata/northamerica
/freebsd-14.2/contrib/tzdata/southamerica
/freebsd-14.2/contrib/tzdata/theory.html
/freebsd-14.2/contrib/tzdata/version
/freebsd-14.2/contrib/tzdata/zishrink.awk
/freebsd-14.2/contrib/tzdata/zonenow.tab
/freebsd-14.2/contrib/unbound/acx_nlnetlabs.m4
/freebsd-14.2/contrib/unbound/config.guess
/freebsd-14.2/contrib/unbound/config.sub
/freebsd-14.2/contrib/unbound/configure
/freebsd-14.2/contrib/unbound/configure.ac
/freebsd-14.2/contrib/unbound/daemon/remote.c
/freebsd-14.2/contrib/unbound/daemon/worker.c
/freebsd-14.2/contrib/unbound/dnstap/dnstap.c
/freebsd-14.2/contrib/unbound/dnstap/dnstap.h
/freebsd-14.2/contrib/unbound/dnstap/dnstap.m4
/freebsd-14.2/contrib/unbound/dnstap/dnstap.proto
/freebsd-14.2/contrib/unbound/doc/Changelog
/freebsd-14.2/contrib/unbound/doc/README
/freebsd-14.2/contrib/unbound/doc/example.conf.in
/freebsd-14.2/contrib/unbound/doc/libunbound.3.in
/freebsd-14.2/contrib/unbound/doc/unbound-anchor.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-checkconf.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-control.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-host.1.in
/freebsd-14.2/contrib/unbound/doc/unbound.8.in
/freebsd-14.2/contrib/unbound/doc/unbound.conf.5.in
/freebsd-14.2/contrib/unbound/iterator/iter_fwd.c
/freebsd-14.2/contrib/unbound/iterator/iter_hints.c
/freebsd-14.2/contrib/unbound/iterator/iter_scrub.c
/freebsd-14.2/contrib/unbound/iterator/iterator.c
/freebsd-14.2/contrib/unbound/services/authzone.c
/freebsd-14.2/contrib/unbound/services/cache/dns.c
/freebsd-14.2/contrib/unbound/services/cache/dns.h
/freebsd-14.2/contrib/unbound/services/localzone.c
/freebsd-14.2/contrib/unbound/services/mesh.c
/freebsd-14.2/contrib/unbound/services/outside_network.c
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.post
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.test
/freebsd-14.2/contrib/unbound/testdata/iter_cname_minimise_nx.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_dname_ttl.rpl
/freebsd-14.2/contrib/unbound/testdata/root_zonemd.tdir/root_zonemd.test
/freebsd-14.2/contrib/unbound/testdata/rrset_use_cached.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_0ttl_nodata.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_0ttl_nxdomain.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_0ttl_servfail.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_cached_servfail.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_cached_servfail_refresh.rpl
/freebsd-14.2/contrib/unbound/testdata/subnet_scopezero_noedns.crpl
/freebsd-14.2/contrib/unbound/testdata/val_any_negcache.rpl
/freebsd-14.2/contrib/unbound/util/config_file.c
/freebsd-14.2/contrib/unbound/util/config_file.h
/freebsd-14.2/contrib/unbound/util/configlexer.c
/freebsd-14.2/contrib/unbound/util/configlexer.lex
/freebsd-14.2/contrib/unbound/util/configparser.c
/freebsd-14.2/contrib/unbound/util/configparser.h
/freebsd-14.2/contrib/unbound/util/configparser.y
/freebsd-14.2/contrib/unbound/util/data/msgencode.c
/freebsd-14.2/contrib/unbound/util/data/msgreply.c
/freebsd-14.2/contrib/unbound/util/data/msgreply.h
/freebsd-14.2/contrib/unbound/util/data/packed_rrset.c
/freebsd-14.2/contrib/unbound/util/fptr_wlist.c
/freebsd-14.2/contrib/unbound/util/iana_ports.inc
/freebsd-14.2/contrib/unbound/util/netevent.c
/freebsd-14.2/contrib/unbound/validator/autotrust.c
/freebsd-14.2/contrib/unbound/validator/val_nsec.c
/freebsd-14.2/contrib/unbound/validator/val_nsec3.c
/freebsd-14.2/contrib/unbound/validator/val_nsec3.h
/freebsd-14.2/contrib/unbound/validator/val_sigcrypt.c
/freebsd-14.2/contrib/unbound/validator/val_sigcrypt.h
/freebsd-14.2/contrib/unbound/validator/val_utils.c
/freebsd-14.2/contrib/unbound/validator/val_utils.h
/freebsd-14.2/contrib/unbound/validator/validator.c
/freebsd-14.2/contrib/unbound/validator/validator.h
/freebsd-14.2/contrib/wpa/src/ap/hostapd.c
/freebsd-14.2/contrib/wpa/wpa_supplicant/ctrl_iface_unix.c
/freebsd-14.2/contrib/xz/src/liblzma/api/lzma/container.h
/freebsd-14.2/contrib/xz/src/liblzma/common/filter_encoder.c
/freebsd-14.2/contrib/xz/src/liblzma/common/filter_encoder.h
/freebsd-14.2/contrib/xz/src/liblzma/common/stream_encoder_mt.c
/freebsd-14.2/contrib/xz/src/liblzma/liblzma_generic.map
/freebsd-14.2/contrib/xz/src/liblzma/liblzma_linux.map
/freebsd-14.2/contrib/xz/src/liblzma/lz/lz_encoder.c
/freebsd-14.2/contrib/xz/src/liblzma/lz/lz_encoder.h
/freebsd-14.2/contrib/xz/src/liblzma/lzma/lzma2_encoder.c
/freebsd-14.2/crypto/heimdal/appl/ftp/ftp/ftp.1
/freebsd-14.2/crypto/heimdal/appl/rsh/rsh.1
/freebsd-14.2/crypto/heimdal/doc/doxyout/hcrypto/man/man3/hcrypto_evp.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/hx509/man/man3/hx509_ca.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/hx509/man/man3/hx509_env.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/hx509/man/man3/hx509_verify.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/hx509/man/man3/page_env.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_address.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_ccache.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_fileformats.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_principal.3
/freebsd-14.2/crypto/heimdal/doc/doxyout/krb5/man/man3/krb5_v4compat.3
/freebsd-14.2/crypto/heimdal/kdc/kdc.8
/freebsd-14.2/crypto/heimdal/kdc/krb5tgs.c
/freebsd-14.2/crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c
/freebsd-14.2/crypto/heimdal/lib/kadm5/create_s.c
/freebsd-14.2/crypto/heimdal/lib/kadm5/kadm5_locl.h
/freebsd-14.2/crypto/heimdal/lib/krb5/context.c
/freebsd-14.2/crypto/heimdal/lib/krb5/crypto.c
/freebsd-14.2/crypto/heimdal/lib/krb5/krb5_get_init_creds.3
/freebsd-14.2/crypto/heimdal/lib/krb5/krb5_locl.h
/freebsd-14.2/crypto/heimdal/lib/krb5/krb5_principal.3
/freebsd-14.2/crypto/heimdal/lib/krb5/pkinit.c
/freebsd-14.2/crypto/heimdal/lib/krb5/salt.c
/freebsd-14.2/crypto/heimdal/lib/roken/getarg.3
/freebsd-14.2/crypto/heimdal/lib/roken/version-script.map
/freebsd-14.2/crypto/openssh/.depend
/freebsd-14.2/crypto/openssh/.github/configs
/freebsd-14.2/crypto/openssh/.github/setup_ci.sh
/freebsd-14.2/crypto/openssh/.github/workflows/c-cpp.yml
/freebsd-14.2/crypto/openssh/.github/workflows/selfhosted.yml
/freebsd-14.2/crypto/openssh/.gitignore
/freebsd-14.2/crypto/openssh/.skipped-commit-ids
/freebsd-14.2/crypto/openssh/ChangeLog
/freebsd-14.2/crypto/openssh/Makefile.in
/freebsd-14.2/crypto/openssh/PROTOCOL
/freebsd-14.2/crypto/openssh/PROTOCOL.agent
/freebsd-14.2/crypto/openssh/PROTOCOL.mux
/freebsd-14.2/crypto/openssh/README
/freebsd-14.2/crypto/openssh/README.platform
/freebsd-14.2/crypto/openssh/auth2.c
/freebsd-14.2/crypto/openssh/authfd.c
/freebsd-14.2/crypto/openssh/authfd.h
/freebsd-14.2/crypto/openssh/channels.c
/freebsd-14.2/crypto/openssh/channels.h
/freebsd-14.2/crypto/openssh/cipher.c
/freebsd-14.2/crypto/openssh/cipher.h
/freebsd-14.2/crypto/openssh/clientloop.c
/freebsd-14.2/crypto/openssh/config.h
/freebsd-14.2/crypto/openssh/configure.ac
/freebsd-14.2/crypto/openssh/contrib/redhat/openssh.spec
/freebsd-14.2/crypto/openssh/contrib/suse/openssh.spec
/freebsd-14.2/crypto/openssh/gss-genr.c
/freebsd-14.2/crypto/openssh/kex.c
/freebsd-14.2/crypto/openssh/kex.h
/freebsd-14.2/crypto/openssh/log.c
/freebsd-14.2/crypto/openssh/m4/openssh.m4
/freebsd-14.2/crypto/openssh/misc.c
/freebsd-14.2/crypto/openssh/misc.h
/freebsd-14.2/crypto/openssh/moduli
/freebsd-14.2/crypto/openssh/monitor_wrap.c
/freebsd-14.2/crypto/openssh/mux.c
/freebsd-14.2/crypto/openssh/nchan.c
/freebsd-14.2/crypto/openssh/openbsd-compat/getopt.h
/freebsd-14.2/crypto/openssh/openbsd-compat/openbsd-compat.h
/freebsd-14.2/crypto/openssh/openbsd-compat/port-solaris.c
/freebsd-14.2/crypto/openssh/readconf.c
/freebsd-14.2/crypto/openssh/readconf.h
/freebsd-14.2/crypto/openssh/regress/Makefile
/freebsd-14.2/crypto/openssh/regress/agent-pkcs11-cert.sh
/freebsd-14.2/crypto/openssh/regress/agent-pkcs11-restrict.sh
/freebsd-14.2/crypto/openssh/regress/agent-pkcs11.sh
/freebsd-14.2/crypto/openssh/regress/channel-timeout.sh
/freebsd-14.2/crypto/openssh/regress/conch-ciphers.sh
/freebsd-14.2/crypto/openssh/regress/dropbear-ciphers.sh
/freebsd-14.2/crypto/openssh/regress/dropbear-kex.sh
/freebsd-14.2/crypto/openssh/regress/dynamic-forward.sh
/freebsd-14.2/crypto/openssh/regress/forcecommand.sh
/freebsd-14.2/crypto/openssh/regress/misc/fuzz-harness/Makefile
/freebsd-14.2/crypto/openssh/regress/misc/fuzz-harness/agent_fuzz_helper.c
/freebsd-14.2/crypto/openssh/regress/multiplex.sh
/freebsd-14.2/crypto/openssh/regress/putty-ciphers.sh
/freebsd-14.2/crypto/openssh/regress/putty-kex.sh
/freebsd-14.2/crypto/openssh/regress/putty-transfer.sh
/freebsd-14.2/crypto/openssh/regress/sshsig.sh
/freebsd-14.2/crypto/openssh/regress/test-exec.sh
/freebsd-14.2/crypto/openssh/regress/unittests/Makefile
/freebsd-14.2/crypto/openssh/regress/unittests/Makefile.inc
/freebsd-14.2/crypto/openssh/regress/unittests/hostkeys/test_iterate.c
/freebsd-14.2/crypto/openssh/regress/unittests/kex/test_kex.c
/freebsd-14.2/crypto/openssh/regress/unittests/sshkey/test_file.c
/freebsd-14.2/crypto/openssh/regress/unittests/sshkey/test_fuzz.c
/freebsd-14.2/crypto/openssh/regress/unittests/sshkey/test_sshkey.c
/freebsd-14.2/crypto/openssh/regress/unittests/sshsig/tests.c
/freebsd-14.2/crypto/openssh/scp.c
/freebsd-14.2/crypto/openssh/servconf.c
/freebsd-14.2/crypto/openssh/session.c
/freebsd-14.2/crypto/openssh/sftp-client.c
/freebsd-14.2/crypto/openssh/sftp.c
/freebsd-14.2/crypto/openssh/ssh-add.1
/freebsd-14.2/crypto/openssh/ssh-add.c
/freebsd-14.2/crypto/openssh/ssh-agent.c
/freebsd-14.2/crypto/openssh/ssh-dss.c
/freebsd-14.2/crypto/openssh/ssh-keygen.c
/freebsd-14.2/crypto/openssh/ssh-keyscan.c
/freebsd-14.2/crypto/openssh/ssh-keysign.c
/freebsd-14.2/crypto/openssh/ssh-pkcs11-client.c
/freebsd-14.2/crypto/openssh/ssh-pkcs11.h
/freebsd-14.2/crypto/openssh/ssh.1
/freebsd-14.2/crypto/openssh/ssh.c
/freebsd-14.2/crypto/openssh/ssh2.h
/freebsd-14.2/crypto/openssh/ssh_api.c
/freebsd-14.2/crypto/openssh/ssh_config.5
/freebsd-14.2/crypto/openssh/ssh_namespace.h
/freebsd-14.2/crypto/openssh/sshbuf-getput-crypto.c
/freebsd-14.2/crypto/openssh/sshconnect.c
/freebsd-14.2/crypto/openssh/sshconnect.h
/freebsd-14.2/crypto/openssh/sshconnect2.c
/freebsd-14.2/crypto/openssh/sshd.c
/freebsd-14.2/crypto/openssh/sshd_config
/freebsd-14.2/crypto/openssh/sshd_config.5
/freebsd-14.2/crypto/openssh/sshkey.c
/freebsd-14.2/crypto/openssh/sshsig.c
/freebsd-14.2/crypto/openssh/version.h
/freebsd-14.2/crypto/openssh/xmss_hash.c
/freebsd-14.2/crypto/openssl/CHANGES.md
/freebsd-14.2/crypto/openssl/CONTRIBUTING.md
/freebsd-14.2/crypto/openssl/Configurations/00-base-templates.conf
/freebsd-14.2/crypto/openssl/Configurations/10-main.conf
/freebsd-14.2/crypto/openssl/Configurations/15-android.conf
/freebsd-14.2/crypto/openssl/Configurations/15-ios.conf
/freebsd-14.2/crypto/openssl/Configurations/50-cppbuilder.conf
/freebsd-14.2/crypto/openssl/Configurations/50-djgpp.conf
/freebsd-14.2/crypto/openssl/Configurations/50-haiku.conf
/freebsd-14.2/crypto/openssl/Configurations/50-masm.conf
/freebsd-14.2/crypto/openssl/Configurations/50-nonstop.conf
/freebsd-14.2/crypto/openssl/Configurations/50-os390.conf
/freebsd-14.2/crypto/openssl/Configurations/50-vms-x86_64.conf
/freebsd-14.2/crypto/openssl/Configurations/50-win-onecore.conf
/freebsd-14.2/crypto/openssl/Configurations/INTERNALS.Configure
/freebsd-14.2/crypto/openssl/Configurations/README-design.md
/freebsd-14.2/crypto/openssl/Configurations/README.md
/freebsd-14.2/crypto/openssl/Configurations/common0.tmpl
/freebsd-14.2/crypto/openssl/Configurations/descrip.mms.tmpl
/freebsd-14.2/crypto/openssl/Configurations/gentemplate.pm
/freebsd-14.2/crypto/openssl/Configurations/platform.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/AIX.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/BASE.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/Cygwin.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/Unix.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/VMS.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/Windows.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/Windows/MSVC.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/Windows/cppbuilder.pm
/freebsd-14.2/crypto/openssl/Configurations/platform/mingw.pm
/freebsd-14.2/crypto/openssl/Configurations/shared-info.pl
/freebsd-14.2/crypto/openssl/Configurations/unix-Makefile.tmpl
/freebsd-14.2/crypto/openssl/Configurations/unix-checker.pm
/freebsd-14.2/crypto/openssl/Configurations/windows-checker.pm
/freebsd-14.2/crypto/openssl/Configurations/windows-makefile.tmpl
/freebsd-14.2/crypto/openssl/Configure
/freebsd-14.2/crypto/openssl/NEWS.md
/freebsd-14.2/crypto/openssl/README.md
/freebsd-14.2/crypto/openssl/VERSION.dat
/freebsd-14.2/crypto/openssl/VMS/VMSify-conf.pl
/freebsd-14.2/crypto/openssl/VMS/engine.opt
/freebsd-14.2/crypto/openssl/VMS/msg_install.com
/freebsd-14.2/crypto/openssl/VMS/msg_staging.com
/freebsd-14.2/crypto/openssl/VMS/openssl_ivp.com.in
/freebsd-14.2/crypto/openssl/VMS/openssl_shutdown.com.in
/freebsd-14.2/crypto/openssl/VMS/openssl_startup.com.in
/freebsd-14.2/crypto/openssl/VMS/openssl_utils.com.in
/freebsd-14.2/crypto/openssl/VMS/test-includes.com
/freebsd-14.2/crypto/openssl/VMS/translatesyms.pl
/freebsd-14.2/crypto/openssl/apps/cms.c
/freebsd-14.2/crypto/openssl/apps/demoSRP/srp_verifier.txt
/freebsd-14.2/crypto/openssl/apps/demoSRP/srp_verifier.txt.attr
/freebsd-14.2/crypto/openssl/apps/errstr.c
/freebsd-14.2/crypto/openssl/apps/lib/opt.c
/freebsd-14.2/crypto/openssl/apps/list.c
/freebsd-14.2/crypto/openssl/apps/openssl-vms.cnf
/freebsd-14.2/crypto/openssl/apps/rehash.c
/freebsd-14.2/crypto/openssl/apps/req.c
/freebsd-14.2/crypto/openssl/apps/s_server.c
/freebsd-14.2/crypto/openssl/apps/smime.c
/freebsd-14.2/crypto/openssl/apps/vms_decc_init.c
/freebsd-14.2/crypto/openssl/config.com
/freebsd-14.2/crypto/openssl/crypto/LPdir_nyi.c
/freebsd-14.2/crypto/openssl/crypto/LPdir_vms.c
/freebsd-14.2/crypto/openssl/crypto/LPdir_win.c
/freebsd-14.2/crypto/openssl/crypto/LPdir_win32.c
/freebsd-14.2/crypto/openssl/crypto/LPdir_wince.c
/freebsd-14.2/crypto/openssl/crypto/alphacpuid.pl
/freebsd-14.2/crypto/openssl/crypto/asn1/asn_moid.c
/freebsd-14.2/crypto/openssl/crypto/asn1/asn_mstbl.c
/freebsd-14.2/crypto/openssl/crypto/asn1/x_algor.c
/freebsd-14.2/crypto/openssl/crypto/async/arch/async_win.c
/freebsd-14.2/crypto/openssl/crypto/bn/asm/alpha-mont.pl
/freebsd-14.2/crypto/openssl/crypto/bn/bn_exp.c
/freebsd-14.2/crypto/openssl/crypto/bn/bn_gf2m.c
/freebsd-14.2/crypto/openssl/crypto/bn/bn_mod.c
/freebsd-14.2/crypto/openssl/crypto/bn/bn_nist.c
/freebsd-14.2/crypto/openssl/crypto/build.info
/freebsd-14.2/crypto/openssl/crypto/cms/cms_att.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_dh.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_rsa.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_sd.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_smime.c
/freebsd-14.2/crypto/openssl/crypto/conf/conf_err.c
/freebsd-14.2/crypto/openssl/crypto/dh/dh_check.c
/freebsd-14.2/crypto/openssl/crypto/dh/dh_err.c
/freebsd-14.2/crypto/openssl/crypto/dh/dh_key.c
/freebsd-14.2/crypto/openssl/crypto/dso/dso_vms.c
/freebsd-14.2/crypto/openssl/crypto/dso/dso_win32.c
/freebsd-14.2/crypto/openssl/crypto/ec/ecx_backend.c
/freebsd-14.2/crypto/openssl/crypto/err/openssl.ec
/freebsd-14.2/crypto/openssl/crypto/err/openssl.txt
/freebsd-14.2/crypto/openssl/crypto/evp/e_aes.c
/freebsd-14.2/crypto/openssl/crypto/evp/evp_fetch.c
/freebsd-14.2/crypto/openssl/crypto/http/http_client.c
/freebsd-14.2/crypto/openssl/crypto/http/http_lib.c
/freebsd-14.2/crypto/openssl/crypto/mem_sec.c
/freebsd-14.2/crypto/openssl/crypto/modes/asm/ghash-alpha.pl
/freebsd-14.2/crypto/openssl/crypto/objects/obj_dat.c
/freebsd-14.2/crypto/openssl/crypto/param_build.c
/freebsd-14.2/crypto/openssl/crypto/params_from_text.c
/freebsd-14.2/crypto/openssl/crypto/perlasm/x86_64-xlate.pl
/freebsd-14.2/crypto/openssl/crypto/pkcs12/p12_add.c
/freebsd-14.2/crypto/openssl/crypto/pkcs12/p12_mutl.c
/freebsd-14.2/crypto/openssl/crypto/pkcs12/p12_npas.c
/freebsd-14.2/crypto/openssl/crypto/pkcs7/pk7_attr.c
/freebsd-14.2/crypto/openssl/crypto/pkcs7/pk7_mime.c
/freebsd-14.2/crypto/openssl/crypto/poly1305/asm/poly1305-ppc.pl
/freebsd-14.2/crypto/openssl/crypto/property/property_parse.c
/freebsd-14.2/crypto/openssl/crypto/provider_conf.c
/freebsd-14.2/crypto/openssl/crypto/provider_core.c
/freebsd-14.2/crypto/openssl/crypto/rsa/rsa_lib.c
/freebsd-14.2/crypto/openssl/crypto/rsa/rsa_sp800_56b_check.c
/freebsd-14.2/crypto/openssl/crypto/sha/asm/sha1-alpha.pl
/freebsd-14.2/crypto/openssl/crypto/threads_win.c
/freebsd-14.2/crypto/openssl/crypto/x509/t_req.c
/freebsd-14.2/crypto/openssl/crypto/x509/t_x509.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_addr.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_asid.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_crld.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_ist.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_san.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_sxnet.c
/freebsd-14.2/crypto/openssl/crypto/x509/x509_att.c
/freebsd-14.2/crypto/openssl/crypto/x509/x509_req.c
/freebsd-14.2/crypto/openssl/demos/README.txt
/freebsd-14.2/crypto/openssl/demos/bio/Makefile
/freebsd-14.2/crypto/openssl/demos/bio/README.txt
/freebsd-14.2/crypto/openssl/demos/bio/accept.cnf
/freebsd-14.2/crypto/openssl/demos/bio/client-arg.c
/freebsd-14.2/crypto/openssl/demos/bio/client-conf.c
/freebsd-14.2/crypto/openssl/demos/bio/cmod.cnf
/freebsd-14.2/crypto/openssl/demos/bio/connect.cnf
/freebsd-14.2/crypto/openssl/demos/bio/descrip.mms
/freebsd-14.2/crypto/openssl/demos/bio/intca.pem
/freebsd-14.2/crypto/openssl/demos/bio/root.pem
/freebsd-14.2/crypto/openssl/demos/bio/saccept.c
/freebsd-14.2/crypto/openssl/demos/bio/sconnect.c
/freebsd-14.2/crypto/openssl/demos/bio/server-arg.c
/freebsd-14.2/crypto/openssl/demos/bio/server-cmod.c
/freebsd-14.2/crypto/openssl/demos/bio/server-conf.c
/freebsd-14.2/crypto/openssl/demos/bio/server-ec.pem
/freebsd-14.2/crypto/openssl/demos/bio/server.pem
/freebsd-14.2/crypto/openssl/demos/bio/shared.opt
/freebsd-14.2/crypto/openssl/demos/bio/static.opt
/freebsd-14.2/crypto/openssl/demos/certs/README.txt
/freebsd-14.2/crypto/openssl/demos/certs/apps/apps.cnf
/freebsd-14.2/crypto/openssl/demos/certs/apps/ckey.pem
/freebsd-14.2/crypto/openssl/demos/certs/apps/intkey.pem
/freebsd-14.2/crypto/openssl/demos/certs/apps/mkacerts.sh
/freebsd-14.2/crypto/openssl/demos/certs/apps/mkxcerts.sh
/freebsd-14.2/crypto/openssl/demos/certs/apps/rootkey.pem
/freebsd-14.2/crypto/openssl/demos/certs/apps/skey.pem
/freebsd-14.2/crypto/openssl/demos/certs/apps/skey2.pem
/freebsd-14.2/crypto/openssl/demos/certs/ca.cnf
/freebsd-14.2/crypto/openssl/demos/certs/mkcerts.sh
/freebsd-14.2/crypto/openssl/demos/certs/ocspquery.sh
/freebsd-14.2/crypto/openssl/demos/certs/ocsprun.sh
/freebsd-14.2/crypto/openssl/demos/cipher/Makefile
/freebsd-14.2/crypto/openssl/demos/cipher/aesccm.c
/freebsd-14.2/crypto/openssl/demos/cipher/aesgcm.c
/freebsd-14.2/crypto/openssl/demos/cipher/aeskeywrap.c
/freebsd-14.2/crypto/openssl/demos/cipher/ariacbc.c
/freebsd-14.2/crypto/openssl/demos/cms/cacert.pem
/freebsd-14.2/crypto/openssl/demos/cms/cakey.pem
/freebsd-14.2/crypto/openssl/demos/cms/cms_comp.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_ddec.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_dec.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_denc.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_enc.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_sign.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_sign2.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_uncomp.c
/freebsd-14.2/crypto/openssl/demos/cms/cms_ver.c
/freebsd-14.2/crypto/openssl/demos/cms/comp.txt
/freebsd-14.2/crypto/openssl/demos/cms/encr.txt
/freebsd-14.2/crypto/openssl/demos/cms/sign.txt
/freebsd-14.2/crypto/openssl/demos/cms/signer.pem
/freebsd-14.2/crypto/openssl/demos/cms/signer2.pem
/freebsd-14.2/crypto/openssl/demos/digest/BIO_f_md.c
/freebsd-14.2/crypto/openssl/demos/digest/EVP_MD_demo.c
/freebsd-14.2/crypto/openssl/demos/digest/EVP_MD_stdin.c
/freebsd-14.2/crypto/openssl/demos/digest/EVP_MD_xof.c
/freebsd-14.2/crypto/openssl/demos/digest/Makefile
/freebsd-14.2/crypto/openssl/demos/encode/Makefile
/freebsd-14.2/crypto/openssl/demos/encode/ec_encode.c
/freebsd-14.2/crypto/openssl/demos/encode/rsa_encode.c
/freebsd-14.2/crypto/openssl/demos/kdf/Makefile
/freebsd-14.2/crypto/openssl/demos/kdf/hkdf.c
/freebsd-14.2/crypto/openssl/demos/kdf/pbkdf2.c
/freebsd-14.2/crypto/openssl/demos/kdf/scrypt.c
/freebsd-14.2/crypto/openssl/demos/keyexch/x25519.c
/freebsd-14.2/crypto/openssl/demos/mac/Makefile
/freebsd-14.2/crypto/openssl/demos/mac/cmac-aes256.c
/freebsd-14.2/crypto/openssl/demos/mac/gmac.c
/freebsd-14.2/crypto/openssl/demos/mac/hmac-sha512.c
/freebsd-14.2/crypto/openssl/demos/mac/poly1305.c
/freebsd-14.2/crypto/openssl/demos/mac/siphash.c
/freebsd-14.2/crypto/openssl/demos/pkcs12/pkread.c
/freebsd-14.2/crypto/openssl/demos/pkcs12/pkwrite.c
/freebsd-14.2/crypto/openssl/demos/pkey/EVP_PKEY_DSA_keygen.c
/freebsd-14.2/crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramfromdata.c
/freebsd-14.2/crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramgen.c
/freebsd-14.2/crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramvalidate.c
/freebsd-14.2/crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c
/freebsd-14.2/crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c
/freebsd-14.2/crypto/openssl/demos/pkey/Makefile
/freebsd-14.2/crypto/openssl/demos/pkey/dsa.inc
/freebsd-14.2/crypto/openssl/demos/signature/EVP_Signature_demo.c
/freebsd-14.2/crypto/openssl/demos/signature/EVP_Signature_demo.h
/freebsd-14.2/crypto/openssl/demos/signature/Makefile
/freebsd-14.2/crypto/openssl/demos/signature/rsa_pss.h
/freebsd-14.2/crypto/openssl/demos/signature/rsa_pss_direct.c
/freebsd-14.2/crypto/openssl/demos/signature/rsa_pss_hash.c
/freebsd-14.2/crypto/openssl/demos/smime/cacert.pem
/freebsd-14.2/crypto/openssl/demos/smime/cakey.pem
/freebsd-14.2/crypto/openssl/demos/smime/encr.txt
/freebsd-14.2/crypto/openssl/demos/smime/sign.txt
/freebsd-14.2/crypto/openssl/demos/smime/signer.pem
/freebsd-14.2/crypto/openssl/demos/smime/signer2.pem
/freebsd-14.2/crypto/openssl/demos/smime/smdec.c
/freebsd-14.2/crypto/openssl/demos/smime/smenc.c
/freebsd-14.2/crypto/openssl/demos/smime/smsign.c
/freebsd-14.2/crypto/openssl/demos/smime/smsign2.c
/freebsd-14.2/crypto/openssl/demos/smime/smver.c
/freebsd-14.2/crypto/openssl/doc/build.info
/freebsd-14.2/crypto/openssl/doc/images/openssl-square-nontransparent.png
/freebsd-14.2/crypto/openssl/doc/images/openssl-square.svg
/freebsd-14.2/crypto/openssl/doc/images/openssl.svg
/freebsd-14.2/crypto/openssl/doc/man1/openssl-pkeyutl.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-req.pod.in
/freebsd-14.2/crypto/openssl/doc/man3/BIO_f_md.pod
/freebsd-14.2/crypto/openssl/doc/man3/BN_add.pod
/freebsd-14.2/crypto/openssl/doc/man3/BN_mod_inverse.pod
/freebsd-14.2/crypto/openssl/doc/man3/CMS_signed_get_attr.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_EncryptInit.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_MAC.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_PKEY_get_attr.pod
/freebsd-14.2/crypto/openssl/doc/man3/OPENSSL_LH_COMPFUNC.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_PARAM_int.pod
/freebsd-14.2/crypto/openssl/doc/man3/PKCS12_create.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_tmp_dh_callback.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_get_error.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_get_peer_certificate.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_ATTRIBUTE.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_REQ_get_attr.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_REQ_get_extensions.pod
/freebsd-14.2/crypto/openssl/doc/man3/X509_dup.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_CIPHER-AES.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_KDF-SS.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_MAC-BLAKE2.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_MAC-CMAC.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_MAC-HMAC.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_MAC-KMAC.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_MD-SHAKE.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_PKEY-RSA.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_RAND-SEED-SRC.pod
/freebsd-14.2/crypto/openssl/doc/man7/provider-cipher.pod
/freebsd-14.2/crypto/openssl/doc/man7/provider-keymgmt.pod
/freebsd-14.2/crypto/openssl/doc/man7/provider-storemgmt.pod
/freebsd-14.2/crypto/openssl/engines/e_afalg.ec
/freebsd-14.2/crypto/openssl/engines/e_capi.ec
/freebsd-14.2/crypto/openssl/engines/e_dasync.ec
/freebsd-14.2/crypto/openssl/engines/e_loader_attic.ec
/freebsd-14.2/crypto/openssl/engines/e_ossltest.ec
/freebsd-14.2/crypto/openssl/external/perl/Downloaded.txt
/freebsd-14.2/crypto/openssl/external/perl/MODULES.txt
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/Changes
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/INSTALL
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/LICENSE
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/MANIFEST
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/META.json
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/META.yml
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/Makefile.PL
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/README
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/SIGNATURE
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/Template.pm
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/Template/Preprocess.pm
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/author-pod-syntax.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/author-signature.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/basic.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/broken.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/delimiters.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/error.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/exported.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/hash.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/inline-comment.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/nested-tags.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/ofh.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/out.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/prepend.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/preprocess.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/rt29928.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/safe.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/safe2.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/safe3.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/strict.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/taint.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/template-encoding.t
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/warnings.t
/freebsd-14.2/crypto/openssl/fuzz/README.md
/freebsd-14.2/crypto/openssl/fuzz/asn1.c
/freebsd-14.2/crypto/openssl/fuzz/asn1parse.c
/freebsd-14.2/crypto/openssl/fuzz/bignum.c
/freebsd-14.2/crypto/openssl/fuzz/bndiv.c
/freebsd-14.2/crypto/openssl/fuzz/build.info
/freebsd-14.2/crypto/openssl/fuzz/client.c
/freebsd-14.2/crypto/openssl/fuzz/cmp.c
/freebsd-14.2/crypto/openssl/fuzz/cms.c
/freebsd-14.2/crypto/openssl/fuzz/conf.c
/freebsd-14.2/crypto/openssl/fuzz/crl.c
/freebsd-14.2/crypto/openssl/fuzz/ct.c
/freebsd-14.2/crypto/openssl/fuzz/driver.c
/freebsd-14.2/crypto/openssl/fuzz/fuzz_rand.c
/freebsd-14.2/crypto/openssl/fuzz/fuzzer.h
/freebsd-14.2/crypto/openssl/fuzz/helper.py
/freebsd-14.2/crypto/openssl/fuzz/mkfuzzoids.pl
/freebsd-14.2/crypto/openssl/fuzz/oids.txt
/freebsd-14.2/crypto/openssl/fuzz/server.c
/freebsd-14.2/crypto/openssl/fuzz/test-corpus.c
/freebsd-14.2/crypto/openssl/fuzz/x509.c
/freebsd-14.2/crypto/openssl/include/crypto/dherr.h
/freebsd-14.2/crypto/openssl/include/crypto/x509.h
/freebsd-14.2/crypto/openssl/include/internal/ffc.h
/freebsd-14.2/crypto/openssl/include/internal/refcount.h
/freebsd-14.2/crypto/openssl/include/openssl/bio.h.in
/freebsd-14.2/crypto/openssl/include/openssl/conferr.h
/freebsd-14.2/crypto/openssl/include/openssl/dh.h
/freebsd-14.2/crypto/openssl/include/openssl/dherr.h
/freebsd-14.2/crypto/openssl/include/openssl/opensslv.h
/freebsd-14.2/crypto/openssl/ms/applink.c
/freebsd-14.2/crypto/openssl/ms/cmp.pl
/freebsd-14.2/crypto/openssl/ms/uplink-common.pl
/freebsd-14.2/crypto/openssl/ms/uplink-ia64.pl
/freebsd-14.2/crypto/openssl/ms/uplink-x86.pl
/freebsd-14.2/crypto/openssl/ms/uplink-x86_64.pl
/freebsd-14.2/crypto/openssl/ms/uplink.c
/freebsd-14.2/crypto/openssl/ms/uplink.h
/freebsd-14.2/crypto/openssl/os-dep/haiku.h
/freebsd-14.2/crypto/openssl/providers/fips-sources.checksums
/freebsd-14.2/crypto/openssl/providers/fips.checksum
/freebsd-14.2/crypto/openssl/providers/implementations/asymciphers/rsa_enc.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aes.h
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aes_ccm.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aes_gcm.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aes_hw_s390x.inc
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aria_ccm.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_aria_gcm.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_des.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_tdes_common.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/ciphercommon.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/ciphercommon_ccm.c
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/ciphercommon_gcm.c
/freebsd-14.2/crypto/openssl/providers/implementations/digests/blake2b_prov.c
/freebsd-14.2/crypto/openssl/providers/implementations/digests/blake2s_prov.c
/freebsd-14.2/crypto/openssl/providers/implementations/encode_decode/encode_key2any.c
/freebsd-14.2/crypto/openssl/providers/implementations/include/prov/ciphercommon.h
/freebsd-14.2/crypto/openssl/providers/implementations/include/prov/ciphercommon_aead.h
/freebsd-14.2/crypto/openssl/providers/implementations/kdfs/pbkdf1.c
/freebsd-14.2/crypto/openssl/providers/implementations/macs/cmac_prov.c
/freebsd-14.2/crypto/openssl/providers/implementations/signature/rsa_sig.c
/freebsd-14.2/crypto/openssl/providers/implementations/signature/sm2_sig.c
/freebsd-14.2/crypto/openssl/ssl/d1_lib.c
/freebsd-14.2/crypto/openssl/ssl/record/rec_layer_s3.c
/freebsd-14.2/crypto/openssl/ssl/s3_enc.c
/freebsd-14.2/crypto/openssl/ssl/s3_lib.c
/freebsd-14.2/crypto/openssl/ssl/ssl_ciph.c
/freebsd-14.2/crypto/openssl/ssl/ssl_conf.c
/freebsd-14.2/crypto/openssl/ssl/ssl_lib.c
/freebsd-14.2/crypto/openssl/ssl/ssl_mcnf.c
/freebsd-14.2/crypto/openssl/ssl/statem/extensions_cust.c
/freebsd-14.2/crypto/openssl/ssl/statem/statem_dtls.c
/freebsd-14.2/crypto/openssl/ssl/t1_enc.c
/freebsd-14.2/crypto/openssl/test/CAtsa.cnf
/freebsd-14.2/crypto/openssl/test/README-dev.md
/freebsd-14.2/crypto/openssl/test/README-external.md
/freebsd-14.2/crypto/openssl/test/README.md
/freebsd-14.2/crypto/openssl/test/README.ssltest.md
/freebsd-14.2/crypto/openssl/test/aborttest.c
/freebsd-14.2/crypto/openssl/test/acvp_test.c
/freebsd-14.2/crypto/openssl/test/acvp_test.inc
/freebsd-14.2/crypto/openssl/test/aesgcmtest.c
/freebsd-14.2/crypto/openssl/test/afalgtest.c
/freebsd-14.2/crypto/openssl/test/algorithmid_test.c
/freebsd-14.2/crypto/openssl/test/asn1_decode_test.c
/freebsd-14.2/crypto/openssl/test/asn1_dsa_internal_test.c
/freebsd-14.2/crypto/openssl/test/asn1_encode_test.c
/freebsd-14.2/crypto/openssl/test/asn1_internal_test.c
/freebsd-14.2/crypto/openssl/test/asn1_stable_parse_test.c
/freebsd-14.2/crypto/openssl/test/asn1_string_table_test.c
/freebsd-14.2/crypto/openssl/test/asn1_time_test.c
/freebsd-14.2/crypto/openssl/test/asynciotest.c
/freebsd-14.2/crypto/openssl/test/asynctest.c
/freebsd-14.2/crypto/openssl/test/bad_dtls_test.c
/freebsd-14.2/crypto/openssl/test/bftest.c
/freebsd-14.2/crypto/openssl/test/bio_callback_test.c
/freebsd-14.2/crypto/openssl/test/bio_core_test.c
/freebsd-14.2/crypto/openssl/test/bio_enc_test.c
/freebsd-14.2/crypto/openssl/test/bio_memleak_test.c
/freebsd-14.2/crypto/openssl/test/bio_prefix_text.c
/freebsd-14.2/crypto/openssl/test/bio_readbuffer_test.c
/freebsd-14.2/crypto/openssl/test/bioprinttest.c
/freebsd-14.2/crypto/openssl/test/bn_internal_test.c
/freebsd-14.2/crypto/openssl/test/bn_rand_range.h
/freebsd-14.2/crypto/openssl/test/bntest.c
/freebsd-14.2/crypto/openssl/test/bntests.pl
/freebsd-14.2/crypto/openssl/test/build.info
/freebsd-14.2/crypto/openssl/test/ca-and-certs.cnf
/freebsd-14.2/crypto/openssl/test/casttest.c
/freebsd-14.2/crypto/openssl/test/certs/alt1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/alt1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/alt2-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/alt2-key.pem
/freebsd-14.2/crypto/openssl/test/certs/alt3-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/alt3-key.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-othername-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-othername-namec-inter.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-othername-namec-key.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-othername-namec.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-pc3-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-pc3-key.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-pc4-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-pc4-key.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-pc6-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/bad-pc6-key.pem
/freebsd-14.2/crypto/openssl/test/certs/bad.key
/freebsd-14.2/crypto/openssl/test/certs/bad.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt10-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt10-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt2-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt2-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt3-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt3-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt4-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt4-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt5-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt5-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt6-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt6-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt7-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt7-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt8-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt8-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt9-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badalt9-key.pem
/freebsd-14.2/crypto/openssl/test/certs/badcn1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/badcn1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ca+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/ca+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ca+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert-768.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert-768i.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert-ec-explicit.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert-ec-named.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert-md5-any.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert-md5.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-cert2.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-expired.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-key-768.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-key-ec-explicit.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-key-ec-named.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-key2.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-name2.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-nonbc.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-nonca.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-pol-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-pss-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-pss-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-root2.pem
/freebsd-14.2/crypto/openssl/test/certs/ca-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/cca+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/cca+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/cca+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/cca-anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/cca-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/cca-clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/cca-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/cert-key-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/client-ed25519-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/client-ed25519-key.pem
/freebsd-14.2/crypto/openssl/test/certs/client-ed448-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/client-ed448-key.pem
/freebsd-14.2/crypto/openssl/test/certs/croot+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/croot+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/croot+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/croot-anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/croot-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/croot-clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/croot-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/cross-key.pem
/freebsd-14.2/crypto/openssl/test/certs/cross-root.pem
/freebsd-14.2/crypto/openssl/test/certs/ct-server-key-public.pem
/freebsd-14.2/crypto/openssl/test/certs/ct-server-key.pem
/freebsd-14.2/crypto/openssl/test/certs/cyrillic.msb
/freebsd-14.2/crypto/openssl/test/certs/cyrillic.pem
/freebsd-14.2/crypto/openssl/test/certs/cyrillic.utf8
/freebsd-14.2/crypto/openssl/test/certs/cyrillic_crl.pem
/freebsd-14.2/crypto/openssl/test/certs/cyrillic_crl.utf8
/freebsd-14.2/crypto/openssl/test/certs/dhk2048.pem
/freebsd-14.2/crypto/openssl/test/certs/dhp2048.pem
/freebsd-14.2/crypto/openssl/test/certs/ec_privkey_with_chain.pem
/freebsd-14.2/crypto/openssl/test/certs/ee+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ee+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-1024.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-3072.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-4096.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-768.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-768i.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-8192.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-crit-unknown-ext.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-ec-explicit.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-ec-named-explicit.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-ec-named-named.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-md5.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-noncrit-unknown-ext.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-ocsp-nocheck.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-policies-bad.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert-policies.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-cert2.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-client-chain.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-client.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-ecdsa-client-chain.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-ecdsa-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-ed25519.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-expired.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-1024.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-3072.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-4096.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-768.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-8192.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-ec-explicit.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-ec-named-explicit.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key-ec-named-named.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-name2.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-pathlen.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-pss-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-pss-sha1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-pss-sha256-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-pss-wrong1.5-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-self-signed.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ee-ss-with-keyCertSign.pem
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs1.pem
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs1.sct
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs1.tlssct
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs1_issuer-key.pem
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs1_issuer.pem
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs3.pem
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs3.sct
/freebsd-14.2/crypto/openssl/test/certs/embeddedSCTs3_issuer.pem
/freebsd-14.2/crypto/openssl/test/certs/ext-check.csr
/freebsd-14.2/crypto/openssl/test/certs/fake-gp.pem
/freebsd-14.2/crypto/openssl/test/certs/goodcn1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/goodcn1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/goodcn2-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/goodcn2-chain.pem
/freebsd-14.2/crypto/openssl/test/certs/goodcn2-key.pem
/freebsd-14.2/crypto/openssl/test/certs/grfc.pem
/freebsd-14.2/crypto/openssl/test/certs/interCA.key
/freebsd-14.2/crypto/openssl/test/certs/interCA.pem
/freebsd-14.2/crypto/openssl/test/certs/invalid-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/key-pass-12345.pem
/freebsd-14.2/crypto/openssl/test/certs/leaf-chain.pem
/freebsd-14.2/crypto/openssl/test/certs/leaf-encrypted.key
/freebsd-14.2/crypto/openssl/test/certs/leaf.key
/freebsd-14.2/crypto/openssl/test/certs/leaf.pem
/freebsd-14.2/crypto/openssl/test/certs/many-constraints.pem
/freebsd-14.2/crypto/openssl/test/certs/many-names1.pem
/freebsd-14.2/crypto/openssl/test/certs/many-names2.pem
/freebsd-14.2/crypto/openssl/test/certs/many-names3.pem
/freebsd-14.2/crypto/openssl/test/certs/mkcert.sh
/freebsd-14.2/crypto/openssl/test/certs/nca+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/nca+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca2-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca2-key.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca3-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/ncca3-key.pem
/freebsd-14.2/crypto/openssl/test/certs/nccaothername-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/nccaothername-key.pem
/freebsd-14.2/crypto/openssl/test/certs/nroot+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/nroot+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/p256-server-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/p256-server-key.pem
/freebsd-14.2/crypto/openssl/test/certs/p384-root-key.pem
/freebsd-14.2/crypto/openssl/test/certs/p384-root.pem
/freebsd-14.2/crypto/openssl/test/certs/p384-server-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/p384-server-key.pem
/freebsd-14.2/crypto/openssl/test/certs/pathlen.pem
/freebsd-14.2/crypto/openssl/test/certs/pc1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/pc1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/pc2-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/pc2-key.pem
/freebsd-14.2/crypto/openssl/test/certs/pc5-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/pc5-key.pem
/freebsd-14.2/crypto/openssl/test/certs/pkitsta.pem
/freebsd-14.2/crypto/openssl/test/certs/root+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/root+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/root+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/root-anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/root-cert-768.pem
/freebsd-14.2/crypto/openssl/test/certs/root-cert-md5.pem
/freebsd-14.2/crypto/openssl/test/certs/root-cert-rsa2.pem
/freebsd-14.2/crypto/openssl/test/certs/root-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/root-cert2.pem
/freebsd-14.2/crypto/openssl/test/certs/root-clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/root-cross-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/root-ed25519.pem
/freebsd-14.2/crypto/openssl/test/certs/root-ed25519.privkey.pem
/freebsd-14.2/crypto/openssl/test/certs/root-ed25519.pubkey.pem
/freebsd-14.2/crypto/openssl/test/certs/root-ed448-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/root-ed448-key.pem
/freebsd-14.2/crypto/openssl/test/certs/root-expired.pem
/freebsd-14.2/crypto/openssl/test/certs/root-key-768.pem
/freebsd-14.2/crypto/openssl/test/certs/root-key.pem
/freebsd-14.2/crypto/openssl/test/certs/root-key2.pem
/freebsd-14.2/crypto/openssl/test/certs/root-name2.pem
/freebsd-14.2/crypto/openssl/test/certs/root-nonca.pem
/freebsd-14.2/crypto/openssl/test/certs/root-noserver.pem
/freebsd-14.2/crypto/openssl/test/certs/root-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/root2+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/root2+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/root2-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/rootCA.key
/freebsd-14.2/crypto/openssl/test/certs/rootCA.pem
/freebsd-14.2/crypto/openssl/test/certs/rootcert.pem
/freebsd-14.2/crypto/openssl/test/certs/rootkey.pem
/freebsd-14.2/crypto/openssl/test/certs/roots.pem
/freebsd-14.2/crypto/openssl/test/certs/sca+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/sca+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/sca+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/sca-anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/sca-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/sca-clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/sca-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/server-cecdsa-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-cecdsa-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-dsa-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-dsa-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-dsa-pubkey.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ecdsa-brainpoolP256r1-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ecdsa-brainpoolP256r1-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ecdsa-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ecdsa-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ed25519-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ed25519-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ed448-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-ed448-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-pss-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-pss-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-pss-restrict-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/server-pss-restrict-key.pem
/freebsd-14.2/crypto/openssl/test/certs/server-trusted.pem
/freebsd-14.2/crypto/openssl/test/certs/servercert.pem
/freebsd-14.2/crypto/openssl/test/certs/serverkey.pem
/freebsd-14.2/crypto/openssl/test/certs/setup.sh
/freebsd-14.2/crypto/openssl/test/certs/sm2-ca-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/sm2-csr.pem
/freebsd-14.2/crypto/openssl/test/certs/sm2-pub.key
/freebsd-14.2/crypto/openssl/test/certs/sm2-root.crt
/freebsd-14.2/crypto/openssl/test/certs/sm2-root.key
/freebsd-14.2/crypto/openssl/test/certs/sm2.key
/freebsd-14.2/crypto/openssl/test/certs/sm2.pem
/freebsd-14.2/crypto/openssl/test/certs/some-names1.pem
/freebsd-14.2/crypto/openssl/test/certs/some-names2.pem
/freebsd-14.2/crypto/openssl/test/certs/some-names3.pem
/freebsd-14.2/crypto/openssl/test/certs/sroot+anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/sroot+clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/sroot+serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/sroot-anyEKU.pem
/freebsd-14.2/crypto/openssl/test/certs/sroot-cert.pem
/freebsd-14.2/crypto/openssl/test/certs/sroot-clientAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/sroot-serverAuth.pem
/freebsd-14.2/crypto/openssl/test/certs/subinterCA-ss.pem
/freebsd-14.2/crypto/openssl/test/certs/subinterCA.key
/freebsd-14.2/crypto/openssl/test/certs/subinterCA.pem
/freebsd-14.2/crypto/openssl/test/certs/untrusted.pem
/freebsd-14.2/crypto/openssl/test/certs/v3-certs-RC2.p12
/freebsd-14.2/crypto/openssl/test/certs/v3-certs-TDES.p12
/freebsd-14.2/crypto/openssl/test/certs/wrongcert.pem
/freebsd-14.2/crypto/openssl/test/certs/wrongkey.pem
/freebsd-14.2/crypto/openssl/test/certs/x509-check-key.pem
/freebsd-14.2/crypto/openssl/test/certs/x509-check.csr
/freebsd-14.2/crypto/openssl/test/chacha_internal_test.c
/freebsd-14.2/crypto/openssl/test/cipher_overhead_test.c
/freebsd-14.2/crypto/openssl/test/cipherbytes_test.c
/freebsd-14.2/crypto/openssl/test/cipherlist_test.c
/freebsd-14.2/crypto/openssl/test/ciphername_test.c
/freebsd-14.2/crypto/openssl/test/clienthellotest.c
/freebsd-14.2/crypto/openssl/test/cmactest.c
/freebsd-14.2/crypto/openssl/test/cmp_asn_test.c
/freebsd-14.2/crypto/openssl/test/cmp_client_test.c
/freebsd-14.2/crypto/openssl/test/cmp_ctx_test.c
/freebsd-14.2/crypto/openssl/test/cmp_hdr_test.c
/freebsd-14.2/crypto/openssl/test/cmp_msg_test.c
/freebsd-14.2/crypto/openssl/test/cmp_protect_test.c
/freebsd-14.2/crypto/openssl/test/cmp_server_test.c
/freebsd-14.2/crypto/openssl/test/cmp_status_test.c
/freebsd-14.2/crypto/openssl/test/cmp_vfy_test.c
/freebsd-14.2/crypto/openssl/test/cms-examples.pl
/freebsd-14.2/crypto/openssl/test/cmsapitest.c
/freebsd-14.2/crypto/openssl/test/conf_include_test.c
/freebsd-14.2/crypto/openssl/test/confdump.c
/freebsd-14.2/crypto/openssl/test/constant_time_test.c
/freebsd-14.2/crypto/openssl/test/context_internal_test.c
/freebsd-14.2/crypto/openssl/test/crltest.c
/freebsd-14.2/crypto/openssl/test/ct/log_list.cnf
/freebsd-14.2/crypto/openssl/test/ct/tls1.sct
/freebsd-14.2/crypto/openssl/test/ct_test.c
/freebsd-14.2/crypto/openssl/test/ctype_internal_test.c
/freebsd-14.2/crypto/openssl/test/curve448_internal_test.c
/freebsd-14.2/crypto/openssl/test/d2i-tests/bad-cms.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/bad-int-pad0.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/bad-int-padminus1.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/bad_bio.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/bad_cert.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/bad_generalname.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/high_tag.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/int0.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/int1.der
/freebsd-14.2/crypto/openssl/test/d2i-tests/intminus1.der
/freebsd-14.2/crypto/openssl/test/d2i_test.c
/freebsd-14.2/crypto/openssl/test/dane-cross.in
/freebsd-14.2/crypto/openssl/test/danetest.c
/freebsd-14.2/crypto/openssl/test/danetest.in
/freebsd-14.2/crypto/openssl/test/danetest.pem
/freebsd-14.2/crypto/openssl/test/data.bin
/freebsd-14.2/crypto/openssl/test/data2.bin
/freebsd-14.2/crypto/openssl/test/default-and-fips.cnf
/freebsd-14.2/crypto/openssl/test/default-and-legacy.cnf
/freebsd-14.2/crypto/openssl/test/default.cnf
/freebsd-14.2/crypto/openssl/test/defltfips_test.c
/freebsd-14.2/crypto/openssl/test/destest.c
/freebsd-14.2/crypto/openssl/test/dhtest.c
/freebsd-14.2/crypto/openssl/test/drbgtest.c
/freebsd-14.2/crypto/openssl/test/dsa_no_digest_size_test.c
/freebsd-14.2/crypto/openssl/test/dsatest.c
/freebsd-14.2/crypto/openssl/test/dtls_mtu_test.c
/freebsd-14.2/crypto/openssl/test/dtlstest.c
/freebsd-14.2/crypto/openssl/test/dtlsv1listentest.c
/freebsd-14.2/crypto/openssl/test/ec_internal_test.c
/freebsd-14.2/crypto/openssl/test/ecdsatest.c
/freebsd-14.2/crypto/openssl/test/ecdsatest.h
/freebsd-14.2/crypto/openssl/test/ecstresstest.c
/freebsd-14.2/crypto/openssl/test/ectest.c
/freebsd-14.2/crypto/openssl/test/endecode_test.c
/freebsd-14.2/crypto/openssl/test/endecoder_legacy_test.c
/freebsd-14.2/crypto/openssl/test/enginetest.c
/freebsd-14.2/crypto/openssl/test/errtest.c
/freebsd-14.2/crypto/openssl/test/evp_extra_test.c
/freebsd-14.2/crypto/openssl/test/evp_extra_test2.c
/freebsd-14.2/crypto/openssl/test/evp_fetch_prov_test.c
/freebsd-14.2/crypto/openssl/test/evp_kdf_test.c
/freebsd-14.2/crypto/openssl/test/evp_libctx_test.c
/freebsd-14.2/crypto/openssl/test/evp_pkey_ctx_new_from_name.c
/freebsd-14.2/crypto/openssl/test/evp_pkey_dparams_test.c
/freebsd-14.2/crypto/openssl/test/evp_pkey_provided_test.c
/freebsd-14.2/crypto/openssl/test/evp_test.c
/freebsd-14.2/crypto/openssl/test/exdatatest.c
/freebsd-14.2/crypto/openssl/test/exptest.c
/freebsd-14.2/crypto/openssl/test/ext_internal_test.c
/freebsd-14.2/crypto/openssl/test/fake_rsaprov.c
/freebsd-14.2/crypto/openssl/test/fake_rsaprov.h
/freebsd-14.2/crypto/openssl/test/fatalerrtest.c
/freebsd-14.2/crypto/openssl/test/ffc_internal_test.c
/freebsd-14.2/crypto/openssl/test/filterprov.c
/freebsd-14.2/crypto/openssl/test/filterprov.h
/freebsd-14.2/crypto/openssl/test/fips-alt.cnf
/freebsd-14.2/crypto/openssl/test/fips-and-base.cnf
/freebsd-14.2/crypto/openssl/test/fips.cnf
/freebsd-14.2/crypto/openssl/test/fips_version_test.c
/freebsd-14.2/crypto/openssl/test/generate_buildtest.pl
/freebsd-14.2/crypto/openssl/test/generate_ssl_tests.pl
/freebsd-14.2/crypto/openssl/test/gmdifftest.c
/freebsd-14.2/crypto/openssl/test/helpers/cmp_testlib.c
/freebsd-14.2/crypto/openssl/test/helpers/cmp_testlib.h
/freebsd-14.2/crypto/openssl/test/helpers/handshake.c
/freebsd-14.2/crypto/openssl/test/helpers/handshake.h
/freebsd-14.2/crypto/openssl/test/helpers/handshake_srp.c
/freebsd-14.2/crypto/openssl/test/helpers/pkcs12.c
/freebsd-14.2/crypto/openssl/test/helpers/pkcs12.h
/freebsd-14.2/crypto/openssl/test/helpers/predefined_dhparams.c
/freebsd-14.2/crypto/openssl/test/helpers/predefined_dhparams.h
/freebsd-14.2/crypto/openssl/test/helpers/ssl_test_ctx.c
/freebsd-14.2/crypto/openssl/test/helpers/ssl_test_ctx.h
/freebsd-14.2/crypto/openssl/test/helpers/ssltestlib.c
/freebsd-14.2/crypto/openssl/test/helpers/ssltestlib.h
/freebsd-14.2/crypto/openssl/test/hexstr_test.c
/freebsd-14.2/crypto/openssl/test/hmactest.c
/freebsd-14.2/crypto/openssl/test/http_test.c
/freebsd-14.2/crypto/openssl/test/ideatest.c
/freebsd-14.2/crypto/openssl/test/igetest.c
/freebsd-14.2/crypto/openssl/test/insta.priv.pem
/freebsd-14.2/crypto/openssl/test/insta_ca.cert.pem
/freebsd-14.2/crypto/openssl/test/invalid-x509.cnf
/freebsd-14.2/crypto/openssl/test/keymgmt_internal_test.c
/freebsd-14.2/crypto/openssl/test/legacy.cnf
/freebsd-14.2/crypto/openssl/test/lhash_test.c
/freebsd-14.2/crypto/openssl/test/localetest.c
/freebsd-14.2/crypto/openssl/test/mdc2_internal_test.c
/freebsd-14.2/crypto/openssl/test/mdc2test.c
/freebsd-14.2/crypto/openssl/test/memleaktest.c
/freebsd-14.2/crypto/openssl/test/modes_internal_test.c
/freebsd-14.2/crypto/openssl/test/moduleloadtest.c
/freebsd-14.2/crypto/openssl/test/namemap_internal_test.c
/freebsd-14.2/crypto/openssl/test/nodefltctxtest.c
/freebsd-14.2/crypto/openssl/test/null.cnf
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D1_Cert_EE.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D2_Cert_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D3_Cert_EE.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/D3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISDOSC_D1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISDOSC_D2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISDOSC_D3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISIC_D1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISIC_D2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISIC_D3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISIC_ND1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISIC_ND2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISIC_ND3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISOP_D1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISOP_D2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISOP_D3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISOP_ND1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISOP_ND2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ISOP_ND3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND1_Cert_EE.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND1_Cross_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND1_Issuer_ICA-Cross.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND2_Cert_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND3_Cert_EE.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/ND3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WIKH_D1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WIKH_D2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WIKH_D3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WIKH_ND1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WIKH_ND2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WIKH_ND3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WINH_D1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WINH_D2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WINH_D3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WINH_ND1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WINH_ND2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WINH_ND3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKDOSC_D1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKDOSC_D2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKDOSC_D3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKIC_D1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKIC_D2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKIC_D3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKIC_ND1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKIC_ND2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WKIC_ND3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WRID_D1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WRID_D2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WRID_D3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WRID_ND1.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WRID_ND2.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WRID_ND3.ors
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WSNIC_D1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WSNIC_D2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WSNIC_D3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WSNIC_ND1_Issuer_ICA.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WSNIC_ND2_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocsp-tests/WSNIC_ND3_Issuer_Root.pem
/freebsd-14.2/crypto/openssl/test/ocspapitest.c
/freebsd-14.2/crypto/openssl/test/ossl_store_test.c
/freebsd-14.2/crypto/openssl/test/p_minimal.c
/freebsd-14.2/crypto/openssl/test/p_test.c
/freebsd-14.2/crypto/openssl/test/packettest.c
/freebsd-14.2/crypto/openssl/test/param_build_test.c
/freebsd-14.2/crypto/openssl/test/params_api_test.c
/freebsd-14.2/crypto/openssl/test/params_conversion_test.c
/freebsd-14.2/crypto/openssl/test/params_test.c
/freebsd-14.2/crypto/openssl/test/pbelutest.c
/freebsd-14.2/crypto/openssl/test/pbetest.c
/freebsd-14.2/crypto/openssl/test/pem_read_depr_test.c
/freebsd-14.2/crypto/openssl/test/pemtest.c
/freebsd-14.2/crypto/openssl/test/pkcs12_format_test.c
/freebsd-14.2/crypto/openssl/test/pkcs7-1.pem
/freebsd-14.2/crypto/openssl/test/pkcs7.pem
/freebsd-14.2/crypto/openssl/test/pkcs7_test.c
/freebsd-14.2/crypto/openssl/test/pkey_meth_kdf_test.c
/freebsd-14.2/crypto/openssl/test/pkey_meth_test.c
/freebsd-14.2/crypto/openssl/test/pkits-test.pl
/freebsd-14.2/crypto/openssl/test/poly1305_internal_test.c
/freebsd-14.2/crypto/openssl/test/property_test.c
/freebsd-14.2/crypto/openssl/test/prov_config_test.c
/freebsd-14.2/crypto/openssl/test/provfetchtest.c
/freebsd-14.2/crypto/openssl/test/provider_fallback_test.c
/freebsd-14.2/crypto/openssl/test/provider_internal_test.c
/freebsd-14.2/crypto/openssl/test/provider_internal_test.cnf.in
/freebsd-14.2/crypto/openssl/test/provider_pkey_test.c
/freebsd-14.2/crypto/openssl/test/provider_status_test.c
/freebsd-14.2/crypto/openssl/test/provider_test.c
/freebsd-14.2/crypto/openssl/test/proxy.cnf
/freebsd-14.2/crypto/openssl/test/punycode_test.c
/freebsd-14.2/crypto/openssl/test/rand_status_test.c
/freebsd-14.2/crypto/openssl/test/rand_test.c
/freebsd-14.2/crypto/openssl/test/rc2test.c
/freebsd-14.2/crypto/openssl/test/rc4test.c
/freebsd-14.2/crypto/openssl/test/rc5test.c
/freebsd-14.2/crypto/openssl/test/rdrand_sanitytest.c
/freebsd-14.2/crypto/openssl/test/recipes/00-prep_fipsmodule_cnf.t
/freebsd-14.2/crypto/openssl/test/recipes/01-test_abort.t
/freebsd-14.2/crypto/openssl/test/recipes/01-test_fipsmodule_cnf.t
/freebsd-14.2/crypto/openssl/test/recipes/01-test_sanity.t
/freebsd-14.2/crypto/openssl/test/recipes/01-test_symbol_presence.t
/freebsd-14.2/crypto/openssl/test/recipes/01-test_test.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_errstr.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_internal_context.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_internal_ctype.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_internal_exts.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_internal_keymgmt.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_internal_provider.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_lhash.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_localetest.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_ordinals.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_sparse_array.t
/freebsd-14.2/crypto/openssl/test/recipes/02-test_stack.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_exdata.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_fipsinstall.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_asn1.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_asn1_dsa.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_bn.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_chacha.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_curve448.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_ec.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_ffc.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_mdc2.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_modes.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_namemap.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_poly1305.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_rsa_sp800_56b.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_siphash.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_sm2.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_sm3.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_sm4.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_ssl_cert_table.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_internal_x509.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_params_api.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_property.t
/freebsd-14.2/crypto/openssl/test/recipes/03-test_ui.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_asn1_decode.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_asn1_encode.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_asn1_parse.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_asn1_stable_parse.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_asn1_stable_parse_data/asn1_stable_parse.cnf
/freebsd-14.2/crypto/openssl/test/recipes/04-test_asn1_string_table.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_bio_callback.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_bio_core.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_bioprint.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf_data/dollarid_off.cnf
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf_data/dollarid_off.txt
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf_data/dollarid_on.cnf
/freebsd-14.2/crypto/openssl/test/recipes/04-test_conf_data/dollarid_on.txt
/freebsd-14.2/crypto/openssl/test/recipes/04-test_encoder_decoder.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_encoder_decoder_legacy.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_err.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_hexstring.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_nodefltctx.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_param_build.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_params.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_params_conversion.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_params_conversion_data/native_types.txt
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr_data/dhparams.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr_data/dsaparams.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr_data/dsaprivatekey.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr_data/dsapublickey.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr_data/rsaprivatekey.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr_data/rsapublickey.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_read_depr_data/x942params.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/NOTES.txt
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/beermug.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-1023line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-1024line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-1025line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-254-chars-at-the-end.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-254-chars-in-the-middle.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-255line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-256line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-257line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-blankline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-bom.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-comment.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-earlypad.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-extrapad.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-infixwhitespace.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-junk.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-leadingwhitespace.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-longline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-misalignedpad.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-onecolumn.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-oneline-multiple-of-254.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-oneline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-shortandlongline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-shortline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-threecolumn.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert-trailingwhitespace.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/cert.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/csr.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-1023line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-1024line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-1025line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-255line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-256line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-257line.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-blankline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-comment.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-corruptedheader.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-corruptiv.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-earlypad.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-extrapad.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-infixwhitespace.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-junk.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-leadingwhitespace.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-longline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-misalignedpad.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-onecolumn.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-oneline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-onelineheader.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-shortandlongline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-shortline.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-threecolumn.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa-trailingwhitespace.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsa.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/dsaparam.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/key.pem
/freebsd-14.2/crypto/openssl/test/recipes/04-test_pem_reading_data/wellknown
/freebsd-14.2/crypto/openssl/test/recipes/04-test_provfetch.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_provider.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_provider_fallback.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_provider_pkey.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_punycode.t
/freebsd-14.2/crypto/openssl/test/recipes/04-test_upcalls.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_bf.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_cast.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_cmac.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_des.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_hmac.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_idea.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_pbe.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_rand.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_rc2.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_rc4.t
/freebsd-14.2/crypto/openssl/test/recipes/05-test_rc5.t
/freebsd-14.2/crypto/openssl/test/recipes/06-test_algorithmid.t
/freebsd-14.2/crypto/openssl/test/recipes/06-test_rdrand_sanity.t
/freebsd-14.2/crypto/openssl/test/recipes/10-test_bn.t
/freebsd-14.2/crypto/openssl/test/recipes/10-test_bn_data/bnexp.txt
/freebsd-14.2/crypto/openssl/test/recipes/10-test_bn_data/bngcd.txt
/freebsd-14.2/crypto/openssl/test/recipes/10-test_bn_data/bnmod.txt
/freebsd-14.2/crypto/openssl/test/recipes/10-test_bn_data/bnmul.txt
/freebsd-14.2/crypto/openssl/test/recipes/10-test_bn_data/bnshift.txt
/freebsd-14.2/crypto/openssl/test/recipes/10-test_bn_data/bnsum.txt
/freebsd-14.2/crypto/openssl/test/recipes/10-test_exp.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dh.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsa.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/invalid/p2048_q256_bad_q.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/invalid/p768_q160_too_small.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q160_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q160_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q160_t1864.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q160_t1864_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q224_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q224_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q256_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p1024_q256_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q160_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q160_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q224_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q224_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q224_t1864.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q224_t1864_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q256_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q256_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q256_t1864.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p2048_q256_t1864_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q160_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q160_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q224_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q224_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q256_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q256_t1862_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q256_t1864.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_dsaparam_data/valid/p3072_q256_t1864_gind1.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ec.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecdsa.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/invalid/c2pnb208w1-reducible.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/invalid/nistp256-nonprime.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/invalid/nistp256-offcurve.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/invalid/nistp256-wrongorder.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/c2pnb163v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/c2pnb208w1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/secp160k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/secp192k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/secp224k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/secp256k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/secp521r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect113r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect113r2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect163k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect163r2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect193r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect193r2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect233k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect233r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect239k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect283k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect283r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect409k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect409r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect571k1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/sect571r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls10-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls11-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls3-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls4-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls5-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls8-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls9-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb163v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb163v2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb163v2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb163v3-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb163v3-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb176v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb176v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb208w1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb272w1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb272w1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb304w1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb304w1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb368w1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2pnb368w1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb191v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb191v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb191v2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb191v2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb191v3-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb191v3-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb239v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb239v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb239v2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb239v2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb239v3-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb239v3-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb359v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb359v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb431r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/c2tnb431r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime256v1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/prime256v1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp224r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp224r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp256k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp384r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp384r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/secp521r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect113r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect113r2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect131r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect131r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect131r2-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect131r2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect163k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect163r1-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect163r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect163r2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect193r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect193r2-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect233k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect233r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect239k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect283k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect283r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect409k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect409r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect571k1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/sect571r1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls1-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls10-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls11-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls3-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls4-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls5-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_gendh.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_gendhparam.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_gendsa.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_genec.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_genrsa.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_gensm2.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_mp_rsa.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_mp_rsa_data/plain_text
/freebsd-14.2/crypto/openssl/test/recipes/15-test_mp_rsa_data/rsamplcm.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_out_option.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_rsa.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_rsaoaep.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_rsaoaep_data/plain_text
/freebsd-14.2/crypto/openssl/test/recipes/15-test_rsapss.t
/freebsd-14.2/crypto/openssl/test/recipes/15-test_rsapss_data/negativesaltlen.pem
/freebsd-14.2/crypto/openssl/test/recipes/15-test_sha.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_app.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_cli_fips.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dgst.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/invalid/dh_p1024_t1862_pkcs3.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/invalid/dh_p2048_t1862_pkcs3.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/invalid/dh_p2048_t1864_pkcs3.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/invalid/dh_p3072_t1862_pkcs3.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dh_5114_1.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dh_5114_2.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dh_5114_3.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dh_ffdhe2048.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_5114_2.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_ffdhe2048.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p1024_q160_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p1024_q160_t1864.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p1024_q224_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p1024_q256_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p2048_q160_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p2048_q224_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p2048_q224_t1864.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p2048_q256_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p2048_q256_t1864.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p3072_q160_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p3072_q224_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_check_data/valid/dhx_p3072_q256_t1862.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/pkcs3-2-1024.der
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/pkcs3-2-1024.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/pkcs3-2-2048.der
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/pkcs3-2-2048.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/pkcs3-5-1024.der
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/pkcs3-5-1024.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/x942-0-1024.der
/freebsd-14.2/crypto/openssl/test/recipes/20-test_dhparam_data/x942-0-1024.pem
/freebsd-14.2/crypto/openssl/test/recipes/20-test_enc.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_enc_more.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_kdf.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_legacy_okay.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_mac.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_passwd.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_pkeyutl.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_rand_config.t
/freebsd-14.2/crypto/openssl/test/recipes/20-test_spkac.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_crl.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_d2i.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/ascii_chain.pem
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/ascii_leaf.pem
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/san.ascii
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/san.utf8
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/utf8_chain.pem
/freebsd-14.2/crypto/openssl/test/recipes/25-test_eai_data/utf8_leaf.pem
/freebsd-14.2/crypto/openssl/test/recipes/25-test_pkcs7.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_pkcs7_data/malformed.pkcs7
/freebsd-14.2/crypto/openssl/test/recipes/25-test_req.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_rusext.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_rusext_data/grfc.msb
/freebsd-14.2/crypto/openssl/test/recipes/25-test_rusext_data/grfc.utf8
/freebsd-14.2/crypto/openssl/test/recipes/25-test_sid.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_verify.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_verify_store.t
/freebsd-14.2/crypto/openssl/test/recipes/25-test_x509.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_acvp.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_aesgcm.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_afalg.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_defltfips.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_defltfips/fipsmodule.cnf
/freebsd-14.2/crypto/openssl/test/recipes/30-test_engine.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aes_common.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aes_cts.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aes_ocb.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aes_siv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aes_stitched.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aes_wrap.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_aria.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_bf.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_camellia.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_camellia_cts.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_cast5.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_chacha.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_des.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_des3_common.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_idea.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_rc2.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_rc4.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_rc4_stitched.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_rc5.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_seed.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpciph_sm4.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpencod.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_hkdf.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_krb5.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_pbkdf1.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_scrypt.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_ss.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_ssh.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_tls11_prf.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_x942.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_x942_des.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpkdf_x963.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmac_blake.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmac_cmac_des.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmac_common.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmac_poly1305.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmac_siphash.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmac_sm3.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmd_blake.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmd_md.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmd_mdc2.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmd_ripemd.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmd_sha.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmd_sm3.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evpmd_whirlpool.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppbe_pbkdf2.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppbe_pkcs12.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppbe_scrypt.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_brainpool.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_dh.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_dsa.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_ecc.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_ecdh.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_ecdsa.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_ecx.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_ffdhe.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_kas.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_kdf_hkdf.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_kdf_scrypt.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_kdf_tls1_prf.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_mismatch.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_rsa.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_rsa_common.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evppkey_sm2.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/evprand.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_extra.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_fetch_prov.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_kdf.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_libctx.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_dparam.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DH.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DH.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DH.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DH.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DH.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DH.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DSA.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DSA.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DSA.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DSA.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DSA.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/DSA.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/EC.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/EC.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/EC.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/EC.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/EC.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/EC.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED25519.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED25519.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED25519.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED25519.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED25519.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED25519.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED448.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED448.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED448.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED448.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED448.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/ED448.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/RSA.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/RSA.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/RSA.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/RSA.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/RSA.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/RSA.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X25519.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X25519.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X25519.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X25519.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X25519.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X25519.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X448.priv.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X448.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X448.priv.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X448.pub.der
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X448.pub.pem
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_pkey_provided/X448.pub.txt
/freebsd-14.2/crypto/openssl/test/recipes/30-test_pbelu.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_pkey_meth.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_pkey_meth_kdf.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_prov_config.t
/freebsd-14.2/crypto/openssl/test/recipes/30-test_provider_status.t
/freebsd-14.2/crypto/openssl/test/recipes/40-test_rehash.t
/freebsd-14.2/crypto/openssl/test/recipes/60-test_x509_check_cert_pkey.t
/freebsd-14.2/crypto/openssl/test/recipes/60-test_x509_dup_cert.t
/freebsd-14.2/crypto/openssl/test/recipes/60-test_x509_store.t
/freebsd-14.2/crypto/openssl/test/recipes/60-test_x509_time.t
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_prefix.t
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_prefix_data/args1.pl
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_prefix_data/args2.pl
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_prefix_data/in1.txt
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_prefix_data/in2.txt
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_prefix_data/out1.txt
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_prefix_data/out2.txt
/freebsd-14.2/crypto/openssl/test/recipes/61-test_bio_readbuffer.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_asn.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_client.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_client_data/client.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_client_data/client.csr
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_client_data/client.key
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_client_data/server.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_client_data/server.key
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_ctx.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_hdr.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_msg.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_msg_data/new.key
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_msg_data/pkcs10.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_msg_data/server.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/EndEntity1.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/EndEntity2.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/IP_PBM.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/IP_PBM.txt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/IR_protected.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/IR_unprotected.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/Intermediate_CA.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/Root_CA.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/server.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_protect_data/server.pem
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_server.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_server_data/CR_protected_PBM_1234.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_status.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy.t
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/EndEntity1.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/EndEntity2.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/IP_waitingStatus_PBM.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/IP_waitingStatus_PBM.txt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/IR_protected.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/IR_protected_0_extraCerts.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/IR_protected_2_extraCerts.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/IR_rmprotection.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/IR_unprotected.der
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/Intermediate_CA.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/Root_CA.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/chain.txt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/client.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/insta.cert.pem
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/insta.priv.pem
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/insta_ca.cert.pem
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/server.crt
/freebsd-14.2/crypto/openssl/test/recipes/65-test_cmp_vfy_data/server.key
/freebsd-14.2/crypto/openssl/test/recipes/66-test_ossl_store.t
/freebsd-14.2/crypto/openssl/test/recipes/66-test_ossl_store_data/DH-params.pem
/freebsd-14.2/crypto/openssl/test/recipes/66-test_ossl_store_data/DHX-params.pem
/freebsd-14.2/crypto/openssl/test/recipes/66-test_ossl_store_data/DSA-params.pem
/freebsd-14.2/crypto/openssl/test/recipes/70-test_asyncio.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_bad_dtls.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_clienthello.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_comp.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_key_share.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_packet.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_recordlen.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_renegotiation.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_servername.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslcbcpadding.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslcertstatus.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslextension.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslmessages.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslrecords.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslsessiontick.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslsigalgs.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslsignature.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslskewith0p.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslversions.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_sslvertol.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tls13alerts.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tls13cookie.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tls13downgrade.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tls13hrr.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tls13kexmodes.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tls13messages.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tls13psk.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_tlsextms.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_verify_extra.t
/freebsd-14.2/crypto/openssl/test/recipes/70-test_wpacket.t
/freebsd-14.2/crypto/openssl/test/recipes/71-test_ssl_ctx.t
/freebsd-14.2/crypto/openssl/test/recipes/79-test_http.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ca.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ca_data/revoked.key
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cipherbytes.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cipherlist.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ciphername.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/12345.txt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/big_issuing.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/big_root.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/big_server.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/big_trusted.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/csr.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/empty.txt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/issuing.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/issuing_expired.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/new.key
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/new_pass_12345.key
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/new_pub.key
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/random.bin
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/root.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/root_expired.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/server.cnf
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/server.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/server.key
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/signer.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/signer.key
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/signer.p12
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/signer_issuing.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/signer_only.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/signer_root.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/test.cnf
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/trusted.crt
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/wrong_csr.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/test_commands.csv
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/test_connection.csv
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/test_credentials.csv
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/test_enrollment.csv
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmp_http_data/test_verification.csv
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cms.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cms_data/bad_signtime_attr.cms
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cms_data/ciphertext_from_1_1_1.cms
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cms_data/ct_multiple_attr.cms
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cms_data/no_ct_attr.cms
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cms_data/no_md_attr.cms
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cms_data/pkcs7-md4.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmsapi.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_cmsapi_data/encryptedData.der
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ct.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_dane.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_dtls.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_dtls_mtu.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_dtlsv1listen.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ocsp.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ocsp_data/cert.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ocsp_data/key.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_pkcs12.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_pkcs12_data/bad1.p12
/freebsd-14.2/crypto/openssl/test/recipes/80-test_pkcs12_data/bad2.p12
/freebsd-14.2/crypto/openssl/test/recipes/80-test_pkcs12_data/bad3.p12
/freebsd-14.2/crypto/openssl/test/recipes/80-test_policy_tree.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_policy_tree_data/large_leaf.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_policy_tree_data/large_policy_tree.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_policy_tree_data/small_leaf.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_policy_tree_data/small_policy_tree.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ssl_new.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ssl_old.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ssl_old_data/dsa2048.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_ssl_test_ctx.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_sslcorrupt.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa.t
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa_data/all-zero.tsq
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa_data/comodo-aaa.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa_data/sectigo-all-zero.tsr
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa_data/sectigo-signer.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa_data/sectigo-time-stamping-ca.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa_data/user-trust-ca-aaa.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_tsa_data/user-trust-ca.pem
/freebsd-14.2/crypto/openssl/test/recipes/80-test_x509aux.t
/freebsd-14.2/crypto/openssl/test/recipes/81-test_cmp_cli.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_asn1_time.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_async.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_bio_enc.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_bio_memleak.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_constant_time.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_fatalerr.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_fipsload.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_gmdiff.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_gost_data/server-cert2001.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_gost_data/server-cert2012.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_gost_data/server-key2001.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_gost_data/server-key2012.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_ige.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/includes1.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/includes2.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/incdir.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/includes-broken.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/includes-eq-ws.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/includes-eq.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/includes-file.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/includes.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/vms-includes-file.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/vms-includes.cnf
/freebsd-14.2/crypto/openssl/test/recipes/90-test_memleak.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_overhead.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_secmem.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_shlibload.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_srp.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_sslapi.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_sslapi_data/dhparams.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_sslapi_data/passwd.txt
/freebsd-14.2/crypto/openssl/test/recipes/90-test_sslbuffers.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_store.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_store_cases.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_store_cases_data/garbage-pkcs12.p12
/freebsd-14.2/crypto/openssl/test/recipes/90-test_store_data/dsaparam.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_store_data/rsa-key-2432.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_store_data/testrsa.msb
/freebsd-14.2/crypto/openssl/test/recipes/90-test_store_data/testrsa.pvk
/freebsd-14.2/crypto/openssl/test/recipes/90-test_sysdefault.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_threads.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_threads_data/rsakey.pem
/freebsd-14.2/crypto/openssl/test/recipes/90-test_time_offset.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_tls13ccs.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_tls13encryption.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_tls13secrets.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_traceapi.t
/freebsd-14.2/crypto/openssl/test/recipes/90-test_v3name.t
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check.t
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/dhpkey.pem
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/dsapub.pem
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/dsapub_noparam.der
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/ec_p256_bad_0.pem
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/ec_p256_bad_1.pem
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/rsapub_17k.pem
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/sm2_bad_0.pem
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/sm2_bad_1.pem
/freebsd-14.2/crypto/openssl/test/recipes/91-test_pkey_check_data/sm2_bad_neg1.pem
/freebsd-14.2/crypto/openssl/test/recipes/95-test_external_gost_engine.t
/freebsd-14.2/crypto/openssl/test/recipes/95-test_external_gost_engine_data/gost_engine.sh
/freebsd-14.2/crypto/openssl/test/recipes/95-test_external_krb5.t
/freebsd-14.2/crypto/openssl/test/recipes/95-test_external_krb5_data/krb5.sh
/freebsd-14.2/crypto/openssl/test/recipes/95-test_external_pyca.t
/freebsd-14.2/crypto/openssl/test/recipes/95-test_external_pyca_data/cryptography.sh
/freebsd-14.2/crypto/openssl/test/recipes/99-test_ecstress.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_asn1.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_asn1parse.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_bignum.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_bndiv.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_client.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_cmp.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_cms.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_conf.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_crl.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_ct.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_server.t
/freebsd-14.2/crypto/openssl/test/recipes/99-test_fuzz_x509.t
/freebsd-14.2/crypto/openssl/test/recipes/fuzz.pl
/freebsd-14.2/crypto/openssl/test/recipes/ocsp-response.der
/freebsd-14.2/crypto/openssl/test/recipes/tconversion.pl
/freebsd-14.2/crypto/openssl/test/recordlentest.c
/freebsd-14.2/crypto/openssl/test/recursive.cnf
/freebsd-14.2/crypto/openssl/test/rsa_complex.c
/freebsd-14.2/crypto/openssl/test/rsa_mp_test.c
/freebsd-14.2/crypto/openssl/test/rsa_sp800_56b_test.c
/freebsd-14.2/crypto/openssl/test/rsa_test.c
/freebsd-14.2/crypto/openssl/test/run_tests.pl
/freebsd-14.2/crypto/openssl/test/sanitytest.c
/freebsd-14.2/crypto/openssl/test/secmemtest.c
/freebsd-14.2/crypto/openssl/test/serverinfo.pem
/freebsd-14.2/crypto/openssl/test/serverinfo2.pem
/freebsd-14.2/crypto/openssl/test/servername_test.c
/freebsd-14.2/crypto/openssl/test/session.pem
/freebsd-14.2/crypto/openssl/test/sha_test.c
/freebsd-14.2/crypto/openssl/test/shibboleth.pfx
/freebsd-14.2/crypto/openssl/test/shlibloadtest.c
/freebsd-14.2/crypto/openssl/test/simpledynamic.c
/freebsd-14.2/crypto/openssl/test/simpledynamic.h
/freebsd-14.2/crypto/openssl/test/siphash_internal_test.c
/freebsd-14.2/crypto/openssl/test/sm2_internal_test.c
/freebsd-14.2/crypto/openssl/test/sm3_internal_test.c
/freebsd-14.2/crypto/openssl/test/sm4_internal_test.c
/freebsd-14.2/crypto/openssl/test/smcont.bin
/freebsd-14.2/crypto/openssl/test/smcont.txt
/freebsd-14.2/crypto/openssl/test/smcont_zero.txt
/freebsd-14.2/crypto/openssl/test/smime-certs/badrsa.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/ca.cnf
/freebsd-14.2/crypto/openssl/test/smime-certs/mksmime-certs.sh
/freebsd-14.2/crypto/openssl/test/smime-certs/smdh.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smdsa1.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smdsa2.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smdsa3.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smdsap.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smec1.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smec2.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smec3.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smroot.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smrsa1.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smrsa2.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smrsa3-cert.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smrsa3-key.pem
/freebsd-14.2/crypto/openssl/test/smime-certs/smrsa3.pem
/freebsd-14.2/crypto/openssl/test/smime-eml/SignedInvalidMappingFromanyPolicyTest7.eml
/freebsd-14.2/crypto/openssl/test/sparse_array_test.c
/freebsd-14.2/crypto/openssl/test/srptest.c
/freebsd-14.2/crypto/openssl/test/ssl-tests/01-simple.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/01-simple.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/02-protocol-version.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/02-protocol-version.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/03-custom_verify.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/03-custom_verify.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/04-client_auth.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/04-client_auth.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/05-sni.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/05-sni.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/06-sni-ticket.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/06-sni-ticket.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/07-dtls-protocol-version.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/07-dtls-protocol-version.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/08-npn.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/08-npn.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/09-alpn.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/09-alpn.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/10-resumption.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/10-resumption.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/11-dtls_resumption.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/11-dtls_resumption.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/12-ct.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/12-ct.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/13-fragmentation.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/13-fragmentation.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/14-curves.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/14-curves.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/15-certstatus.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/15-certstatus.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/16-dtls-certstatus.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/16-dtls-certstatus.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/17-renegotiate.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/17-renegotiate.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/18-dtls-renegotiate.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/18-dtls-renegotiate.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/19-mac-then-encrypt.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/19-mac-then-encrypt.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/20-cert-select.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/20-cert-select.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/21-key-update.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/21-key-update.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/22-compression.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/22-compression.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/23-srp.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/23-srp.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/24-padding.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/24-padding.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/25-cipher.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/25-cipher.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/26-tls13_client_auth.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/26-tls13_client_auth.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/27-ticket-appdata.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/27-ticket-appdata.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/28-seclevel.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/28-seclevel.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/29-dtls-sctp-label-bug.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/29-dtls-sctp-label-bug.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/30-extended-master-secret.cnf
/freebsd-14.2/crypto/openssl/test/ssl-tests/30-extended-master-secret.cnf.in
/freebsd-14.2/crypto/openssl/test/ssl-tests/protocol_version.pm
/freebsd-14.2/crypto/openssl/test/ssl-tests/ssltests_base.pm
/freebsd-14.2/crypto/openssl/test/ssl_cert_table_internal_test.c
/freebsd-14.2/crypto/openssl/test/ssl_ctx_test.c
/freebsd-14.2/crypto/openssl/test/ssl_old_test.c
/freebsd-14.2/crypto/openssl/test/ssl_test.c
/freebsd-14.2/crypto/openssl/test/ssl_test.tmpl
/freebsd-14.2/crypto/openssl/test/ssl_test_ctx_test.c
/freebsd-14.2/crypto/openssl/test/ssl_test_ctx_test.cnf
/freebsd-14.2/crypto/openssl/test/sslapitest.c
/freebsd-14.2/crypto/openssl/test/sslbuffertest.c
/freebsd-14.2/crypto/openssl/test/sslcorrupttest.c
/freebsd-14.2/crypto/openssl/test/stack_test.c
/freebsd-14.2/crypto/openssl/test/sysdefault.cnf
/freebsd-14.2/crypto/openssl/test/sysdefaulttest.c
/freebsd-14.2/crypto/openssl/test/test.cnf
/freebsd-14.2/crypto/openssl/test/test_asn1_parse.cnf
/freebsd-14.2/crypto/openssl/test/test_test.c
/freebsd-14.2/crypto/openssl/test/testcrl.pem
/freebsd-14.2/crypto/openssl/test/testdsa.pem
/freebsd-14.2/crypto/openssl/test/testdsapub.pem
/freebsd-14.2/crypto/openssl/test/testec-p112r1.pem
/freebsd-14.2/crypto/openssl/test/testec-p256.pem
/freebsd-14.2/crypto/openssl/test/testecpub-p256.pem
/freebsd-14.2/crypto/openssl/test/tested25519.pem
/freebsd-14.2/crypto/openssl/test/tested25519pub.pem
/freebsd-14.2/crypto/openssl/test/tested448.pem
/freebsd-14.2/crypto/openssl/test/tested448pub.pem
/freebsd-14.2/crypto/openssl/test/testp7.pem
/freebsd-14.2/crypto/openssl/test/testreq2.pem
/freebsd-14.2/crypto/openssl/test/testrsa.pem
/freebsd-14.2/crypto/openssl/test/testrsa2048.pem
/freebsd-14.2/crypto/openssl/test/testrsa2048pub.pem
/freebsd-14.2/crypto/openssl/test/testrsa_withattrs.der
/freebsd-14.2/crypto/openssl/test/testrsa_withattrs.pem
/freebsd-14.2/crypto/openssl/test/testrsapss.pem
/freebsd-14.2/crypto/openssl/test/testrsapssmandatory.pem
/freebsd-14.2/crypto/openssl/test/testrsapub.pem
/freebsd-14.2/crypto/openssl/test/testsid.pem
/freebsd-14.2/crypto/openssl/test/testutil.h
/freebsd-14.2/crypto/openssl/test/testutil/apps_shims.c
/freebsd-14.2/crypto/openssl/test/testutil/basic_output.c
/freebsd-14.2/crypto/openssl/test/testutil/cb.c
/freebsd-14.2/crypto/openssl/test/testutil/driver.c
/freebsd-14.2/crypto/openssl/test/testutil/fake_random.c
/freebsd-14.2/crypto/openssl/test/testutil/format_output.c
/freebsd-14.2/crypto/openssl/test/testutil/load.c
/freebsd-14.2/crypto/openssl/test/testutil/main.c
/freebsd-14.2/crypto/openssl/test/testutil/options.c
/freebsd-14.2/crypto/openssl/test/testutil/output.c
/freebsd-14.2/crypto/openssl/test/testutil/output.h
/freebsd-14.2/crypto/openssl/test/testutil/provider.c
/freebsd-14.2/crypto/openssl/test/testutil/random.c
/freebsd-14.2/crypto/openssl/test/testutil/stanza.c
/freebsd-14.2/crypto/openssl/test/testutil/test_cleanup.c
/freebsd-14.2/crypto/openssl/test/testutil/test_options.c
/freebsd-14.2/crypto/openssl/test/testutil/tests.c
/freebsd-14.2/crypto/openssl/test/testutil/testutil_init.c
/freebsd-14.2/crypto/openssl/test/testutil/tu_local.h
/freebsd-14.2/crypto/openssl/test/testx509.pem
/freebsd-14.2/crypto/openssl/test/threadstest.c
/freebsd-14.2/crypto/openssl/test/threadstest.h
/freebsd-14.2/crypto/openssl/test/threadstest_fips.c
/freebsd-14.2/crypto/openssl/test/time_offset_test.c
/freebsd-14.2/crypto/openssl/test/tls-provider.c
/freebsd-14.2/crypto/openssl/test/tls13ccstest.c
/freebsd-14.2/crypto/openssl/test/tls13encryptiontest.c
/freebsd-14.2/crypto/openssl/test/tls13secretstest.c
/freebsd-14.2/crypto/openssl/test/trace_api_test.c
/freebsd-14.2/crypto/openssl/test/uitest.c
/freebsd-14.2/crypto/openssl/test/upcallstest.c
/freebsd-14.2/crypto/openssl/test/user_property_test.c
/freebsd-14.2/crypto/openssl/test/v3-cert1.pem
/freebsd-14.2/crypto/openssl/test/v3-cert2.pem
/freebsd-14.2/crypto/openssl/test/v3_ca_exts.cnf
/freebsd-14.2/crypto/openssl/test/v3ext.c
/freebsd-14.2/crypto/openssl/test/v3nametest.c
/freebsd-14.2/crypto/openssl/test/verify_extra_test.c
/freebsd-14.2/crypto/openssl/test/versions.c
/freebsd-14.2/crypto/openssl/test/wpackettest.c
/freebsd-14.2/crypto/openssl/test/x509_check_cert_pkey_test.c
/freebsd-14.2/crypto/openssl/test/x509_dup_cert_test.c
/freebsd-14.2/crypto/openssl/test/x509_internal_test.c
/freebsd-14.2/crypto/openssl/test/x509_time_test.c
/freebsd-14.2/crypto/openssl/test/x509aux.c
/freebsd-14.2/crypto/openssl/tools/build.info
/freebsd-14.2/crypto/openssl/tools/c_rehash.in
/freebsd-14.2/crypto/openssl/util/add-depends.pl
/freebsd-14.2/crypto/openssl/util/build.info
/freebsd-14.2/crypto/openssl/util/c-compress-test.pl
/freebsd-14.2/crypto/openssl/util/cavs-to-evptest.pl
/freebsd-14.2/crypto/openssl/util/check-format-test-negatives.c
/freebsd-14.2/crypto/openssl/util/check-format-test-positives.c
/freebsd-14.2/crypto/openssl/util/check-format.pl
/freebsd-14.2/crypto/openssl/util/check-malloc-errs
/freebsd-14.2/crypto/openssl/util/ck_errf.pl
/freebsd-14.2/crypto/openssl/util/copy.pl
/freebsd-14.2/crypto/openssl/util/dofile.pl
/freebsd-14.2/crypto/openssl/util/echo.pl
/freebsd-14.2/crypto/openssl/util/engines.num
/freebsd-14.2/crypto/openssl/util/err-to-raise
/freebsd-14.2/crypto/openssl/util/find-doc-nits
/freebsd-14.2/crypto/openssl/util/find-unused-errs
/freebsd-14.2/crypto/openssl/util/fips-checksums.sh
/freebsd-14.2/crypto/openssl/util/fix-deprecation
/freebsd-14.2/crypto/openssl/util/fix-includes
/freebsd-14.2/crypto/openssl/util/fix-includes.sed
/freebsd-14.2/crypto/openssl/util/indent.pro
/freebsd-14.2/crypto/openssl/util/lang-compress.pl
/freebsd-14.2/crypto/openssl/util/libcrypto.num
/freebsd-14.2/crypto/openssl/util/libssl.num
/freebsd-14.2/crypto/openssl/util/local_shlib.com.in
/freebsd-14.2/crypto/openssl/util/markdownlint.rb
/freebsd-14.2/crypto/openssl/util/merge-err-lines
/freebsd-14.2/crypto/openssl/util/missingcrypto-internal.txt
/freebsd-14.2/crypto/openssl/util/missingcrypto.txt
/freebsd-14.2/crypto/openssl/util/missingcrypto111.txt
/freebsd-14.2/crypto/openssl/util/missingmacro.txt
/freebsd-14.2/crypto/openssl/util/missingmacro111.txt
/freebsd-14.2/crypto/openssl/util/missingssl-internal.txt
/freebsd-14.2/crypto/openssl/util/missingssl.txt
/freebsd-14.2/crypto/openssl/util/missingssl111.txt
/freebsd-14.2/crypto/openssl/util/mk-fipsmodule-cnf.pl
/freebsd-14.2/crypto/openssl/util/mkbuildinf.pl
/freebsd-14.2/crypto/openssl/util/mkdef.pl
/freebsd-14.2/crypto/openssl/util/mkdir-p.pl
/freebsd-14.2/crypto/openssl/util/mkerr.pl
/freebsd-14.2/crypto/openssl/util/mknum.pl
/freebsd-14.2/crypto/openssl/util/mkpod2html.pl
/freebsd-14.2/crypto/openssl/util/mkrc.pl
/freebsd-14.2/crypto/openssl/util/opensslwrap.sh
/freebsd-14.2/crypto/openssl/util/other-internal.syms
/freebsd-14.2/crypto/openssl/util/other.syms
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Config/Query.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Glob.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/OID.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Ordinals.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/ParseC.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Template.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Test.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Test/Simple.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Test/Utils.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Util.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/Util/Pod.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/config.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/copyright.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/fallback.pm
/freebsd-14.2/crypto/openssl/util/perl/OpenSSL/stackhash.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/Alert.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/Certificate.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/CertificateRequest.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/CertificateVerify.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/ClientHello.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/EncryptedExtensions.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/Message.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/NewSessionTicket.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/Proxy.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/Record.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/ServerHello.pm
/freebsd-14.2/crypto/openssl/util/perl/TLSProxy/ServerKeyExchange.pm
/freebsd-14.2/crypto/openssl/util/perl/checkhandshake.pm
/freebsd-14.2/crypto/openssl/util/providers.num
/freebsd-14.2/crypto/openssl/util/shlib_wrap.sh.in
/freebsd-14.2/crypto/openssl/util/su-filter.pl
/freebsd-14.2/crypto/openssl/util/unlocal_shlib.com.in
/freebsd-14.2/crypto/openssl/util/withlibctx.pl
/freebsd-14.2/crypto/openssl/util/wrap.pl.in
/freebsd-14.2/crypto/openssl/util/write-man-symlinks
/freebsd-14.2/etc/Makefile
/freebsd-14.2/etc/mtree/BSD.debug.dist
/freebsd-14.2/etc/mtree/BSD.include.dist
/freebsd-14.2/etc/mtree/BSD.tests.dist
/freebsd-14.2/etc/mtree/BSD.usr.dist
/freebsd-14.2/etc/sendmail/Makefile
/freebsd-14.2/etc/sendmail/freebsd.mc
/freebsd-14.2/etc/sendmail/freebsd.submit.mc
/freebsd-14.2/include/endian.h
/freebsd-14.2/include/protocols/dumprestore.h
/freebsd-14.2/include/resolv.h
/freebsd-14.2/include/spawn.h
/freebsd-14.2/include/unistd.h
/freebsd-14.2/kerberos5/include/crypto-headers.h
/freebsd-14.2/kerberos5/include/fbsd_ossl_provider.h
/freebsd-14.2/kerberos5/lib/libroken/Makefile
/freebsd-14.2/kerberos5/lib/libroken/fbsd_ossl_provider_load.c
/freebsd-14.2/lib/Makefile
/freebsd-14.2/lib/clang/Makefile.inc
/freebsd-14.2/lib/clang/headers/Makefile
/freebsd-14.2/lib/clang/include/Plugins/Plugins.def
/freebsd-14.2/lib/clang/include/VCSVersion.inc
/freebsd-14.2/lib/clang/include/clang/Basic/Version.inc
/freebsd-14.2/lib/clang/include/lld/Common/Version.inc
/freebsd-14.2/lib/clang/include/lldb/Version/Version.inc
/freebsd-14.2/lib/clang/include/llvm/Config/config.h
/freebsd-14.2/lib/clang/include/llvm/Config/llvm-config.h
/freebsd-14.2/lib/clang/include/llvm/Support/VCSRevision.h
/freebsd-14.2/lib/clang/libclang/Makefile
/freebsd-14.2/lib/clang/libclangminimal/Makefile
/freebsd-14.2/lib/clang/liblldb/LLDBWrapLua.cpp
/freebsd-14.2/lib/clang/liblldb/Makefile
/freebsd-14.2/lib/clang/libllvm/Makefile
/freebsd-14.2/lib/clang/libllvmminimal/Makefile
/freebsd-14.2/lib/clang/llvm.pre.mk
/freebsd-14.2/lib/csu/Makefile.inc
/freebsd-14.2/lib/csu/aarch64/Makefile.depend
/freebsd-14.2/lib/csu/aarch64/crt1_s.S
/freebsd-14.2/lib/csu/aarch64/crti.S
/freebsd-14.2/lib/csu/aarch64/crtn.S
/freebsd-14.2/lib/csu/common/crtbrand.S
/freebsd-14.2/lib/csu/common/feature_note.S
/freebsd-14.2/lib/csu/common/ignore_init_note.S
/freebsd-14.2/lib/csu/riscv/Makefile.depend
/freebsd-14.2/lib/libbe/libbe.3
/freebsd-14.2/lib/libbearssl/Makefile.inc
/freebsd-14.2/lib/libbearssl/Makefile.libsa.inc
/freebsd-14.2/lib/libblacklist/Makefile
/freebsd-14.2/lib/libc++/Makefile
/freebsd-14.2/lib/libc++/__config_site
/freebsd-14.2/lib/libc++/module.modulemap
/freebsd-14.2/lib/libc++experimental/Makefile
/freebsd-14.2/lib/libc/Versions.def
/freebsd-14.2/lib/libc/aarch64/gen/_ctx_start.S
/freebsd-14.2/lib/libc/aarch64/gen/_setjmp.S
/freebsd-14.2/lib/libc/aarch64/gen/fabs.S
/freebsd-14.2/lib/libc/aarch64/gen/setjmp.S
/freebsd-14.2/lib/libc/aarch64/gen/sigsetjmp.S
/freebsd-14.2/lib/libc/aarch64/string/memmove.S
/freebsd-14.2/lib/libc/aarch64/sys/cerror.S
/freebsd-14.2/lib/libc/aarch64/sys/syscall.S
/freebsd-14.2/lib/libc/aarch64/sys/vfork.S
/freebsd-14.2/lib/libc/amd64/string/Makefile.inc
/freebsd-14.2/lib/libc/amd64/string/memccpy.S
/freebsd-14.2/lib/libc/amd64/string/memrchr.S
/freebsd-14.2/lib/libc/amd64/string/stpncpy.S
/freebsd-14.2/lib/libc/amd64/string/strcat.S
/freebsd-14.2/lib/libc/amd64/string/strcmp.S
/freebsd-14.2/lib/libc/amd64/string/strcspn.S
/freebsd-14.2/lib/libc/amd64/string/strlcat.c
/freebsd-14.2/lib/libc/amd64/string/strlcpy.S
/freebsd-14.2/lib/libc/amd64/string/strncat.c
/freebsd-14.2/lib/libc/amd64/string/strncmp.S
/freebsd-14.2/lib/libc/amd64/string/strncpy.c
/freebsd-14.2/lib/libc/amd64/string/strpbrk.c
/freebsd-14.2/lib/libc/amd64/string/strrchr.S
/freebsd-14.2/lib/libc/amd64/string/strsep.c
/freebsd-14.2/lib/libc/gen/Makefile.inc
/freebsd-14.2/lib/libc/gen/Symbol.map
/freebsd-14.2/lib/libc/gen/aio_read2.c
/freebsd-14.2/lib/libc/gen/aio_write2.c
/freebsd-14.2/lib/libc/gen/exec.3
/freebsd-14.2/lib/libc/gen/exec.c
/freebsd-14.2/lib/libc/gen/posix_spawn.3
/freebsd-14.2/lib/libc/gen/posix_spawn.c
/freebsd-14.2/lib/libc/gen/posix_spawn_file_actions_addopen.3
/freebsd-14.2/lib/libc/gen/posix_spawnattr_getflags.3
/freebsd-14.2/lib/libc/gen/sysconf.c
/freebsd-14.2/lib/libc/include/libc_private.h
/freebsd-14.2/lib/libc/net/getservent.c
/freebsd-14.2/lib/libc/net/inet.3
/freebsd-14.2/lib/libc/net/resolver.3
/freebsd-14.2/lib/libc/stdtime/ctime.3
/freebsd-14.2/lib/libc/stdtime/strftime.c
/freebsd-14.2/lib/libc/string/bstring.3
/freebsd-14.2/lib/libc/string/memccpy.3
/freebsd-14.2/lib/libc/string/memccpy.c
/freebsd-14.2/lib/libc/string/wmemchr.3
/freebsd-14.2/lib/libc/sys/Makefile.inc
/freebsd-14.2/lib/libc/sys/Symbol.map
/freebsd-14.2/lib/libc/sys/_umtx_op.2
/freebsd-14.2/lib/libc/sys/aio_fsync.2
/freebsd-14.2/lib/libc/sys/aio_read.2
/freebsd-14.2/lib/libc/sys/aio_write.2
/freebsd-14.2/lib/libc/sys/copy_file_range.2
/freebsd-14.2/lib/libc/sys/fork.2
/freebsd-14.2/lib/libc/sys/kcmp.2
/freebsd-14.2/lib/libc/sys/lio_listio.2
/freebsd-14.2/lib/libc/sys/open.2
/freebsd-14.2/lib/libc/sys/read.2
/freebsd-14.2/lib/libc/sys/setfib.2
/freebsd-14.2/lib/libc/sys/sigaction.2
/freebsd-14.2/lib/libc/sys/sigfastblock.2
/freebsd-14.2/lib/libc/tests/stdlib/dynthr_mod/Makefile
/freebsd-14.2/lib/libc/tests/string/Makefile
/freebsd-14.2/lib/libc/tests/string/memccpy_test.c
/freebsd-14.2/lib/libc/tests/string/memrchr_test.c
/freebsd-14.2/lib/libc/tests/string/stpncpy_test.c
/freebsd-14.2/lib/libc/tests/string/strlcpy_test.c
/freebsd-14.2/lib/libc/tests/string/strncmp_test.c
/freebsd-14.2/lib/libc/tests/sys/Makefile
/freebsd-14.2/lib/libc/tests/sys/errno_test.c
/freebsd-14.2/lib/libc/tests/tls/dso/Makefile
/freebsd-14.2/lib/libc/tests/tls_dso/Makefile
/freebsd-14.2/lib/libc/x86/sys/pkru.3
/freebsd-14.2/lib/libc/xdr/xdr_rec.c
/freebsd-14.2/lib/libc/yp/yplib.c
/freebsd-14.2/lib/libcasper/libcasper/libcasper.3
/freebsd-14.2/lib/libcasper/services/cap_fileargs/cap_fileargs.3
/freebsd-14.2/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c
/freebsd-14.2/lib/libcasper/services/cap_grp/Makefile
/freebsd-14.2/lib/libcasper/services/cap_grp/cap_grp.3
/freebsd-14.2/lib/libcasper/services/cap_net/cap_net.3
/freebsd-14.2/lib/libcasper/services/cap_netdb/Makefile
/freebsd-14.2/lib/libcasper/services/cap_netdb/cap_netdb.3
/freebsd-14.2/lib/libcasper/services/cap_pwd/Makefile
/freebsd-14.2/lib/libcasper/services/cap_pwd/cap_pwd.3
/freebsd-14.2/lib/libcasper/services/cap_sysctl/cap_sysctl.3
/freebsd-14.2/lib/libcasper/services/cap_syslog/cap_syslog.3
/freebsd-14.2/lib/libclang_rt/Makefile
/freebsd-14.2/lib/libclang_rt/Makefile.inc
/freebsd-14.2/lib/libclang_rt/asan/Makefile
/freebsd-14.2/lib/libclang_rt/asan_dynamic/Makefile
/freebsd-14.2/lib/libclang_rt/cfi/Makefile
/freebsd-14.2/lib/libclang_rt/cfi_diag/Makefile
/freebsd-14.2/lib/libclang_rt/compiler-rt-vars.mk
/freebsd-14.2/lib/libclang_rt/dd/Makefile
/freebsd-14.2/lib/libclang_rt/msan/Makefile
/freebsd-14.2/lib/libclang_rt/safestack/Makefile
/freebsd-14.2/lib/libclang_rt/stats/Makefile
/freebsd-14.2/lib/libclang_rt/tsan/Makefile
/freebsd-14.2/lib/libclang_rt/ubsan_minimal/Makefile
/freebsd-14.2/lib/libclang_rt/ubsan_standalone/Makefile
/freebsd-14.2/lib/libclang_rt/xray-basic/Makefile
/freebsd-14.2/lib/libclang_rt/xray-fdr/Makefile
/freebsd-14.2/lib/libclang_rt/xray-profiling/Makefile
/freebsd-14.2/lib/libclang_rt/xray/Makefile
/freebsd-14.2/lib/libcompat/4.3/rexec.c
/freebsd-14.2/lib/libcxxrt/Version.map
/freebsd-14.2/lib/libexpat/expat_config.h
/freebsd-14.2/lib/libexpat/libbsdxml.3
/freebsd-14.2/lib/libfdt/Makefile
/freebsd-14.2/lib/libfetch/fetch.c
/freebsd-14.2/lib/libgpio/libgpio.h
/freebsd-14.2/lib/libifconfig/libifconfig_bridge.c
/freebsd-14.2/lib/libjail/jail.c
/freebsd-14.2/lib/liblua/Makefile.depend
/freebsd-14.2/lib/liblzma/Symbol.map
/freebsd-14.2/lib/liblzma/Versions.def
/freebsd-14.2/lib/libmixer/mixer.c
/freebsd-14.2/lib/libomp/Makefile
/freebsd-14.2/lib/libomp/kmp_config.h
/freebsd-14.2/lib/libomp/kmp_i18n_default.inc
/freebsd-14.2/lib/libomp/kmp_i18n_id.inc
/freebsd-14.2/lib/libomp/omp-tools.h
/freebsd-14.2/lib/libpam/modules/modules.inc
/freebsd-14.2/lib/libpam/modules/pam_xdg/Makefile
/freebsd-14.2/lib/libpam/modules/pam_xdg/pam_xdg.8
/freebsd-14.2/lib/libpam/modules/pam_xdg/pam_xdg.c
/freebsd-14.2/lib/libpam/pam.d/system
/freebsd-14.2/lib/libpam/pam.d/xdm
/freebsd-14.2/lib/libpmc/pmu-events/Makefile.depend
/freebsd-14.2/lib/libsecureboot/vets.c
/freebsd-14.2/lib/libstdthreads/mtx.c
/freebsd-14.2/lib/libsysdecode/Makefile
/freebsd-14.2/lib/libsysdecode/flags.c
/freebsd-14.2/lib/libsysdecode/mktables
/freebsd-14.2/lib/libsysdecode/sysdecode.h
/freebsd-14.2/lib/libsysdecode/sysdecode_mask.3
/freebsd-14.2/lib/libthr/Makefile
/freebsd-14.2/lib/libthr/thread/thr_affinity.c
/freebsd-14.2/lib/libthr/thread/thr_attr.c
/freebsd-14.2/lib/libthr/thread/thr_autoinit.c
/freebsd-14.2/lib/libthr/thread/thr_barrier.c
/freebsd-14.2/lib/libthr/thread/thr_barrierattr.c
/freebsd-14.2/lib/libthr/thread/thr_cancel.c
/freebsd-14.2/lib/libthr/thread/thr_clean.c
/freebsd-14.2/lib/libthr/thread/thr_concurrency.c
/freebsd-14.2/lib/libthr/thread/thr_cond.c
/freebsd-14.2/lib/libthr/thread/thr_condattr.c
/freebsd-14.2/lib/libthr/thread/thr_create.c
/freebsd-14.2/lib/libthr/thread/thr_detach.c
/freebsd-14.2/lib/libthr/thread/thr_equal.c
/freebsd-14.2/lib/libthr/thread/thr_event.c
/freebsd-14.2/lib/libthr/thread/thr_exit.c
/freebsd-14.2/lib/libthr/thread/thr_fork.c
/freebsd-14.2/lib/libthr/thread/thr_getcpuclockid.c
/freebsd-14.2/lib/libthr/thread/thr_getprio.c
/freebsd-14.2/lib/libthr/thread/thr_getschedparam.c
/freebsd-14.2/lib/libthr/thread/thr_getthreadid_np.c
/freebsd-14.2/lib/libthr/thread/thr_info.c
/freebsd-14.2/lib/libthr/thread/thr_init.c
/freebsd-14.2/lib/libthr/thread/thr_join.c
/freebsd-14.2/lib/libthr/thread/thr_kill.c
/freebsd-14.2/lib/libthr/thread/thr_main_np.c
/freebsd-14.2/lib/libthr/thread/thr_multi_np.c
/freebsd-14.2/lib/libthr/thread/thr_mutex.c
/freebsd-14.2/lib/libthr/thread/thr_mutexattr.c
/freebsd-14.2/lib/libthr/thread/thr_once.c
/freebsd-14.2/lib/libthr/thread/thr_printf.c
/freebsd-14.2/lib/libthr/thread/thr_private.h
/freebsd-14.2/lib/libthr/thread/thr_pspinlock.c
/freebsd-14.2/lib/libthr/thread/thr_resume_np.c
/freebsd-14.2/lib/libthr/thread/thr_rtld.c
/freebsd-14.2/lib/libthr/thread/thr_rwlock.c
/freebsd-14.2/lib/libthr/thread/thr_rwlockattr.c
/freebsd-14.2/lib/libthr/thread/thr_self.c
/freebsd-14.2/lib/libthr/thread/thr_sem.c
/freebsd-14.2/lib/libthr/thread/thr_setprio.c
/freebsd-14.2/lib/libthr/thread/thr_setschedparam.c
/freebsd-14.2/lib/libthr/thread/thr_sig.c
/freebsd-14.2/lib/libthr/thread/thr_single_np.c
/freebsd-14.2/lib/libthr/thread/thr_sleepq.c
/freebsd-14.2/lib/libthr/thread/thr_spec.c
/freebsd-14.2/lib/libthr/thread/thr_suspend_np.c
/freebsd-14.2/lib/libthr/thread/thr_switch_np.c
/freebsd-14.2/lib/libthr/thread/thr_syscalls.c
/freebsd-14.2/lib/libthr/thread/thr_umtx.c
/freebsd-14.2/lib/libthr/thread/thr_yield.c
/freebsd-14.2/lib/libunbound/config.h
/freebsd-14.2/lib/libutil/login.conf.5
/freebsd-14.2/lib/libutil/login_cap.3
/freebsd-14.2/lib/libutil/login_cap.c
/freebsd-14.2/lib/libutil/login_cap.h
/freebsd-14.2/lib/libutil/login_class.c
/freebsd-14.2/lib/libvmmapi/vmmapi.c
/freebsd-14.2/lib/msun/Makefile
/freebsd-14.2/lib/msun/Symbol.map
/freebsd-14.2/lib/msun/bsdsrc/b_exp.c
/freebsd-14.2/lib/msun/bsdsrc/b_log.c
/freebsd-14.2/lib/msun/bsdsrc/b_tgamma.c
/freebsd-14.2/lib/msun/bsdsrc/mathimpl.h
/freebsd-14.2/lib/msun/i387/invtrig.c
/freebsd-14.2/lib/msun/ld128/b_tgammal.c
/freebsd-14.2/lib/msun/ld128/e_lgammal_r.c
/freebsd-14.2/lib/msun/ld128/e_powl.c
/freebsd-14.2/lib/msun/ld128/e_rem_pio2l.h
/freebsd-14.2/lib/msun/ld128/invtrig.c
/freebsd-14.2/lib/msun/ld128/k_cosl.c
/freebsd-14.2/lib/msun/ld128/k_expl.h
/freebsd-14.2/lib/msun/ld128/k_sinl.c
/freebsd-14.2/lib/msun/ld128/k_tanl.c
/freebsd-14.2/lib/msun/ld128/s_cexpl.c
/freebsd-14.2/lib/msun/ld128/s_erfl.c
/freebsd-14.2/lib/msun/ld128/s_exp2l.c
/freebsd-14.2/lib/msun/ld128/s_expl.c
/freebsd-14.2/lib/msun/ld128/s_logl.c
/freebsd-14.2/lib/msun/ld80/e_lgammal_r.c
/freebsd-14.2/lib/msun/ld80/e_powl.c
/freebsd-14.2/lib/msun/ld80/e_rem_pio2l.h
/freebsd-14.2/lib/msun/ld80/invtrig.c
/freebsd-14.2/lib/msun/ld80/k_cosl.c
/freebsd-14.2/lib/msun/ld80/k_expl.h
/freebsd-14.2/lib/msun/ld80/k_sinl.c
/freebsd-14.2/lib/msun/ld80/k_tanl.c
/freebsd-14.2/lib/msun/ld80/s_cexpl.c
/freebsd-14.2/lib/msun/ld80/s_erfl.c
/freebsd-14.2/lib/msun/ld80/s_exp2l.c
/freebsd-14.2/lib/msun/ld80/s_expl.c
/freebsd-14.2/lib/msun/ld80/s_logl.c
/freebsd-14.2/lib/msun/man/lgamma.3
/freebsd-14.2/lib/msun/src/catrig.c
/freebsd-14.2/lib/msun/src/catrigf.c
/freebsd-14.2/lib/msun/src/catrigl.c
/freebsd-14.2/lib/msun/src/e_acos.c
/freebsd-14.2/lib/msun/src/e_acosf.c
/freebsd-14.2/lib/msun/src/e_acosh.c
/freebsd-14.2/lib/msun/src/e_acoshf.c
/freebsd-14.2/lib/msun/src/e_acoshl.c
/freebsd-14.2/lib/msun/src/e_acosl.c
/freebsd-14.2/lib/msun/src/e_asin.c
/freebsd-14.2/lib/msun/src/e_asinf.c
/freebsd-14.2/lib/msun/src/e_asinl.c
/freebsd-14.2/lib/msun/src/e_atan2.c
/freebsd-14.2/lib/msun/src/e_atan2f.c
/freebsd-14.2/lib/msun/src/e_atan2l.c
/freebsd-14.2/lib/msun/src/e_atanh.c
/freebsd-14.2/lib/msun/src/e_atanhf.c
/freebsd-14.2/lib/msun/src/e_atanhl.c
/freebsd-14.2/lib/msun/src/e_cosh.c
/freebsd-14.2/lib/msun/src/e_coshf.c
/freebsd-14.2/lib/msun/src/e_coshl.c
/freebsd-14.2/lib/msun/src/e_exp.c
/freebsd-14.2/lib/msun/src/e_expf.c
/freebsd-14.2/lib/msun/src/e_fmod.c
/freebsd-14.2/lib/msun/src/e_fmodf.c
/freebsd-14.2/lib/msun/src/e_fmodl.c
/freebsd-14.2/lib/msun/src/e_gamma.c
/freebsd-14.2/lib/msun/src/e_gamma_r.c
/freebsd-14.2/lib/msun/src/e_gammaf.c
/freebsd-14.2/lib/msun/src/e_gammaf_r.c
/freebsd-14.2/lib/msun/src/e_hypot.c
/freebsd-14.2/lib/msun/src/e_hypotf.c
/freebsd-14.2/lib/msun/src/e_hypotl.c
/freebsd-14.2/lib/msun/src/e_j0.c
/freebsd-14.2/lib/msun/src/e_j0f.c
/freebsd-14.2/lib/msun/src/e_j1.c
/freebsd-14.2/lib/msun/src/e_j1f.c
/freebsd-14.2/lib/msun/src/e_jn.c
/freebsd-14.2/lib/msun/src/e_jnf.c
/freebsd-14.2/lib/msun/src/e_lgamma.c
/freebsd-14.2/lib/msun/src/e_lgamma_r.c
/freebsd-14.2/lib/msun/src/e_lgammaf.c
/freebsd-14.2/lib/msun/src/e_lgammaf_r.c
/freebsd-14.2/lib/msun/src/e_lgammal.c
/freebsd-14.2/lib/msun/src/e_log.c
/freebsd-14.2/lib/msun/src/e_log10.c
/freebsd-14.2/lib/msun/src/e_log10f.c
/freebsd-14.2/lib/msun/src/e_log2.c
/freebsd-14.2/lib/msun/src/e_log2f.c
/freebsd-14.2/lib/msun/src/e_logf.c
/freebsd-14.2/lib/msun/src/e_pow.c
/freebsd-14.2/lib/msun/src/e_powf.c
/freebsd-14.2/lib/msun/src/e_rem_pio2.c
/freebsd-14.2/lib/msun/src/e_rem_pio2f.c
/freebsd-14.2/lib/msun/src/e_remainder.c
/freebsd-14.2/lib/msun/src/e_remainderf.c
/freebsd-14.2/lib/msun/src/e_remainderl.c
/freebsd-14.2/lib/msun/src/e_scalb.c
/freebsd-14.2/lib/msun/src/e_scalbf.c
/freebsd-14.2/lib/msun/src/e_sinh.c
/freebsd-14.2/lib/msun/src/e_sinhf.c
/freebsd-14.2/lib/msun/src/e_sinhl.c
/freebsd-14.2/lib/msun/src/e_sqrt.c
/freebsd-14.2/lib/msun/src/e_sqrtl.c
/freebsd-14.2/lib/msun/src/k_cos.c
/freebsd-14.2/lib/msun/src/k_cosf.c
/freebsd-14.2/lib/msun/src/k_exp.c
/freebsd-14.2/lib/msun/src/k_expf.c
/freebsd-14.2/lib/msun/src/k_log.h
/freebsd-14.2/lib/msun/src/k_logf.h
/freebsd-14.2/lib/msun/src/k_rem_pio2.c
/freebsd-14.2/lib/msun/src/k_sin.c
/freebsd-14.2/lib/msun/src/k_sincos.h
/freebsd-14.2/lib/msun/src/k_sincosf.h
/freebsd-14.2/lib/msun/src/k_sincosl.h
/freebsd-14.2/lib/msun/src/k_sinf.c
/freebsd-14.2/lib/msun/src/k_tan.c
/freebsd-14.2/lib/msun/src/k_tanf.c
/freebsd-14.2/lib/msun/src/math.h
/freebsd-14.2/lib/msun/src/s_asinh.c
/freebsd-14.2/lib/msun/src/s_asinhf.c
/freebsd-14.2/lib/msun/src/s_asinhl.c
/freebsd-14.2/lib/msun/src/s_atan.c
/freebsd-14.2/lib/msun/src/s_atanf.c
/freebsd-14.2/lib/msun/src/s_atanl.c
/freebsd-14.2/lib/msun/src/s_carg.c
/freebsd-14.2/lib/msun/src/s_cargf.c
/freebsd-14.2/lib/msun/src/s_cargl.c
/freebsd-14.2/lib/msun/src/s_cbrt.c
/freebsd-14.2/lib/msun/src/s_cbrtf.c
/freebsd-14.2/lib/msun/src/s_cbrtl.c
/freebsd-14.2/lib/msun/src/s_ccosh.c
/freebsd-14.2/lib/msun/src/s_ccoshf.c
/freebsd-14.2/lib/msun/src/s_ceil.c
/freebsd-14.2/lib/msun/src/s_ceilf.c
/freebsd-14.2/lib/msun/src/s_ceill.c
/freebsd-14.2/lib/msun/src/s_cexp.c
/freebsd-14.2/lib/msun/src/s_cexpf.c
/freebsd-14.2/lib/msun/src/s_clog.c
/freebsd-14.2/lib/msun/src/s_clogf.c
/freebsd-14.2/lib/msun/src/s_clogl.c
/freebsd-14.2/lib/msun/src/s_copysign.c
/freebsd-14.2/lib/msun/src/s_copysignf.c
/freebsd-14.2/lib/msun/src/s_cos.c
/freebsd-14.2/lib/msun/src/s_cosf.c
/freebsd-14.2/lib/msun/src/s_cosl.c
/freebsd-14.2/lib/msun/src/s_cpow.c
/freebsd-14.2/lib/msun/src/s_cpowf.c
/freebsd-14.2/lib/msun/src/s_cpowl.c
/freebsd-14.2/lib/msun/src/s_cproj.c
/freebsd-14.2/lib/msun/src/s_cprojf.c
/freebsd-14.2/lib/msun/src/s_cprojl.c
/freebsd-14.2/lib/msun/src/s_csinh.c
/freebsd-14.2/lib/msun/src/s_csinhf.c
/freebsd-14.2/lib/msun/src/s_csqrt.c
/freebsd-14.2/lib/msun/src/s_csqrtf.c
/freebsd-14.2/lib/msun/src/s_csqrtl.c
/freebsd-14.2/lib/msun/src/s_ctanh.c
/freebsd-14.2/lib/msun/src/s_ctanhf.c
/freebsd-14.2/lib/msun/src/s_erf.c
/freebsd-14.2/lib/msun/src/s_erff.c
/freebsd-14.2/lib/msun/src/s_exp2.c
/freebsd-14.2/lib/msun/src/s_exp2f.c
/freebsd-14.2/lib/msun/src/s_expm1.c
/freebsd-14.2/lib/msun/src/s_expm1f.c
/freebsd-14.2/lib/msun/src/s_fabs.c
/freebsd-14.2/lib/msun/src/s_fabsf.c
/freebsd-14.2/lib/msun/src/s_fdim.c
/freebsd-14.2/lib/msun/src/s_finite.c
/freebsd-14.2/lib/msun/src/s_finitef.c
/freebsd-14.2/lib/msun/src/s_floor.c
/freebsd-14.2/lib/msun/src/s_floorf.c
/freebsd-14.2/lib/msun/src/s_floorl.c
/freebsd-14.2/lib/msun/src/s_fma.c
/freebsd-14.2/lib/msun/src/s_fmaf.c
/freebsd-14.2/lib/msun/src/s_fmal.c
/freebsd-14.2/lib/msun/src/s_fmax.c
/freebsd-14.2/lib/msun/src/s_fmaxf.c
/freebsd-14.2/lib/msun/src/s_fmaxl.c
/freebsd-14.2/lib/msun/src/s_fmin.c
/freebsd-14.2/lib/msun/src/s_fminf.c
/freebsd-14.2/lib/msun/src/s_fminl.c
/freebsd-14.2/lib/msun/src/s_frexp.c
/freebsd-14.2/lib/msun/src/s_frexpf.c
/freebsd-14.2/lib/msun/src/s_ilogb.c
/freebsd-14.2/lib/msun/src/s_ilogbf.c
/freebsd-14.2/lib/msun/src/s_ilogbl.c
/freebsd-14.2/lib/msun/src/s_llrint.c
/freebsd-14.2/lib/msun/src/s_llrintf.c
/freebsd-14.2/lib/msun/src/s_llrintl.c
/freebsd-14.2/lib/msun/src/s_llround.c
/freebsd-14.2/lib/msun/src/s_llroundf.c
/freebsd-14.2/lib/msun/src/s_llroundl.c
/freebsd-14.2/lib/msun/src/s_log1p.c
/freebsd-14.2/lib/msun/src/s_log1pf.c
/freebsd-14.2/lib/msun/src/s_logb.c
/freebsd-14.2/lib/msun/src/s_logbf.c
/freebsd-14.2/lib/msun/src/s_logbl.c
/freebsd-14.2/lib/msun/src/s_lrint.c
/freebsd-14.2/lib/msun/src/s_lrintf.c
/freebsd-14.2/lib/msun/src/s_lrintl.c
/freebsd-14.2/lib/msun/src/s_lround.c
/freebsd-14.2/lib/msun/src/s_lroundf.c
/freebsd-14.2/lib/msun/src/s_lroundl.c
/freebsd-14.2/lib/msun/src/s_modff.c
/freebsd-14.2/lib/msun/src/s_nearbyint.c
/freebsd-14.2/lib/msun/src/s_nextafter.c
/freebsd-14.2/lib/msun/src/s_nextafterf.c
/freebsd-14.2/lib/msun/src/s_nextafterl.c
/freebsd-14.2/lib/msun/src/s_nexttoward.c
/freebsd-14.2/lib/msun/src/s_nexttowardf.c
/freebsd-14.2/lib/msun/src/s_remquo.c
/freebsd-14.2/lib/msun/src/s_remquof.c
/freebsd-14.2/lib/msun/src/s_remquol.c
/freebsd-14.2/lib/msun/src/s_rint.c
/freebsd-14.2/lib/msun/src/s_rintf.c
/freebsd-14.2/lib/msun/src/s_rintl.c
/freebsd-14.2/lib/msun/src/s_round.c
/freebsd-14.2/lib/msun/src/s_roundf.c
/freebsd-14.2/lib/msun/src/s_roundl.c
/freebsd-14.2/lib/msun/src/s_scalbln.c
/freebsd-14.2/lib/msun/src/s_significand.c
/freebsd-14.2/lib/msun/src/s_significandf.c
/freebsd-14.2/lib/msun/src/s_sin.c
/freebsd-14.2/lib/msun/src/s_sincos.c
/freebsd-14.2/lib/msun/src/s_sincosf.c
/freebsd-14.2/lib/msun/src/s_sincosl.c
/freebsd-14.2/lib/msun/src/s_sinf.c
/freebsd-14.2/lib/msun/src/s_sinl.c
/freebsd-14.2/lib/msun/src/s_tan.c
/freebsd-14.2/lib/msun/src/s_tanf.c
/freebsd-14.2/lib/msun/src/s_tanh.c
/freebsd-14.2/lib/msun/src/s_tanhf.c
/freebsd-14.2/lib/msun/src/s_tanhl.c
/freebsd-14.2/lib/msun/src/s_tanl.c
/freebsd-14.2/lib/msun/src/s_tgammaf.c
/freebsd-14.2/lib/msun/src/s_trunc.c
/freebsd-14.2/lib/msun/src/s_truncf.c
/freebsd-14.2/lib/msun/src/s_truncl.c
/freebsd-14.2/lib/msun/src/w_cabs.c
/freebsd-14.2/lib/msun/src/w_cabsl.c
/freebsd-14.2/lib/msun/tests/rem_test.c
/freebsd-14.2/libexec/Makefile
/freebsd-14.2/libexec/blacklistd-helper/Makefile
/freebsd-14.2/libexec/bootpd/dumptab.c
/freebsd-14.2/libexec/dma/dmagent/dma.conf
/freebsd-14.2/libexec/fingerd/Makefile
/freebsd-14.2/libexec/ftpd/Makefile
/freebsd-14.2/libexec/kgdb/Makefile
/freebsd-14.2/libexec/kgdb/acttrace.py
/freebsd-14.2/libexec/nuageinit/Makefile
/freebsd-14.2/libexec/nuageinit/nuage.lua
/freebsd-14.2/libexec/nuageinit/nuageinit
/freebsd-14.2/libexec/nuageinit/tests/Makefile
/freebsd-14.2/libexec/nuageinit/tests/addgroup.lua
/freebsd-14.2/libexec/nuageinit/tests/addsshkey.lua
/freebsd-14.2/libexec/nuageinit/tests/adduser.lua
/freebsd-14.2/libexec/nuageinit/tests/dirname.lua
/freebsd-14.2/libexec/nuageinit/tests/err.lua
/freebsd-14.2/libexec/nuageinit/tests/nuage.sh
/freebsd-14.2/libexec/nuageinit/tests/nuageinit.sh
/freebsd-14.2/libexec/nuageinit/tests/sethostname.lua
/freebsd-14.2/libexec/nuageinit/tests/utils.sh
/freebsd-14.2/libexec/nuageinit/tests/warn.lua
/freebsd-14.2/libexec/nuageinit/yaml.lua
/freebsd-14.2/libexec/rc/rc.conf
/freebsd-14.2/libexec/rc/rc.d/Makefile
/freebsd-14.2/libexec/rc/rc.d/bridge
/freebsd-14.2/libexec/rc/rc.d/kdc
/freebsd-14.2/libexec/rc/rc.d/nuageinit
/freebsd-14.2/libexec/rc/rc.initdiskless
/freebsd-14.2/libexec/rtld-elf/Makefile
/freebsd-14.2/libexec/rtld-elf/aarch64/rtld_start.S
/freebsd-14.2/libexec/rtld-elf/rtld-libc/rtld_libc.c
/freebsd-14.2/libexec/rtld-elf/rtld.c
/freebsd-14.2/libexec/rtld-elf/rtld.h
/freebsd-14.2/libexec/rtld-elf/tests/Makefile
/freebsd-14.2/libexec/rtld-elf/tests/dlopen_test.c
/freebsd-14.2/release/Makefile
/freebsd-14.2/release/Makefile.gce
/freebsd-14.2/release/Makefile.vm
/freebsd-14.2/release/arm64/RPI.conf
/freebsd-14.2/release/packages/Makefile.package
/freebsd-14.2/release/packages/certctl.ucl
/freebsd-14.2/release/packages/clang-all.ucl
/freebsd-14.2/release/packages/clibs.ucl
/freebsd-14.2/release/packages/generate-ucl.lua
/freebsd-14.2/release/packages/generate-ucl.sh
/freebsd-14.2/release/packages/kernel.ucl
/freebsd-14.2/release/packages/lld-all.ucl
/freebsd-14.2/release/packages/lldb-all.ucl
/freebsd-14.2/release/packages/runtime.ucl
/freebsd-14.2/release/packages/ssh-all.ucl
/freebsd-14.2/release/packages/template.ucl
/freebsd-14.2/release/packages/unbound-all.ucl
/freebsd-14.2/release/packages/utilities.ucl
/freebsd-14.2/release/release.sh
/freebsd-14.2/release/riscv/GENERICSD.conf
/freebsd-14.2/release/tools/arm.subr
/freebsd-14.2/release/tools/basic-cloudinit.conf
/freebsd-14.2/release/tools/vmimage.subr
/freebsd-14.2/sbin/bectl/bectl.8
/freebsd-14.2/sbin/bectl/bectl.c
/freebsd-14.2/sbin/bsdlabel/bsdlabel.8
/freebsd-14.2/sbin/bsdlabel/bsdlabel.c
/freebsd-14.2/sbin/camcontrol/camcontrol.8
/freebsd-14.2/sbin/camcontrol/camcontrol.c
/freebsd-14.2/sbin/camcontrol/fwdownload.c
/freebsd-14.2/sbin/ccdconfig/ccdconfig.8
/freebsd-14.2/sbin/fsck_ffs/fsutil.c
/freebsd-14.2/sbin/fsck_msdosfs/dir.c
/freebsd-14.2/sbin/ifconfig/ifieee80211.c
/freebsd-14.2/sbin/kldload/kldload.8
/freebsd-14.2/sbin/ldconfig/elfhints.c
/freebsd-14.2/sbin/ldconfig/ldconfig.8
/freebsd-14.2/sbin/ldconfig/ldconfig.c
/freebsd-14.2/sbin/ldconfig/ldconfig.h
/freebsd-14.2/sbin/md5/Makefile
/freebsd-14.2/sbin/md5/md5.1
/freebsd-14.2/sbin/md5/md5.c
/freebsd-14.2/sbin/md5/tests/md5_test.sh
/freebsd-14.2/sbin/mount/mntopts.3
/freebsd-14.2/sbin/mount/mount.8
/freebsd-14.2/sbin/mount_cd9660/mount_cd9660.8
/freebsd-14.2/sbin/mount_cd9660/mount_cd9660.c
/freebsd-14.2/sbin/mount_nullfs/mount_nullfs.8
/freebsd-14.2/sbin/newfs_msdos/newfs_msdos.8
/freebsd-14.2/sbin/nvmecontrol/firmware.c
/freebsd-14.2/sbin/nvmecontrol/logpage.c
/freebsd-14.2/sbin/nvmecontrol/nvmecontrol.8
/freebsd-14.2/sbin/ping/main.c
/freebsd-14.2/sbin/route/route.c
/freebsd-14.2/sbin/route/tests/Makefile
/freebsd-14.2/sbin/route/tests/basic.sh
/freebsd-14.2/secure/caroot/trusted/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
/freebsd-14.2/secure/caroot/trusted/CommScope_Public_Trust_ECC_Root-01.pem
/freebsd-14.2/secure/caroot/trusted/CommScope_Public_Trust_ECC_Root-02.pem
/freebsd-14.2/secure/caroot/trusted/CommScope_Public_Trust_RSA_Root-01.pem
/freebsd-14.2/secure/caroot/trusted/CommScope_Public_Trust_RSA_Root-02.pem
/freebsd-14.2/secure/caroot/trusted/Telekom_Security_TLS_ECC_Root_2020.pem
/freebsd-14.2/secure/caroot/trusted/Telekom_Security_TLS_RSA_Root_2023.pem
/freebsd-14.2/secure/caroot/trusted/TrustAsia_Global_Root_CA_G3.pem
/freebsd-14.2/secure/caroot/trusted/TrustAsia_Global_Root_CA_G4.pem
/freebsd-14.2/secure/caroot/untrusted/Security_Communication_Root_CA.pem
/freebsd-14.2/secure/lib/libcrypto/Makefile.asm
/freebsd-14.2/secure/lib/libcrypto/Makefile.inc
/freebsd-14.2/secure/usr.bin/ssh-agent/Makefile
/freebsd-14.2/secure/usr.sbin/sshd/Makefile
/freebsd-14.2/share/examples/bhyve/vmrun.sh
/freebsd-14.2/share/man/man3/Makefile
/freebsd-14.2/share/man/man3/pthread_attr_get_np.3
/freebsd-14.2/share/man/man3/queue.3
/freebsd-14.2/share/man/man4/Makefile
/freebsd-14.2/share/man/man4/capsicum.4
/freebsd-14.2/share/man/man4/cxgbe.4
/freebsd-14.2/share/man/man4/ena.4
/freebsd-14.2/share/man/man4/igc.4
/freebsd-14.2/share/man/man4/isp.4
/freebsd-14.2/share/man/man4/ispfw.4
/freebsd-14.2/share/man/man4/iwm.4
/freebsd-14.2/share/man/man4/mac_priority.4
/freebsd-14.2/share/man/man4/man4.aarch64/Makefile.depend
/freebsd-14.2/share/man/man4/mem.4
/freebsd-14.2/share/man/man4/pcm.4
/freebsd-14.2/share/man/man4/rights.4
/freebsd-14.2/share/man/man4/snd_hdspe.4
/freebsd-14.2/share/man/man4/snd_uaudio.4
/freebsd-14.2/share/man/man4/tcp_bbr.4
/freebsd-14.2/share/man/man4/tcp_rack.4
/freebsd-14.2/share/man/man4/tslog.4
/freebsd-14.2/share/man/man4/wlan.4
/freebsd-14.2/share/man/man5/periodic.conf.5
/freebsd-14.2/share/man/man5/src.conf.5
/freebsd-14.2/share/man/man5/tarfs.5
/freebsd-14.2/share/man/man7/growfs.7
/freebsd-14.2/share/man/man7/hier.7
/freebsd-14.2/share/man/man7/mitigations.7
/freebsd-14.2/share/man/man7/security.7
/freebsd-14.2/share/man/man7/simd.7
/freebsd-14.2/share/man/man9/Makefile
/freebsd-14.2/share/man/man9/PCI_IOV_INIT.9
/freebsd-14.2/share/man/man9/VOP_BMAP.9
/freebsd-14.2/share/man/man9/devfs_set_cdevpriv.9
/freebsd-14.2/share/man/man9/device_set_desc.9
/freebsd-14.2/share/man/man9/epoch.9
/freebsd-14.2/share/man/man9/intr_event.9
/freebsd-14.2/share/man/man9/kasan.9
/freebsd-14.2/share/man/man9/mbuf.9
/freebsd-14.2/share/man/man9/random.9
/freebsd-14.2/share/man/man9/style.lua.9
/freebsd-14.2/share/misc/Makefile
/freebsd-14.2/share/misc/pci_vendors
/freebsd-14.2/share/misc/usb_vendors
/freebsd-14.2/share/mk/bsd.sys.mk
/freebsd-14.2/share/mk/local.dirdeps-options.mk
/freebsd-14.2/share/mk/local.dirdeps.mk
/freebsd-14.2/share/mk/meta2deps.py
/freebsd-14.2/share/mk/src.libnames.mk
/freebsd-14.2/share/mk/src.opts.mk
/freebsd-14.2/stand/common/load_elf.c
/freebsd-14.2/stand/common/load_elf_obj.c
/freebsd-14.2/stand/common/reloc_elf.c
/freebsd-14.2/stand/defaults/loader.conf
/freebsd-14.2/stand/defaults/loader.conf.5
/freebsd-14.2/stand/efi/fdt/Makefile.depend
/freebsd-14.2/stand/efi/libefi/Makefile.depend
/freebsd-14.2/stand/efi/loader/Makefile.depend
/freebsd-14.2/stand/efi/loader/Makefile.depend.arm
/freebsd-14.2/stand/efi/loader/Makefile.depend.arm64
/freebsd-14.2/stand/efi/loader/Makefile.depend.options
/freebsd-14.2/stand/efi/loader/Makefile.depend.riscv
/freebsd-14.2/stand/efi/loader/framebuffer.c
/freebsd-14.2/stand/efi/loader/main.c
/freebsd-14.2/stand/fdt/Makefile.depend
/freebsd-14.2/stand/ficl/Makefile.depend
/freebsd-14.2/stand/i386/boot0/boot0.S
/freebsd-14.2/stand/i386/libi386/Makefile.depend
/freebsd-14.2/stand/i386/libi386/vbe.c
/freebsd-14.2/stand/i386/loader/Makefile.depend
/freebsd-14.2/stand/i386/loader/Makefile.depend.options
/freebsd-14.2/stand/i386/loader_lua/Makefile.depend
/freebsd-14.2/stand/liblua/Makefile.depend
/freebsd-14.2/stand/libsa/zfs/zfs.c
Makefile.depend
/freebsd-14.2/stand/powerpc/ofw/Makefile.depend
/freebsd-14.2/stand/uboot/Makefile.depend
/freebsd-14.2/stand/uboot/Makefile.depend.options
/freebsd-14.2/sys/amd64/amd64/db_trace.c
/freebsd-14.2/sys/amd64/amd64/fpu.c
/freebsd-14.2/sys/amd64/amd64/machdep.c
/freebsd-14.2/sys/amd64/amd64/support.S
/freebsd-14.2/sys/amd64/amd64/trap.c
/freebsd-14.2/sys/amd64/conf/GENERIC
/freebsd-14.2/sys/amd64/include/pcb.h
/freebsd-14.2/sys/amd64/include/pmap.h
/freebsd-14.2/sys/amd64/include/vmm.h
/freebsd-14.2/sys/amd64/include/vmm_snapshot.h
/freebsd-14.2/sys/amd64/linux/linux_sysvec.c
/freebsd-14.2/sys/amd64/linux32/linux32_machdep.c
/freebsd-14.2/sys/amd64/linux32/linux32_sysvec.c
/freebsd-14.2/sys/amd64/pci/pci_cfgreg.c
/freebsd-14.2/sys/amd64/vmm/amd/amdvi_hw.c
/freebsd-14.2/sys/amd64/vmm/amd/ivrs_drv.c
/freebsd-14.2/sys/amd64/vmm/amd/svm.c
/freebsd-14.2/sys/amd64/vmm/amd/svm_softc.h
/freebsd-14.2/sys/amd64/vmm/amd/vmcb.c
/freebsd-14.2/sys/amd64/vmm/intel/vmcs.c
/freebsd-14.2/sys/amd64/vmm/intel/vmx.c
/freebsd-14.2/sys/amd64/vmm/vmm.c
/freebsd-14.2/sys/amd64/vmm/vmm_snapshot.c
/freebsd-14.2/sys/arm/arm/busdma_machdep.c
/freebsd-14.2/sys/arm/arm/db_interface.c
/freebsd-14.2/sys/arm/arm/identcpu-v6.c
/freebsd-14.2/sys/arm/conf/ARMADA38X
/freebsd-14.2/sys/arm/freescale/vybrid/files.vybrid
/freebsd-14.2/sys/arm/nvidia/tegra_uart.c
/freebsd-14.2/sys/arm64/acpica/pci_cfgreg.c
/freebsd-14.2/sys/arm64/arm64/busdma_bounce.c
/freebsd-14.2/sys/arm64/arm64/busdma_machdep.c
/freebsd-14.2/sys/arm64/arm64/cpu_errata.c
/freebsd-14.2/sys/arm64/arm64/cpufunc_asm.S
/freebsd-14.2/sys/arm64/arm64/db_interface.c
/freebsd-14.2/sys/arm64/arm64/db_trace.c
/freebsd-14.2/sys/arm64/arm64/elf_machdep.c
/freebsd-14.2/sys/arm64/arm64/genassym.c
/freebsd-14.2/sys/arm64/arm64/identcpu.c
/freebsd-14.2/sys/arm64/arm64/locore.S
/freebsd-14.2/sys/arm64/arm64/machdep.c
/freebsd-14.2/sys/arm64/arm64/nexus.c
/freebsd-14.2/sys/arm64/arm64/pmap.c
/freebsd-14.2/sys/arm64/arm64/support.S
/freebsd-14.2/sys/arm64/arm64/trap.c
/freebsd-14.2/sys/arm64/arm64/vm_machdep.c
/freebsd-14.2/sys/arm64/conf/std.dev
/freebsd-14.2/sys/arm64/include/armreg.h
/freebsd-14.2/sys/arm64/include/asm.h
/freebsd-14.2/sys/arm64/include/elf.h
/freebsd-14.2/sys/arm64/include/machdep.h
/freebsd-14.2/sys/arm64/include/md_var.h
/freebsd-14.2/sys/arm64/include/pci_cfgreg.h
/freebsd-14.2/sys/arm64/include/pmap.h
/freebsd-14.2/sys/arm64/include/profile.h
/freebsd-14.2/sys/arm64/include/vmparam.h
/freebsd-14.2/sys/arm64/linux/linux_sysvec.c
/freebsd-14.2/sys/arm64/rockchip/rk3328_codec.c
/freebsd-14.2/sys/arm64/rockchip/rk_i2s.c
/freebsd-14.2/sys/cam/ata/ata_da.c
/freebsd-14.2/sys/cam/cam_compat.c
/freebsd-14.2/sys/cam/cam_periph.c
/freebsd-14.2/sys/cam/cam_periph.h
/freebsd-14.2/sys/cam/cam_xpt.c
/freebsd-14.2/sys/cam/ctl/ctl_frontend.c
/freebsd-14.2/sys/cam/ctl/ctl_frontend.h
/freebsd-14.2/sys/cam/ctl/ctl_io.h
/freebsd-14.2/sys/cam/nvme/nvme_da.c
/freebsd-14.2/sys/cam/scsi/scsi_cd.c
/freebsd-14.2/sys/cam/scsi/scsi_da.c
/freebsd-14.2/sys/cam/scsi/scsi_pass.c
/freebsd-14.2/sys/cam/scsi/scsi_sa.c
/freebsd-14.2/sys/cam/scsi/scsi_sg.c
/freebsd-14.2/sys/cam/scsi/scsi_target.c
/freebsd-14.2/sys/cddl/compat/opensolaris/kern/opensolaris_uio.c
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
/freebsd-14.2/sys/cddl/dev/profile/profile.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_misc.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_syscall.h
/freebsd-14.2/sys/compat/freebsd32/freebsd32_syscalls.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_sysent.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_systrace_args.c
/freebsd-14.2/sys/compat/linprocfs/linprocfs.c
/freebsd-14.2/sys/compat/linux/linux.c
/freebsd-14.2/sys/compat/linux/linux_file.c
/freebsd-14.2/sys/compat/linux/linux_ioctl.c
/freebsd-14.2/sys/compat/linux/linux_util.c
/freebsd-14.2/sys/compat/linuxkpi/common/include/acpi/acpi_bus.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/acpi/video.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/asm/hypervisor.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/asm/processor.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/asm/set_memory.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/apple-gmux.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/bitmap.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/build_bug.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/cc_platform.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/compat.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/container_of.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/device.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/dynamic_debug.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/hashtable.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/hrtimer.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/idr.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ieee80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/interrupt.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/io.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ioport.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/iosys-map.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/irqdomain.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kernel.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kmod.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kobject.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ktime.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/list.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/mm_types.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/of.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pagemap.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/pci.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/random.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/seq_file.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/seqlock.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/shmem_fs.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/shrinker.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/skbuff.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/slab.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/string.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/string_helpers.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/sysfs.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/workqueue.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/xarray.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/mac80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/video/vga.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/xen/xen.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211_macops.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_acpi.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_compat.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_current.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_fpu.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_idr.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_interrupt.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_kobject.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_pci.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_slab.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_work.c
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/asm/neon.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/dev_printk.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/device/bus.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/mei_aux.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/prandom.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/linux/sysfb.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/video/nomodeset.h
/freebsd-14.2/sys/compat/linuxkpi/dummy/include/video/of_display_timing.h
/freebsd-14.2/sys/conf/NOTES
/freebsd-14.2/sys/conf/files
/freebsd-14.2/sys/conf/files.amd64
/freebsd-14.2/sys/conf/files.arm
/freebsd-14.2/sys/conf/files.arm64
/freebsd-14.2/sys/conf/kern.mk
/freebsd-14.2/sys/conf/kern.opts.mk
/freebsd-14.2/sys/conf/kern.post.mk
/freebsd-14.2/sys/conf/kern.pre.mk
/freebsd-14.2/sys/conf/kmod.mk
/freebsd-14.2/sys/conf/options
/freebsd-14.2/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c
/freebsd-14.2/sys/contrib/dev/athk/ath10k/pci.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/sta.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/d3.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ctxt-info-gen3.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/trans.c
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-gl-c0-fm-c0-83.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-gl-c0-fm-c0.pnvm
/freebsd-14.2/sys/contrib/dev/rtw88/pci.c
/freebsd-14.2/sys/contrib/dev/rtw89/fw.c
/freebsd-14.2/sys/contrib/dev/rtw89/pci.c
/freebsd-14.2/sys/contrib/dev/rtw89/phy.c
/freebsd-14.2/sys/contrib/ena-com/ena_com.c
/freebsd-14.2/sys/contrib/ena-com/ena_com.h
/freebsd-14.2/sys/contrib/ena-com/ena_defs/ena_admin_defs.h
/freebsd-14.2/sys/contrib/ena-com/ena_defs/ena_common_defs.h
/freebsd-14.2/sys/contrib/ena-com/ena_defs/ena_eth_io_defs.h
/freebsd-14.2/sys/contrib/ena-com/ena_defs/ena_regs_defs.h
/freebsd-14.2/sys/contrib/ena-com/ena_eth_com.c
/freebsd-14.2/sys/contrib/ena-com/ena_eth_com.h
/freebsd-14.2/sys/contrib/ena-com/ena_plat.h
/freebsd-14.2/sys/contrib/openzfs/.github/codeql-cpp.yml
/freebsd-14.2/sys/contrib/openzfs/.github/codeql-python.yml
/freebsd-14.2/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/deprecatedFunctionUsage.ql
/freebsd-14.2/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/qlpack.yml
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/README.md
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/checkstyle.yaml
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/codeql.yml
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/scripts/generate-summary.sh
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/scripts/setup-dependencies.sh
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/zfs-linux-tests.yml
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/zfs-linux.yml
/freebsd-14.2/sys/contrib/openzfs/META
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/zdb.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/zdb_il.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/zfs_mod.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/zed.d/statechange-slot_off.sh
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/zed.d/zed-functions.sh
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/zed.d/zed.rc
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/zed_event.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zfs/zfs_main.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/os/freebsd/zpool_vdev_os.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/os/linux/zpool_vdev_os.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool.d/ses
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_iter.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_main.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_util.h
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_vdev.c
/freebsd-14.2/sys/contrib/openzfs/config/Rules.am
/freebsd-14.2/sys/contrib/openzfs/config/kernel-acl.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-automount.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-bio.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-blkdev.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-block-device-operations.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-commit-metadata.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-current-time.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-dentry-operations.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-dirty-inode.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-encode-fh-inode.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-evict-inode.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-fallocate.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-flush_dcache_page.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-fpu.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-fsync.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-get-link.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-idmap_mnt_api.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-inode-create.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-inode-getattr.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-inode-lookup.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-inode-permission.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-inode-setattr.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-inode-times.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-make-request-fn.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-mkdir.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-mknod.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-proc-operations.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-put-link.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-rename.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-show-options.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-shrink.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-strlcpy.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-symlink.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-timer.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-tmpfile.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-vfs-direct_IO.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-vfs-iterate.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-vfs-rw-iterate.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-writepage_t.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-xattr-handler.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel.m4
/freebsd-14.2/sys/contrib/openzfs/config/rpm.am
/freebsd-14.2/sys/contrib/openzfs/include/libzfs.h
/freebsd-14.2/sys/contrib/openzfs/include/libzutil.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/mod_os.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/uio.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/vnode.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/zfs/sys/zfs_vfsops_os.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/dcache_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/simd_aarch64.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/simd_arm.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/cred.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/kmem_cache.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/shrinker.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/string.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/types.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/uio.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/zfs_vfsops_os.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/zpl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dataset_kstats.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dbuf.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dsl_crypt.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/spa_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/zfs_vnops.h
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/assert.h
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/param.h
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/stat.h
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/sys/uio.h
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs.abi
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_import.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_pool.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzutil/os/freebsd/zutil_import_os.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzutil/os/linux/zutil_import_os.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzutil/zutil_import.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzutil/zutil_pool.c
/freebsd-14.2/sys/contrib/openzfs/man/man4/spl.4
/freebsd-14.2/sys/contrib/openzfs/man/man4/zfs.4
/freebsd-14.2/sys/contrib/openzfs/man/man7/zpool-features.7
/freebsd-14.2/sys/contrib/openzfs/man/man8/zfs-list.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-clear.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-iostat.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-list.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-offline.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-status.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool-wait.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zpool.8
/freebsd-14.2/sys/contrib/openzfs/module/Kbuild.in
/freebsd-14.2/sys/contrib/openzfs/module/lua/ldebug.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/spl_kstat.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/dmu_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_file_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vfsops.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zvol_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-condvar.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-kmem-cache.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-kstat.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-shrinker.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-thread.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-zone.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/abd_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/arc_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/vdev_disk.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_ctldir.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_vfsops.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_vnops_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_znode.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zio_crypt.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_file_range.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_inode.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zvol_os.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/abd.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/arc.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/brt.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dataset_kstats.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dbuf.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_recv.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_send.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dsl_crypt.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dsl_deadlist.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/metaslab.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa_misc.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_label.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_trim.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_replay.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_vnops.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zil.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zio.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zio_checksum.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zvol.c
/freebsd-14.2/sys/contrib/openzfs/rpm/generic/zfs-kmod.spec.in
/freebsd-14.2/sys/contrib/openzfs/rpm/redhat/zfs-kmod.spec.in
/freebsd-14.2/sys/contrib/openzfs/tests/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/bclone.run
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/common.run
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/linux.run
/freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/zts-report.py.in
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/.gitignore
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/clone_mmap_cached.c
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/clone_mmap_write.c
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/clonefile.c
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/ctime.c
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/commands.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/libtest.shlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/math.shlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/tunables.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/TODO
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_common.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_corner_cases.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_crossfs_corner_cases.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_crossfs_corner_cases_limited.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_crossfs_data.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_crossfs_embedded.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_crossfs_hole.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_diffprops_all.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_diffprops_checksum.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_diffprops_compress.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_diffprops_copies.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_diffprops_recordsize.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_prop_sync.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_samefs_corner_cases.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_samefs_corner_cases_limited.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_samefs_data.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_samefs_embedded.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/bclone_samefs_hole.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/cleanup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/setup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_clone_mmap_cached.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_clone_mmap_write.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_copyfilerange.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_copyfilerange_cross_dataset.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_copyfilerange_fallback.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_copyfilerange_fallback_same_txg.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_copyfilerange_partial.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_cross_enc_dataset.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_disabled_copyfilerange.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_lwb_buffer_overflow.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_replay.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_replay_encrypted.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/setup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cache/cache_012_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/zfs_share_after_mount.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_status/zpool_status_002_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_status/zpool_status_003_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_status/zpool_status_008_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/.gitignore
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/cleanup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/cp_files_002_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/cp_stress.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/seekflood.c
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/setup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/io/io_uring.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/redundancy.kshlib
/freebsd-14.2/sys/contrib/zlib/ChangeLog
/freebsd-14.2/sys/contrib/zlib/FAQ
/freebsd-14.2/sys/contrib/zlib/README
/freebsd-14.2/sys/contrib/zlib/deflate.c
/freebsd-14.2/sys/contrib/zlib/deflate.h
/freebsd-14.2/sys/contrib/zlib/doc/algorithm.txt
/freebsd-14.2/sys/contrib/zlib/gzguts.h
/freebsd-14.2/sys/contrib/zlib/gzlib.c
/freebsd-14.2/sys/contrib/zlib/inflate.c
/freebsd-14.2/sys/contrib/zlib/inftrees.c
/freebsd-14.2/sys/contrib/zlib/inftrees.h
/freebsd-14.2/sys/contrib/zlib/test/example.c
/freebsd-14.2/sys/contrib/zlib/test/minigzip.c
/freebsd-14.2/sys/contrib/zlib/trees.c
/freebsd-14.2/sys/contrib/zlib/zconf.h
/freebsd-14.2/sys/contrib/zlib/zconf.h.in
/freebsd-14.2/sys/contrib/zlib/zlib.3
/freebsd-14.2/sys/contrib/zlib/zlib.h
/freebsd-14.2/sys/contrib/zlib/zutil.h
/freebsd-14.2/sys/crypto/openssl/arm/ossl_aes_gcm.c
/freebsd-14.2/sys/crypto/openssl/arm_arch.h
/freebsd-14.2/sys/crypto/openssl/ossl_aarch64.c
/freebsd-14.2/sys/crypto/openssl/ossl_aarch64.h
/freebsd-14.2/sys/crypto/openssl/ossl_aes.c
/freebsd-14.2/sys/crypto/openssl/ossl_aes_gcm.h
/freebsd-14.2/sys/crypto/openssl/ossl_arm.c
/freebsd-14.2/sys/crypto/openssl/ossl_arm.h
/freebsd-14.2/sys/crypto/openssl/ossl_cipher.h
/freebsd-14.2/sys/dev/acpica/Osd/OsdHardware.c
/freebsd-14.2/sys/dev/acpica/acpi.c
/freebsd-14.2/sys/dev/acpica/acpi_cpu.c
/freebsd-14.2/sys/dev/acpica/acpi_hpet.c
/freebsd-14.2/sys/dev/acpica/acpi_lid.c
/freebsd-14.2/sys/dev/acpica/acpi_pci_link.c
/freebsd-14.2/sys/dev/acpica/acpi_pcib_acpi.c
/freebsd-14.2/sys/dev/acpica/acpi_resource.c
/freebsd-14.2/sys/dev/acpica/acpivar.h
/freebsd-14.2/sys/dev/agp/agp_amd64.c
/freebsd-14.2/sys/dev/aic7xxx/aic79xx.seq
/freebsd-14.2/sys/dev/aic7xxx/aic7xxx.c
/freebsd-14.2/sys/dev/aic7xxx/aic7xxx.seq
/freebsd-14.2/sys/dev/altera/atse/if_atse.c
/freebsd-14.2/sys/dev/amdtemp/amdtemp.c
/freebsd-14.2/sys/dev/ath/ath_hal/ar5210/ar5210.h
/freebsd-14.2/sys/dev/ath/ath_hal/ar5211/ar5211.h
/freebsd-14.2/sys/dev/ath/if_ath_rx.c
/freebsd-14.2/sys/dev/ath/if_ath_rx_edma.c
/freebsd-14.2/sys/dev/ath/if_athvar.h
/freebsd-14.2/sys/dev/bce/if_bce.c
/freebsd-14.2/sys/dev/bge/if_bge.c
/freebsd-14.2/sys/dev/bnxt/if_bnxt.c
/freebsd-14.2/sys/dev/bwi/if_bwi.c
/freebsd-14.2/sys/dev/bwn/if_bwn.c
/freebsd-14.2/sys/dev/bxe/bxe.c
/freebsd-14.2/sys/dev/ciss/cissreg.h
/freebsd-14.2/sys/dev/cxgb/cxgb_sge.c
/freebsd-14.2/sys/dev/cxgbe/adapter.h
/freebsd-14.2/sys/dev/cxgbe/common/common.h
/freebsd-14.2/sys/dev/cxgbe/common/t4_hw.c
/freebsd-14.2/sys/dev/cxgbe/common/t4_hw.h
/freebsd-14.2/sys/dev/cxgbe/firmware/t4fw-1.27.5.0.bin
/freebsd-14.2/sys/dev/cxgbe/firmware/t4fw_interface.h
/freebsd-14.2/sys/dev/cxgbe/firmware/t5fw-1.27.5.0.bin
/freebsd-14.2/sys/dev/cxgbe/firmware/t6fw-1.27.5.0.bin
/freebsd-14.2/sys/dev/cxgbe/t4_main.c
/freebsd-14.2/sys/dev/cxgbe/t4_netmap.c
/freebsd-14.2/sys/dev/cxgbe/t4_sge.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_cpl_io.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_ddp.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tls.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tom.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tom.h
/freebsd-14.2/sys/dev/e1000/if_em.c
/freebsd-14.2/sys/dev/e1000/if_em.h
/freebsd-14.2/sys/dev/ena/ena.c
/freebsd-14.2/sys/dev/ena/ena.h
/freebsd-14.2/sys/dev/ena/ena_datapath.c
/freebsd-14.2/sys/dev/ena/ena_datapath.h
/freebsd-14.2/sys/dev/ena/ena_netmap.c
/freebsd-14.2/sys/dev/ena/ena_netmap.h
/freebsd-14.2/sys/dev/ena/ena_rss.c
/freebsd-14.2/sys/dev/ena/ena_rss.h
/freebsd-14.2/sys/dev/ena/ena_sysctl.c
/freebsd-14.2/sys/dev/ena/ena_sysctl.h
/freebsd-14.2/sys/dev/eqos/if_eqos.c
/freebsd-14.2/sys/dev/extres/syscon/syscon_power.c
/freebsd-14.2/sys/dev/fb/vesa.c
/freebsd-14.2/sys/dev/fb/vga.c
/freebsd-14.2/sys/dev/gpio/gpiobus.c
/freebsd-14.2/sys/dev/gpio/gpiopower.c
/freebsd-14.2/sys/dev/hpt27xx/hpt27xx_os_bsd.c
/freebsd-14.2/sys/dev/hpt27xx/hpt27xx_osm_bsd.c
/freebsd-14.2/sys/dev/hptmv/hptproc.c
/freebsd-14.2/sys/dev/hptnr/hptnr_os_bsd.c
/freebsd-14.2/sys/dev/hptnr/hptnr_osm_bsd.c
/freebsd-14.2/sys/dev/hyperv/hvsock/hv_sock.c
/freebsd-14.2/sys/dev/hyperv/netvsc/if_hn.c
/freebsd-14.2/sys/dev/hyperv/netvsc/if_hnreg.h
/freebsd-14.2/sys/dev/hyperv/pcib/vmbus_pcib.c
/freebsd-14.2/sys/dev/ichiic/ig4_iic.c
/freebsd-14.2/sys/dev/ichsmb/ichsmb.c
/freebsd-14.2/sys/dev/ichsmb/ichsmb_var.h
/freebsd-14.2/sys/dev/ichwd/ichwd.c
/freebsd-14.2/sys/dev/igc/if_igc.c
/freebsd-14.2/sys/dev/igc/if_igc.h
/freebsd-14.2/sys/dev/iicbus/controller/vybrid/vf_i2c.c
/freebsd-14.2/sys/dev/iicbus/controller/vybrid/vf_i2c.h
/freebsd-14.2/sys/dev/iicbus/controller/vybrid/vf_i2c_acpi.c
/freebsd-14.2/sys/dev/iicbus/controller/vybrid/vf_i2c_fdt.c
/freebsd-14.2/sys/dev/iicbus/iicbb.c
/freebsd-14.2/sys/dev/iicbus/iichid.c
/freebsd-14.2/sys/dev/iicbus/mux/pca954x.c
/freebsd-14.2/sys/dev/iicbus/pmic/rockchip/rk8xx.c
/freebsd-14.2/sys/dev/iicbus/rtc/ds1307.c
/freebsd-14.2/sys/dev/ipmi/ipmi.c
/freebsd-14.2/sys/dev/ipmi/ipmi_isa.c
/freebsd-14.2/sys/dev/ipw/if_ipw.c
/freebsd-14.2/sys/dev/irdma/fbsd_kcompat.c
/freebsd-14.2/sys/dev/irdma/fbsd_kcompat.h
/freebsd-14.2/sys/dev/irdma/icrdma.c
/freebsd-14.2/sys/dev/irdma/icrdma_hw.c
/freebsd-14.2/sys/dev/irdma/icrdma_hw.h
/freebsd-14.2/sys/dev/irdma/irdma-abi.h
/freebsd-14.2/sys/dev/irdma/irdma.h
/freebsd-14.2/sys/dev/irdma/irdma_cm.c
/freebsd-14.2/sys/dev/irdma/irdma_ctrl.c
/freebsd-14.2/sys/dev/irdma/irdma_defs.h
/freebsd-14.2/sys/dev/irdma/irdma_hw.c
/freebsd-14.2/sys/dev/irdma/irdma_kcompat.c
/freebsd-14.2/sys/dev/irdma/irdma_main.h
/freebsd-14.2/sys/dev/irdma/irdma_puda.c
/freebsd-14.2/sys/dev/irdma/irdma_puda.h
/freebsd-14.2/sys/dev/irdma/irdma_type.h
/freebsd-14.2/sys/dev/irdma/irdma_uda.h
/freebsd-14.2/sys/dev/irdma/irdma_uk.c
/freebsd-14.2/sys/dev/irdma/irdma_user.h
/freebsd-14.2/sys/dev/irdma/irdma_utils.c
/freebsd-14.2/sys/dev/irdma/irdma_verbs.c
/freebsd-14.2/sys/dev/irdma/irdma_verbs.h
/freebsd-14.2/sys/dev/irdma/irdma_ws.c
/freebsd-14.2/sys/dev/irdma/irdma_ws.h
/freebsd-14.2/sys/dev/irdma/osdep.h
/freebsd-14.2/sys/dev/isp/isp.c
/freebsd-14.2/sys/dev/isp/isp_freebsd.c
/freebsd-14.2/sys/dev/isp/isp_freebsd.h
/freebsd-14.2/sys/dev/isp/isp_pci.c
/freebsd-14.2/sys/dev/isp/ispmbox.h
/freebsd-14.2/sys/dev/isp/ispreg.h
/freebsd-14.2/sys/dev/isp/ispvar.h
/freebsd-14.2/sys/dev/ispfw/asm_2500.h
/freebsd-14.2/sys/dev/ispfw/asm_2600.h
/freebsd-14.2/sys/dev/ispfw/asm_2700.h
/freebsd-14.2/sys/dev/ispfw/asm_2800.h
/freebsd-14.2/sys/dev/ispfw/ispfw.c
/freebsd-14.2/sys/dev/iwi/if_iwi.c
/freebsd-14.2/sys/dev/iwm/if_iwm.c
/freebsd-14.2/sys/dev/iwn/if_iwn.c
/freebsd-14.2/sys/dev/malo/if_malo.c
/freebsd-14.2/sys/dev/mana/gdma_main.c
/freebsd-14.2/sys/dev/mana/mana.h
/freebsd-14.2/sys/dev/mana/mana_en.c
/freebsd-14.2/sys/dev/mana/mana_sysctl.c
/freebsd-14.2/sys/dev/mii/micphy.c
/freebsd-14.2/sys/dev/mlx5/driver.h
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_cmd.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_main.c
/freebsd-14.2/sys/dev/mmc/host/dwmmc.c
/freebsd-14.2/sys/dev/mmc/mmc_fdt_helpers.c
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr.c
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr.h
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr_app.c
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr_cam.c
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr_pci.c
/freebsd-14.2/sys/dev/mwl/if_mwl.c
/freebsd-14.2/sys/dev/netmap/netmap_kern.h
/freebsd-14.2/sys/dev/ntb/ntb.h
/freebsd-14.2/sys/dev/ntb/ntb_hw/ntb_hw_plx.c
/freebsd-14.2/sys/dev/nvme/nvme.h
/freebsd-14.2/sys/dev/nvme/nvme_ctrlr.c
/freebsd-14.2/sys/dev/ocs_fc/ocs_hw.c
/freebsd-14.2/sys/dev/otus/if_otus.c
/freebsd-14.2/sys/dev/pci/pci_host_generic.c
/freebsd-14.2/sys/dev/pci/pci_host_generic_fdt.c
/freebsd-14.2/sys/dev/pci/pci_pci.c
/freebsd-14.2/sys/dev/pci/pci_subr.c
/freebsd-14.2/sys/dev/pci/pcib_private.h
/freebsd-14.2/sys/dev/pci/pcireg.h
/freebsd-14.2/sys/dev/psci/psci.c
/freebsd-14.2/sys/dev/puc/pucdata.c
/freebsd-14.2/sys/dev/qlnx/qlnxe/ecore_l2.c
/freebsd-14.2/sys/dev/qlnx/qlnxe/ecore_sriov.c
/freebsd-14.2/sys/dev/ral/rt2560.c
/freebsd-14.2/sys/dev/ral/rt2661.c
/freebsd-14.2/sys/dev/ral/rt2860.c
/freebsd-14.2/sys/dev/random/hash.c
/freebsd-14.2/sys/dev/rtwn/if_rtwn.c
/freebsd-14.2/sys/dev/rtwn/pci/rtwn_pci_rx.c
/freebsd-14.2/sys/dev/rtwn/usb/rtwn_usb_rx.c
/freebsd-14.2/sys/dev/sk/if_skreg.h
/freebsd-14.2/sys/dev/sk/xmaciireg.h
/freebsd-14.2/sys/dev/sound/driver.c
/freebsd-14.2/sys/dev/sound/fdt/audio_soc.c
/freebsd-14.2/sys/dev/sound/pci/als4000.c
/freebsd-14.2/sys/dev/sound/pci/atiixp.c
/freebsd-14.2/sys/dev/sound/pci/cmi.c
/freebsd-14.2/sys/dev/sound/pci/cs4281.c
/freebsd-14.2/sys/dev/sound/pci/csapcm.c
/freebsd-14.2/sys/dev/sound/pci/emu10k1.c
/freebsd-14.2/sys/dev/sound/pci/emu10kx-pcm.c
/freebsd-14.2/sys/dev/sound/pci/emu10kx.c
/freebsd-14.2/sys/dev/sound/pci/envy24.c
/freebsd-14.2/sys/dev/sound/pci/envy24ht.c
/freebsd-14.2/sys/dev/sound/pci/es137x.c
/freebsd-14.2/sys/dev/sound/pci/fm801.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdaa.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdaa_patches.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.h
/freebsd-14.2/sys/dev/sound/pci/hda/hdacc.c
/freebsd-14.2/sys/dev/sound/pci/hdspe-pcm.c
/freebsd-14.2/sys/dev/sound/pci/hdspe.c
/freebsd-14.2/sys/dev/sound/pci/hdspe.h
/freebsd-14.2/sys/dev/sound/pci/ich.c
/freebsd-14.2/sys/dev/sound/pci/maestro3.c
/freebsd-14.2/sys/dev/sound/pci/neomagic.c
/freebsd-14.2/sys/dev/sound/pci/solo.c
/freebsd-14.2/sys/dev/sound/pci/t4dwave.c
/freebsd-14.2/sys/dev/sound/pci/via8233.c
/freebsd-14.2/sys/dev/sound/pci/via82c686.c
/freebsd-14.2/sys/dev/sound/pci/vibes.c
/freebsd-14.2/sys/dev/sound/pcm/buffer.c
/freebsd-14.2/sys/dev/sound/pcm/dsp.c
/freebsd-14.2/sys/dev/sound/pcm/sndstat.c
/freebsd-14.2/sys/dev/sound/pcm/sound.c
/freebsd-14.2/sys/dev/sound/pcm/sound.h
/freebsd-14.2/sys/dev/sound/usb/uaudio.c
/freebsd-14.2/sys/dev/sound/usb/uaudio_pcm.c
/freebsd-14.2/sys/dev/tdfx/tdfx_linux.c
/freebsd-14.2/sys/dev/tdfx/tdfx_pci.c
/freebsd-14.2/sys/dev/ti/if_ti.c
/freebsd-14.2/sys/dev/uart/uart.h
/freebsd-14.2/sys/dev/uart/uart_dev_ns8250.c
/freebsd-14.2/sys/dev/uart/uart_dev_ns8250.h
/freebsd-14.2/sys/dev/uart/uart_dev_snps.c
/freebsd-14.2/sys/dev/uart/uart_dev_ti8250.c
/freebsd-14.2/sys/dev/uart/uart_if.m
/freebsd-14.2/sys/dev/uart/uart_tty.c
/freebsd-14.2/sys/dev/usb/misc/udbp.h
/freebsd-14.2/sys/dev/usb/serial/uftdi_reg.h
/freebsd-14.2/sys/dev/usb/serial/umcs.c
/freebsd-14.2/sys/dev/usb/serial/umcs.h
/freebsd-14.2/sys/dev/usb/usb_generic.c
/freebsd-14.2/sys/dev/usb/usb_util.c
/freebsd-14.2/sys/dev/usb/usbdevs
/freebsd-14.2/sys/dev/usb/wlan/if_rsu.c
/freebsd-14.2/sys/dev/usb/wlan/if_rum.c
/freebsd-14.2/sys/dev/usb/wlan/if_run.c
/freebsd-14.2/sys/dev/usb/wlan/if_uath.c
/freebsd-14.2/sys/dev/usb/wlan/if_uathreg.h
/freebsd-14.2/sys/dev/usb/wlan/if_upgt.c
/freebsd-14.2/sys/dev/usb/wlan/if_ural.c
/freebsd-14.2/sys/dev/usb/wlan/if_urtw.c
/freebsd-14.2/sys/dev/usb/wlan/if_zyd.c
/freebsd-14.2/sys/dev/vge/if_vge.c
/freebsd-14.2/sys/dev/vge/if_vgereg.h
/freebsd-14.2/sys/dev/virtio/network/if_vtnet.c
/freebsd-14.2/sys/dev/virtio/network/if_vtnetvar.h
/freebsd-14.2/sys/dev/virtio/network/virtio_net.h
/freebsd-14.2/sys/dev/vmd/vmd.c
/freebsd-14.2/sys/dev/vmd/vmd.h
/freebsd-14.2/sys/dev/vmware/vmci/vmci_defs.h
/freebsd-14.2/sys/dev/vt/vt.h
/freebsd-14.2/sys/dev/vt/vt_core.c
/freebsd-14.2/sys/dev/wg/if_wg.c
/freebsd-14.2/sys/dev/wg/wg_noise.c
/freebsd-14.2/sys/dev/wpi/if_wpi.c
/freebsd-14.2/sys/dev/wtap/if_wtap.c
/freebsd-14.2/sys/dts/arm/overlays/sun8i-h3-usb1.dtso
/freebsd-14.2/sys/dts/arm/overlays/sun8i-h3-usb2.dtso
/freebsd-14.2/sys/fs/cd9660/cd9660_mount.h
/freebsd-14.2/sys/fs/cd9660/cd9660_vfsops.c
/freebsd-14.2/sys/fs/cd9660/cd9660_vnops.c
/freebsd-14.2/sys/fs/cd9660/iso.h
/freebsd-14.2/sys/fs/devfs/devfs_rule.c
/freebsd-14.2/sys/fs/devfs/devfs_vnops.c
/freebsd-14.2/sys/fs/fuse/fuse_internal.c
/freebsd-14.2/sys/fs/fuse/fuse_io.c
/freebsd-14.2/sys/fs/fuse/fuse_node.c
/freebsd-14.2/sys/fs/fuse/fuse_vnops.c
/freebsd-14.2/sys/fs/msdosfs/denode.h
/freebsd-14.2/sys/fs/msdosfs/msdosfs_denode.c
/freebsd-14.2/sys/fs/msdosfs/msdosfs_fat.c
/freebsd-14.2/sys/fs/msdosfs/msdosfs_lookup.c
/freebsd-14.2/sys/fs/msdosfs/msdosfs_vfsops.c
/freebsd-14.2/sys/fs/msdosfs/msdosfs_vnops.c
/freebsd-14.2/sys/fs/nfs/nfs_commonsubs.c
/freebsd-14.2/sys/fs/nfsclient/nfs.h
/freebsd-14.2/sys/fs/nfsclient/nfs_clbio.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clnode.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clport.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clrpcops.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clvnops.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdport.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdserv.c
/freebsd-14.2/sys/fs/nullfs/null_vfsops.c
/freebsd-14.2/sys/fs/smbfs/smbfs_io.c
/freebsd-14.2/sys/fs/tarfs/tarfs_vfsops.c
/freebsd-14.2/sys/fs/tarfs/tarfs_vnops.c
/freebsd-14.2/sys/fs/unionfs/union.h
/freebsd-14.2/sys/fs/unionfs/union_subr.c
/freebsd-14.2/sys/fs/unionfs/union_vfsops.c
/freebsd-14.2/sys/fs/unionfs/union_vnops.c
/freebsd-14.2/sys/geom/journal/g_journal.c
/freebsd-14.2/sys/geom/raid/md_promise.c
/freebsd-14.2/sys/i386/conf/GENERIC
/freebsd-14.2/sys/i386/i386/npx.c
/freebsd-14.2/sys/i386/pci/pci_cfgreg.c
/freebsd-14.2/sys/i386/pci/pci_pir.c
/freebsd-14.2/sys/kern/bus_if.m
/freebsd-14.2/sys/kern/imgact_elf.c
/freebsd-14.2/sys/kern/init_main.c
/freebsd-14.2/sys/kern/init_sysent.c
/freebsd-14.2/sys/kern/kern_condvar.c
/freebsd-14.2/sys/kern/kern_descrip.c
/freebsd-14.2/sys/kern/kern_event.c
/freebsd-14.2/sys/kern/kern_jail.c
/freebsd-14.2/sys/kern/kern_ktrace.c
/freebsd-14.2/sys/kern/kern_linker.c
/freebsd-14.2/sys/kern/kern_mib.c
/freebsd-14.2/sys/kern/kern_proc.c
/freebsd-14.2/sys/kern/kern_prot.c
/freebsd-14.2/sys/kern/kern_racct.c
/freebsd-14.2/sys/kern/kern_rctl.c
/freebsd-14.2/sys/kern/kern_sendfile.c
/freebsd-14.2/sys/kern/kern_shutdown.c
/freebsd-14.2/sys/kern/kern_synch.c
/freebsd-14.2/sys/kern/kern_thread.c
/freebsd-14.2/sys/kern/link_elf.c
/freebsd-14.2/sys/kern/link_elf_obj.c
/freebsd-14.2/sys/kern/p1003_1b.c
/freebsd-14.2/sys/kern/sched_4bsd.c
/freebsd-14.2/sys/kern/sched_ule.c
/freebsd-14.2/sys/kern/subr_bus.c
/freebsd-14.2/sys/kern/subr_gtaskqueue.c
/freebsd-14.2/sys/kern/subr_intr.c
/freebsd-14.2/sys/kern/subr_prf.c
/freebsd-14.2/sys/kern/subr_stats.c
/freebsd-14.2/sys/kern/subr_taskqueue.c
/freebsd-14.2/sys/kern/subr_trap.c
/freebsd-14.2/sys/kern/subr_uio.c
/freebsd-14.2/sys/kern/sys_eventfd.c
/freebsd-14.2/sys/kern/sys_generic.c
/freebsd-14.2/sys/kern/sys_pipe.c
/freebsd-14.2/sys/kern/sys_procdesc.c
/freebsd-14.2/sys/kern/sys_socket.c
/freebsd-14.2/sys/kern/sys_timerfd.c
/freebsd-14.2/sys/kern/syscalls.c
/freebsd-14.2/sys/kern/syscalls.master
/freebsd-14.2/sys/kern/systrace_args.c
/freebsd-14.2/sys/kern/tty.c
/freebsd-14.2/sys/kern/tty_inq.c
/freebsd-14.2/sys/kern/tty_pts.c
/freebsd-14.2/sys/kern/tty_ttydisc.c
/freebsd-14.2/sys/kern/uipc_ktls.c
/freebsd-14.2/sys/kern/uipc_mbuf.c
/freebsd-14.2/sys/kern/uipc_mqueue.c
/freebsd-14.2/sys/kern/uipc_sem.c
/freebsd-14.2/sys/kern/uipc_shm.c
/freebsd-14.2/sys/kern/uipc_sockbuf.c
/freebsd-14.2/sys/kern/uipc_syscalls.c
/freebsd-14.2/sys/kern/uipc_usrreq.c
/freebsd-14.2/sys/kern/vfs_aio.c
/freebsd-14.2/sys/kern/vfs_bio.c
/freebsd-14.2/sys/kern/vfs_cache.c
/freebsd-14.2/sys/kern/vfs_init.c
/freebsd-14.2/sys/kern/vfs_lookup.c
/freebsd-14.2/sys/kern/vfs_mount.c
/freebsd-14.2/sys/kern/vfs_subr.c
/freebsd-14.2/sys/kern/vfs_syscalls.c
/freebsd-14.2/sys/kern/vfs_vnops.c
/freebsd-14.2/sys/libkern/arm64/crc32c_armv8.S
/freebsd-14.2/sys/modules/Makefile
/freebsd-14.2/sys/modules/armv8crypto/Makefile
/freebsd-14.2/sys/modules/cxgbe/t4_firmware/Makefile
/freebsd-14.2/sys/modules/cxgbe/t5_firmware/Makefile
/freebsd-14.2/sys/modules/cxgbe/t6_firmware/Makefile
/freebsd-14.2/sys/modules/dtb/allwinner/Makefile
/freebsd-14.2/sys/modules/ena/Makefile
/freebsd-14.2/sys/modules/ispfw/Makefile
/freebsd-14.2/sys/modules/ispfw/isp_2600/Makefile
/freebsd-14.2/sys/modules/ispfw/isp_2700/Makefile
/freebsd-14.2/sys/modules/ispfw/isp_2800/Makefile
/freebsd-14.2/sys/modules/iwlwifi/Makefile
/freebsd-14.2/sys/modules/iwlwififw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-gl-c0-fm-c0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-gl-c0-fm-c0-pnvm/Makefile
/freebsd-14.2/sys/modules/linuxkpi/Makefile
/freebsd-14.2/sys/modules/ossl/Makefile
/freebsd-14.2/sys/modules/tcp/Makefile
/freebsd-14.2/sys/modules/tcp/hpts/Makefile
/freebsd-14.2/sys/modules/vf_i2c/Makefile
/freebsd-14.2/sys/modules/zfs/zfs_config.h
/freebsd-14.2/sys/modules/zfs/zfs_gitrev.h
/freebsd-14.2/sys/net/debugnet.c
/freebsd-14.2/sys/net/if.h
/freebsd-14.2/sys/net/if_bridge.c
/freebsd-14.2/sys/net/if_epair.c
/freebsd-14.2/sys/net/if_ethersubr.c
/freebsd-14.2/sys/net/if_llatbl.c
/freebsd-14.2/sys/net/if_tuntap.c
/freebsd-14.2/sys/net/pfil.c
/freebsd-14.2/sys/net/rtsock.c
/freebsd-14.2/sys/net80211/ieee80211.c
/freebsd-14.2/sys/net80211/ieee80211.h
/freebsd-14.2/sys/net80211/ieee80211_ddb.c
/freebsd-14.2/sys/net80211/ieee80211_hostap.c
/freebsd-14.2/sys/net80211/ieee80211_ht.c
/freebsd-14.2/sys/net80211/ieee80211_hwmp.c
/freebsd-14.2/sys/net80211/ieee80211_input.c
/freebsd-14.2/sys/net80211/ieee80211_node.c
/freebsd-14.2/sys/net80211/ieee80211_output.c
/freebsd-14.2/sys/net80211/ieee80211_proto.c
/freebsd-14.2/sys/net80211/ieee80211_var.h
/freebsd-14.2/sys/net80211/ieee80211_vht.c
/freebsd-14.2/sys/net80211/ieee80211_vht.h
/freebsd-14.2/sys/netgraph/ng_sample.h
/freebsd-14.2/sys/netgraph/ng_tag.c
/freebsd-14.2/sys/netinet/cc/cc_cubic.c
/freebsd-14.2/sys/netinet/cc/cc_htcp.c
/freebsd-14.2/sys/netinet/igmp.c
/freebsd-14.2/sys/netinet/in.c
/freebsd-14.2/sys/netinet/in_mcast.c
/freebsd-14.2/sys/netinet/in_pcb.c
/freebsd-14.2/sys/netinet/in_pcb.h
/freebsd-14.2/sys/netinet/ip6.h
/freebsd-14.2/sys/netinet/ip_carp.c
/freebsd-14.2/sys/netinet/raw_ip.c
/freebsd-14.2/sys/netinet/sctp_indata.c
/freebsd-14.2/sys/netinet/sctp_syscalls.c
/freebsd-14.2/sys/netinet/sctp_sysctl.c
/freebsd-14.2/sys/netinet/tcp.h
/freebsd-14.2/sys/netinet/tcp_fastopen.c
/freebsd-14.2/sys/netinet/tcp_hpts.c
/freebsd-14.2/sys/netinet/tcp_hpts.h
/freebsd-14.2/sys/netinet/tcp_input.c
/freebsd-14.2/sys/netinet/tcp_lro.c
/freebsd-14.2/sys/netinet/tcp_lro.h
/freebsd-14.2/sys/netinet/tcp_lro_hpts.c
/freebsd-14.2/sys/netinet/tcp_output.c
/freebsd-14.2/sys/netinet/tcp_pcap.c
/freebsd-14.2/sys/netinet/tcp_ratelimit.h
/freebsd-14.2/sys/netinet/tcp_stacks/bbr.c
/freebsd-14.2/sys/netinet/tcp_stacks/rack.c
/freebsd-14.2/sys/netinet/tcp_stacks/tailq_hash.c
/freebsd-14.2/sys/netinet/tcp_stacks/tcp_rack.h
/freebsd-14.2/sys/netinet/tcp_subr.c
/freebsd-14.2/sys/netinet/tcp_syncache.c
/freebsd-14.2/sys/netinet/tcp_usrreq.c
/freebsd-14.2/sys/netinet/tcp_var.h
/freebsd-14.2/sys/netinet/udp_usrreq.c
/freebsd-14.2/sys/netinet6/frag6.c
/freebsd-14.2/sys/netinet6/in6.c
/freebsd-14.2/sys/netinet6/in6_mcast.c
/freebsd-14.2/sys/netinet6/mld6.c
/freebsd-14.2/sys/netinet6/nd6_nbr.c
/freebsd-14.2/sys/netinet6/raw_ip6.c
/freebsd-14.2/sys/netinet6/scope6.c
/freebsd-14.2/sys/netinet6/udp6_usrreq.c
/freebsd-14.2/sys/netipsec/xform_esp.c
/freebsd-14.2/sys/netlink/netlink.h
/freebsd-14.2/sys/netlink/netlink_glue.c
/freebsd-14.2/sys/netlink/netlink_message_parser.c
/freebsd-14.2/sys/netlink/netlink_snl.h
/freebsd-14.2/sys/netlink/route/neigh.h
/freebsd-14.2/sys/netlink/route/route.h
/freebsd-14.2/sys/netlink/route/rt.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/ip_pool.c
/freebsd-14.2/sys/netpfil/ipfw/ip_dummynet.c
/freebsd-14.2/sys/netpfil/ipfw/ip_fw2.c
/freebsd-14.2/sys/netpfil/ipfw/ip_fw_dynamic.c
/freebsd-14.2/sys/netpfil/pf/if_pfsync.c
/freebsd-14.2/sys/netpfil/pf/pf.c
/freebsd-14.2/sys/netpfil/pf/pf_ioctl.c
/freebsd-14.2/sys/powerpc/conf/GENERIC64
/freebsd-14.2/sys/powerpc/conf/GENERIC64LE
/freebsd-14.2/sys/powerpc/ofw/ofw_machdep.c
/freebsd-14.2/sys/powerpc/powerpc/cpu.c
/freebsd-14.2/sys/powerpc/powerpc/nexus.c
/freebsd-14.2/sys/powerpc/ps3/ehci_ps3.c
/freebsd-14.2/sys/riscv/riscv/db_trace.c
/freebsd-14.2/sys/riscv/riscv/machdep.c
/freebsd-14.2/sys/riscv/riscv/nexus.c
/freebsd-14.2/sys/rpc/clnt_rc.c
/freebsd-14.2/sys/rpc/svc.c
/freebsd-14.2/sys/rpc/svc.h
/freebsd-14.2/sys/sys/aio.h
/freebsd-14.2/sys/sys/bus.h
/freebsd-14.2/sys/sys/condvar.h
/freebsd-14.2/sys/sys/conf.h
/freebsd-14.2/sys/sys/elf_common.h
/freebsd-14.2/sys/sys/file.h
/freebsd-14.2/sys/sys/imgact_elf.h
/freebsd-14.2/sys/sys/iov.h
/freebsd-14.2/sys/sys/kassert.h
/freebsd-14.2/sys/sys/ktrace.h
/freebsd-14.2/sys/sys/linker.h
/freebsd-14.2/sys/sys/mbuf.h
/freebsd-14.2/sys/sys/mount.h
/freebsd-14.2/sys/sys/param.h
/freebsd-14.2/sys/sys/queue.h
/freebsd-14.2/sys/sys/sdt.h
/freebsd-14.2/sys/sys/syscall.h
/freebsd-14.2/sys/sys/syscall.mk
/freebsd-14.2/sys/sys/syscallsubr.h
/freebsd-14.2/sys/sys/sysproto.h
/freebsd-14.2/sys/sys/systm.h
/freebsd-14.2/sys/sys/timerfd.h
/freebsd-14.2/sys/sys/ttydisc.h
/freebsd-14.2/sys/sys/ttyqueue.h
/freebsd-14.2/sys/sys/uio.h
/freebsd-14.2/sys/sys/umtxvar.h
/freebsd-14.2/sys/sys/unistd.h
/freebsd-14.2/sys/sys/vnode.h
/freebsd-14.2/sys/ufs/ffs/ffs_rawread.c
/freebsd-14.2/sys/ufs/ffs/ffs_subr.c
/freebsd-14.2/sys/ufs/ufs/ufs_bmap.c
/freebsd-14.2/sys/vm/swap_pager.c
/freebsd-14.2/sys/vm/vm_object.c
/freebsd-14.2/sys/vm/vnode_pager.c
/freebsd-14.2/sys/vm/vnode_pager.h
/freebsd-14.2/sys/x86/include/pci_cfgreg.h
/freebsd-14.2/sys/x86/include/x86_var.h
/freebsd-14.2/sys/x86/iommu/intel_drv.c
/freebsd-14.2/sys/x86/isa/atrtc.c
/freebsd-14.2/sys/x86/pci/pci_bus.c
/freebsd-14.2/sys/x86/pci/pci_early_quirks.c
/freebsd-14.2/sys/x86/pci/qpi.c
/freebsd-14.2/sys/x86/x86/identcpu.c
/freebsd-14.2/sys/x86/x86/legacy.c
/freebsd-14.2/sys/x86/x86/nexus.c
/freebsd-14.2/targets/pseudo/bootstrap-tools/Makefile
/freebsd-14.2/targets/pseudo/clang/Makefile.depend
/freebsd-14.2/targets/pseudo/hosttools/Makefile.depend.host
/freebsd-14.2/targets/pseudo/loader/Makefile
/freebsd-14.2/targets/pseudo/loader/Makefile.depend.amd64
/freebsd-14.2/targets/pseudo/loader/Makefile.depend.arm
/freebsd-14.2/targets/pseudo/loader/Makefile.depend.arm64
/freebsd-14.2/targets/pseudo/loader/Makefile.depend.i386
/freebsd-14.2/targets/pseudo/loader/Makefile.depend.powerpc
/freebsd-14.2/targets/pseudo/loader/Makefile.depend.riscv
/freebsd-14.2/tests/sys/cddl/zfs/tests/zfsd/Makefile
/freebsd-14.2/tests/sys/cddl/zfs/tests/zfsd/zfsd_fault_002_pos.ksh
/freebsd-14.2/tests/sys/cddl/zfs/tests/zfsd/zfsd_test.sh
/freebsd-14.2/tests/sys/file/path_test.c
/freebsd-14.2/tests/sys/fs/fusefs/bmap.cc
/freebsd-14.2/tests/sys/fs/fusefs/copy_file_range.cc
/freebsd-14.2/tests/sys/fs/fusefs/fallocate.cc
/freebsd-14.2/tests/sys/fs/fusefs/getattr.cc
/freebsd-14.2/tests/sys/fs/fusefs/io.cc
/freebsd-14.2/tests/sys/fs/fusefs/lookup.cc
/freebsd-14.2/tests/sys/fs/fusefs/mockfs.cc
/freebsd-14.2/tests/sys/fs/fusefs/read.cc
/freebsd-14.2/tests/sys/fs/fusefs/setattr.cc
/freebsd-14.2/tests/sys/fs/fusefs/write.cc
/freebsd-14.2/tests/sys/fs/tarfs/Makefile
/freebsd-14.2/tests/sys/fs/tarfs/tarfs_test.sh
/freebsd-14.2/tests/sys/fs/tarfs/tarsum.c
/freebsd-14.2/tests/sys/kern/Makefile
/freebsd-14.2/tests/sys/kern/ptrace_test.c
/freebsd-14.2/tests/sys/kern/sigsys.c
/freebsd-14.2/tests/sys/kern/tty_pts.c
/freebsd-14.2/tests/sys/kqueue/Makefile
/freebsd-14.2/tests/sys/kqueue/kqueue_fork.c
/freebsd-14.2/tests/sys/net/if_bridge_test.sh
/freebsd-14.2/tests/sys/netinet/output.sh
/freebsd-14.2/tests/sys/netinet6/forward6.sh
/freebsd-14.2/tests/sys/netinet6/frag6/Makefile
/freebsd-14.2/tests/sys/netlink/test_rtnl_route.py
/freebsd-14.2/tools/build/Makefile
/freebsd-14.2/tools/build/cross-build/include/common/sys/cdefs.h
/freebsd-14.2/tools/build/cross-build/include/linux/string.h
/freebsd-14.2/tools/build/cross-build/include/mac/sys/linker_set.h
/freebsd-14.2/tools/build/mk/OptionalObsoleteFiles.inc
/freebsd-14.2/tools/build/options/WITHOUT_NUAGEINIT
/freebsd-14.2/tools/build/options/WITH_LLVM_FULL_DEBUGINFO
/freebsd-14.2/tools/test/gpioevents/Makefile
/freebsd-14.2/tools/test/gpioevents/gpioevents.c
/freebsd-14.2/tools/tools/git/mfc-candidates.sh
/freebsd-14.2/tools/tools/net80211/mlme_assoc/Makefile
/freebsd-14.2/tools/tools/net80211/mlme_assoc/README
/freebsd-14.2/tools/tools/net80211/mlme_assoc/mlme_assoc.c
/freebsd-14.2/usr.bin/Makefile
/freebsd-14.2/usr.bin/asa/asa.c
/freebsd-14.2/usr.bin/asa/tests/asa_test.sh
/freebsd-14.2/usr.bin/awk/tests/bugs-fixed/bug_fix_test.sh
/freebsd-14.2/usr.bin/bintrans/bintrans.1
/freebsd-14.2/usr.bin/bintrans/qp.c
/freebsd-14.2/usr.bin/bintrans/uudecode.c
/freebsd-14.2/usr.bin/bintrans/uuencode.c
/freebsd-14.2/usr.bin/calendar/calendar.1
/freebsd-14.2/usr.bin/calendar/io.c
/freebsd-14.2/usr.bin/clang/Makefile.inc
/freebsd-14.2/usr.bin/clang/clang.prog.mk
/freebsd-14.2/usr.bin/clang/clang/Makefile
/freebsd-14.2/usr.bin/clang/clang/clang-driver.cpp
/freebsd-14.2/usr.bin/clang/lld/Makefile
/freebsd-14.2/usr.bin/clang/lld/lld-driver.cpp
/freebsd-14.2/usr.bin/clang/lldb-tblgen/Makefile.depend
/freebsd-14.2/usr.bin/clang/llvm-ar/Makefile
/freebsd-14.2/usr.bin/clang/llvm-ar/llvm-ar-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-cxxfilt/Makefile
/freebsd-14.2/usr.bin/clang/llvm-cxxfilt/llvm-cxxfilt-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-dwp/Makefile
/freebsd-14.2/usr.bin/clang/llvm-min-tblgen/Makefile
/freebsd-14.2/usr.bin/clang/llvm-nm/Makefile
/freebsd-14.2/usr.bin/clang/llvm-nm/llvm-nm-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-objcopy/Makefile
/freebsd-14.2/usr.bin/clang/llvm-objcopy/llvm-objcopy-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-profdata/Makefile
/freebsd-14.2/usr.bin/clang/llvm-profdata/llvm-profdata-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-readobj/Makefile
/freebsd-14.2/usr.bin/clang/llvm-readobj/llvm-readobj-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-size/Makefile
/freebsd-14.2/usr.bin/clang/llvm-size/llvm-size-driver.cpp
/freebsd-14.2/usr.bin/clang/llvm-tblgen/Makefile
/freebsd-14.2/usr.bin/clang/llvm.prog.mk
/freebsd-14.2/usr.bin/clang/opt/Makefile
/freebsd-14.2/usr.bin/diff/diff.1
/freebsd-14.2/usr.bin/diff/diff.c
/freebsd-14.2/usr.bin/diff/diffreg.c
/freebsd-14.2/usr.bin/dtc/HACKING
/freebsd-14.2/usr.bin/dtc/Makefile
/freebsd-14.2/usr.bin/dtc/fdt.cc
/freebsd-14.2/usr.bin/dtc/fdt.hh
/freebsd-14.2/usr.bin/find/extern.h
/freebsd-14.2/usr.bin/find/find.1
/freebsd-14.2/usr.bin/find/function.c
/freebsd-14.2/usr.bin/find/option.c
/freebsd-14.2/usr.bin/join/join.c
/freebsd-14.2/usr.bin/kdump/kdump.c
/freebsd-14.2/usr.bin/lastcomm/lastcomm.c
/freebsd-14.2/usr.bin/lastcomm/tests/v1-amd64.out
/freebsd-14.2/usr.bin/lastcomm/tests/v1-i386.out
/freebsd-14.2/usr.bin/lastcomm/tests/v2-amd64.out
/freebsd-14.2/usr.bin/lastcomm/tests/v2-i386.out
/freebsd-14.2/usr.bin/login/login.c
/freebsd-14.2/usr.bin/lorder/Makefile
/freebsd-14.2/usr.bin/lorder/lorder.1
/freebsd-14.2/usr.bin/lorder/lorder.sh
/freebsd-14.2/usr.bin/lorder/tests/Makefile
/freebsd-14.2/usr.bin/lorder/tests/lorder_test.sh
/freebsd-14.2/usr.bin/mail/tty.c
/freebsd-14.2/usr.bin/man/man.sh
/freebsd-14.2/usr.bin/mkimg/mkimg.1
/freebsd-14.2/usr.bin/mkimg/mkimg.c
/freebsd-14.2/usr.bin/msgs/msgs.c
/freebsd-14.2/usr.bin/nfsstat/nfsstat.1
/freebsd-14.2/usr.bin/nfsstat/nfsstat.c
/freebsd-14.2/usr.bin/patch/patch.c
/freebsd-14.2/usr.bin/patch/pch.c
/freebsd-14.2/usr.bin/patch/pch.h
/freebsd-14.2/usr.bin/patch/tests/unified_patch_test.sh
/freebsd-14.2/usr.bin/posixmqcontrol/Makefile
/freebsd-14.2/usr.bin/posixmqcontrol/posixmqcontrol.1
/freebsd-14.2/usr.bin/posixmqcontrol/posixmqcontrol.c
/freebsd-14.2/usr.bin/posixmqcontrol/posixmqcontroltest8qs.sh
/freebsd-14.2/usr.bin/posixmqcontrol/posixmqcontroltest8x64.sh
/freebsd-14.2/usr.bin/posixmqcontrol/posixmqcontroltestsane.sh
/freebsd-14.2/usr.bin/renice/tests/renice_test.sh
/freebsd-14.2/usr.bin/sdiff/sdiff.1
/freebsd-14.2/usr.bin/sdiff/sdiff.c
/freebsd-14.2/usr.bin/sdiff/tests/sdiff_test.sh
/freebsd-14.2/usr.bin/tail/forward.c
/freebsd-14.2/usr.bin/top/machine.c
/freebsd-14.2/usr.bin/touch/Makefile
/freebsd-14.2/usr.bin/touch/tests/Makefile
/freebsd-14.2/usr.bin/touch/tests/touch_test.sh
/freebsd-14.2/usr.bin/touch/touch.c
/freebsd-14.2/usr.bin/truss/syscalls.c
/freebsd-14.2/usr.bin/uniq/tests/Makefile
/freebsd-14.2/usr.bin/uniq/tests/uniq_test.sh
/freebsd-14.2/usr.bin/uniq/uniq.1
/freebsd-14.2/usr.bin/uniq/uniq.c
/freebsd-14.2/usr.bin/which/which.c
/freebsd-14.2/usr.bin/xinstall/xinstall.c
/freebsd-14.2/usr.sbin/acpi/acpiconf/acpiconf.c
/freebsd-14.2/usr.sbin/acpi/acpidump/Makefile
/freebsd-14.2/usr.sbin/acpi/acpidump/acpi.c
/freebsd-14.2/usr.sbin/acpi/acpidump/acpidump.h
/freebsd-14.2/usr.sbin/arp/arp_netlink.c
/freebsd-14.2/usr.sbin/bhyve/Makefile
/freebsd-14.2/usr.sbin/bhyve/acpi.c
/freebsd-14.2/usr.sbin/bhyve/amd64/pci_lpc.c
/freebsd-14.2/usr.sbin/bhyve/amd64/vmexit.c
/freebsd-14.2/usr.sbin/bhyve/gdb.c
/freebsd-14.2/usr.sbin/bhyve/gdb.h
/freebsd-14.2/usr.sbin/bhyve/gdb/Makefile
/freebsd-14.2/usr.sbin/bhyve/gdb/amd64.xml
/freebsd-14.2/usr.sbin/bhyve/pci_nvme.c
/freebsd-14.2/usr.sbin/bhyve/pci_uart.c
/freebsd-14.2/usr.sbin/bhyve/uart_backend.c
/freebsd-14.2/usr.sbin/bhyve/uart_backend.h
/freebsd-14.2/usr.sbin/bhyve/uart_emul.c
/freebsd-14.2/usr.sbin/bhyve/uart_emul.h
/freebsd-14.2/usr.sbin/bhyve/usb_mouse.c
/freebsd-14.2/usr.sbin/bhyvectl/bhyvectl.c
/freebsd-14.2/usr.sbin/bhyveload/bhyveload.8
/freebsd-14.2/usr.sbin/bhyveload/bhyveload.c
/freebsd-14.2/usr.sbin/blacklistctl/Makefile
/freebsd-14.2/usr.sbin/blacklistd/Makefile
/freebsd-14.2/usr.sbin/bsdinstall/bsdinstall.8
/freebsd-14.2/usr.sbin/bsdinstall/scripts/mirrorselect
/freebsd-14.2/usr.sbin/bsdinstall/scripts/zfsboot
/freebsd-14.2/usr.sbin/bsdinstall/startbsdinstall
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
/freebsd-14.2/usr.sbin/crashinfo/crashinfo.sh
/freebsd-14.2/usr.sbin/crunch/crunchgen/crunchgen.c
/freebsd-14.2/usr.sbin/crunch/examples/filesystem.conf
/freebsd-14.2/usr.sbin/crunch/examples/fixit.conf
/freebsd-14.2/usr.sbin/crunch/examples/really-big.conf
/freebsd-14.2/usr.sbin/ctladm/ctladm.8
/freebsd-14.2/usr.sbin/ctladm/ctladm.c
/freebsd-14.2/usr.sbin/ctld/ctld.c
/freebsd-14.2/usr.sbin/ctld/uclparse.c
/freebsd-14.2/usr.sbin/daemon/daemon.c
/freebsd-14.2/usr.sbin/diskinfo/diskinfo.8
/freebsd-14.2/usr.sbin/diskinfo/diskinfo.c
/freebsd-14.2/usr.sbin/efibootmgr/efibootmgr.c
/freebsd-14.2/usr.sbin/freebsd-update/freebsd-update.sh
/freebsd-14.2/usr.sbin/jail/jailparse.y
/freebsd-14.2/usr.sbin/kbdmap/kbdmap.c
/freebsd-14.2/usr.sbin/kldxref/Makefile
/freebsd-14.2/usr.sbin/kldxref/ef.c
/freebsd-14.2/usr.sbin/kldxref/ef.h
/freebsd-14.2/usr.sbin/kldxref/ef_aarch64.c
/freebsd-14.2/usr.sbin/kldxref/ef_amd64.c
/freebsd-14.2/usr.sbin/kldxref/ef_arm.c
/freebsd-14.2/usr.sbin/kldxref/ef_i386.c
/freebsd-14.2/usr.sbin/kldxref/ef_mips.c
/freebsd-14.2/usr.sbin/kldxref/ef_obj.c
/freebsd-14.2/usr.sbin/kldxref/ef_powerpc.c
/freebsd-14.2/usr.sbin/kldxref/ef_riscv.c
/freebsd-14.2/usr.sbin/kldxref/elf.c
/freebsd-14.2/usr.sbin/kldxref/kldxref.c
/freebsd-14.2/usr.sbin/makefs/Makefile
/freebsd-14.2/usr.sbin/makefs/cd9660.c
/freebsd-14.2/usr.sbin/makefs/ffs.c
/freebsd-14.2/usr.sbin/makefs/makefs.8
/freebsd-14.2/usr.sbin/makefs/makefs.c
/freebsd-14.2/usr.sbin/makefs/mtree.c
/freebsd-14.2/usr.sbin/mixer/mixer.8
/freebsd-14.2/usr.sbin/mixer/mixer.c
/freebsd-14.2/usr.sbin/mountd/exports.5
/freebsd-14.2/usr.sbin/mountd/mountd.c
/freebsd-14.2/usr.sbin/mpsutil/Makefile
/freebsd-14.2/usr.sbin/mpsutil/mps_debug.c
/freebsd-14.2/usr.sbin/mpsutil/mps_set.c
/freebsd-14.2/usr.sbin/mpsutil/mps_show.c
/freebsd-14.2/usr.sbin/nfsd/nfsd.8
/freebsd-14.2/usr.sbin/pciconf/cap.c
/freebsd-14.2/usr.sbin/periodic/etc/daily/200.backup-passwd
/freebsd-14.2/usr.sbin/periodic/etc/daily/210.backup-aliases
/freebsd-14.2/usr.sbin/periodic/etc/daily/221.backup-gpart
/freebsd-14.2/usr.sbin/periodic/etc/daily/222.backup-gmirror
/freebsd-14.2/usr.sbin/periodic/etc/daily/223.backup-zfs
/freebsd-14.2/usr.sbin/periodic/etc/security/800.loginfail
/freebsd-14.2/usr.sbin/periodic/etc/security/900.tcpwrap
/freebsd-14.2/usr.sbin/periodic/periodic.conf
/freebsd-14.2/usr.sbin/pkg/config.c
/freebsd-14.2/usr.sbin/sendmail/Makefile
/freebsd-14.2/usr.sbin/tcpsso/tcpsso.8
/freebsd-14.2/usr.sbin/tcpsso/tcpsso.c
/freebsd-14.2/usr.sbin/traceroute6/traceroute6.8
/freebsd-14.2/usr.sbin/traceroute6/traceroute6.c
/freebsd-14.2/usr.sbin/usbconfig/dump.c
/freebsd-14.2/usr.sbin/usbconfig/pathnames.h
15b946de13-Dec-2023 Kyle Evans <[email protected]>

loader: lua: remove the default kernel if it doesn't exist

The `kernel` env var provides the default kernel, usually "kernel". It
may be the case that the user doesn't have a "kernel" kernel, just

loader: lua: remove the default kernel if it doesn't exist

The `kernel` env var provides the default kernel, usually "kernel". It
may be the case that the user doesn't have a "kernel" kernel, just
"kernel.*" kernels, but have left `kernel` to the default because we
autodetect entries by default anyways.

If we're doing autodetection, take note of whether the default kernel
exists or not and remove it from the list if it doesn't and we had found
any other kernels. We avoid it in the #kernels == 1 case because
something fishy has likely happened and we should just trust the
configuration.

Reviewed by: imp, manu

(cherry picked from commit d04415c520b031fb8eb93cb252e4acee66149c87)

show more ...

566ac8bc08-Dec-2023 Kyle Evans <[email protected]>

loader: provide a features table for binary compatibility advertisement

liblua now provides a loader.has_feature() function to probe the loader
binary for features advertised. name => desc mappings

loader: provide a features table for binary compatibility advertisement

liblua now provides a loader.has_feature() function to probe the loader
binary for features advertised. name => desc mappings are provided in
loader.features to get a list of all of the features loader *can*
support. core.hasFeature is provided as a shim to loader.has_feature
so that individual consumers don't need to think about the logic of the
loader module not providing has_feature; we know that means the feature
isn't enabled.

The first consumer of this will be EARLY_ACPI to advertise that the
loader binary probes for ACPI presence before the interpreter has
started, so that we know whether we can trust the presence of acpi.rsdp
as relatively authoritative. In general, it's intended to be used to
avoid breaking new scripts on older loaders within reason.

This will be used in lua as `core.hasFeature("EARLY_ACPI")`, while the
C bits of loader will `feature_enable(FEATURE_EARLY_ACPI)`.

Reviewed by: imp

(cherry picked from commit 1631382cf2820245cc72965498ff174bb548dd63)

show more ...


/freebsd-14.2/.git-blame-ignore-revs
/freebsd-14.2/Makefile
/freebsd-14.2/Makefile.inc1
/freebsd-14.2/ObsoleteFiles.inc
/freebsd-14.2/RELNOTES
/freebsd-14.2/UPDATING
/freebsd-14.2/bin/cat/cat.c
/freebsd-14.2/bin/csh/Makefile
/freebsd-14.2/bin/ps/ps.c
/freebsd-14.2/bin/sh/Makefile
/freebsd-14.2/bin/stty/modes.c
/freebsd-14.2/bin/stty/print.c
/freebsd-14.2/bin/stty/stty.1
/freebsd-14.2/bin/uuidgen/Makefile
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1
/freebsd-14.2/cddl/contrib/opensolaris/cmd/lockstat/lockstat.1
/freebsd-14.2/cddl/lib/libzfs/Makefile
/freebsd-14.2/cddl/share/zfs/compatibility.d/Makefile
/freebsd-14.2/cddl/usr.libexec/Makefile
/freebsd-14.2/cddl/usr.libexec/zfs_prepare_disk/Makefile
/freebsd-14.2/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh
/freebsd-14.2/cddl/usr.sbin/dwatch/dwatch
/freebsd-14.2/cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc
/freebsd-14.2/cddl/usr.sbin/zfsd/vdev_iterator.cc
/freebsd-14.2/contrib/bzip2/bzlib.c
/freebsd-14.2/contrib/ee/ee.c
/freebsd-14.2/contrib/file/ChangeLog
/freebsd-14.2/contrib/file/README.md
/freebsd-14.2/contrib/file/acinclude.m4
/freebsd-14.2/contrib/file/config.guess
/freebsd-14.2/contrib/file/config.h.in
/freebsd-14.2/contrib/file/config.sub
/freebsd-14.2/contrib/file/configure
/freebsd-14.2/contrib/file/configure.ac
/freebsd-14.2/contrib/file/doc/file.man
/freebsd-14.2/contrib/file/doc/libmagic.man
/freebsd-14.2/contrib/file/doc/magic.man
/freebsd-14.2/contrib/file/libmagic.pc.in
/freebsd-14.2/contrib/file/magic/Magdir/algol68
/freebsd-14.2/contrib/file/magic/Magdir/android
/freebsd-14.2/contrib/file/magic/Magdir/animation
/freebsd-14.2/contrib/file/magic/Magdir/apple
/freebsd-14.2/contrib/file/magic/Magdir/archive
/freebsd-14.2/contrib/file/magic/Magdir/arm
/freebsd-14.2/contrib/file/magic/Magdir/asf
/freebsd-14.2/contrib/file/magic/Magdir/audio
/freebsd-14.2/contrib/file/magic/Magdir/blender
/freebsd-14.2/contrib/file/magic/Magdir/bytecode
/freebsd-14.2/contrib/file/magic/Magdir/c-lang
/freebsd-14.2/contrib/file/magic/Magdir/c64
/freebsd-14.2/contrib/file/magic/Magdir/cad
/freebsd-14.2/contrib/file/magic/Magdir/coff
/freebsd-14.2/contrib/file/magic/Magdir/commands
/freebsd-14.2/contrib/file/magic/Magdir/compress
/freebsd-14.2/contrib/file/magic/Magdir/console
/freebsd-14.2/contrib/file/magic/Magdir/crypto
/freebsd-14.2/contrib/file/magic/Magdir/database
/freebsd-14.2/contrib/file/magic/Magdir/der
/freebsd-14.2/contrib/file/magic/Magdir/dwarfs
/freebsd-14.2/contrib/file/magic/Magdir/elf
/freebsd-14.2/contrib/file/magic/Magdir/filesystems
/freebsd-14.2/contrib/file/magic/Magdir/firmware
/freebsd-14.2/contrib/file/magic/Magdir/games
/freebsd-14.2/contrib/file/magic/Magdir/gentoo
/freebsd-14.2/contrib/file/magic/Magdir/geo
/freebsd-14.2/contrib/file/magic/Magdir/images
/freebsd-14.2/contrib/file/magic/Magdir/intel
/freebsd-14.2/contrib/file/magic/Magdir/java
/freebsd-14.2/contrib/file/magic/Magdir/javascript
/freebsd-14.2/contrib/file/magic/Magdir/jpeg
/freebsd-14.2/contrib/file/magic/Magdir/lif
/freebsd-14.2/contrib/file/magic/Magdir/linux
/freebsd-14.2/contrib/file/magic/Magdir/llvm
/freebsd-14.2/contrib/file/magic/Magdir/macintosh
/freebsd-14.2/contrib/file/magic/Magdir/magic
/freebsd-14.2/contrib/file/magic/Magdir/mail.news
/freebsd-14.2/contrib/file/magic/Magdir/map
/freebsd-14.2/contrib/file/magic/Magdir/mathematica
/freebsd-14.2/contrib/file/magic/Magdir/meteorological
/freebsd-14.2/contrib/file/magic/Magdir/misctools
/freebsd-14.2/contrib/file/magic/Magdir/modem
/freebsd-14.2/contrib/file/magic/Magdir/msdos
/freebsd-14.2/contrib/file/magic/Magdir/msooxml
/freebsd-14.2/contrib/file/magic/Magdir/ole2compounddocs
/freebsd-14.2/contrib/file/magic/Magdir/pdf
/freebsd-14.2/contrib/file/magic/Magdir/perl
/freebsd-14.2/contrib/file/magic/Magdir/playdate
/freebsd-14.2/contrib/file/magic/Magdir/printer
/freebsd-14.2/contrib/file/magic/Magdir/qt
/freebsd-14.2/contrib/file/magic/Magdir/rst
/freebsd-14.2/contrib/file/magic/Magdir/rust
/freebsd-14.2/contrib/file/magic/Magdir/scientific
/freebsd-14.2/contrib/file/magic/Magdir/sendmail
/freebsd-14.2/contrib/file/magic/Magdir/sgml
/freebsd-14.2/contrib/file/magic/Magdir/sniffer
/freebsd-14.2/contrib/file/magic/Magdir/softquad
/freebsd-14.2/contrib/file/magic/Magdir/spectrum
/freebsd-14.2/contrib/file/magic/Magdir/sql
/freebsd-14.2/contrib/file/magic/Magdir/ssh
/freebsd-14.2/contrib/file/magic/Magdir/svf
/freebsd-14.2/contrib/file/magic/Magdir/sysex
/freebsd-14.2/contrib/file/magic/Magdir/terminfo
/freebsd-14.2/contrib/file/magic/Magdir/tex
/freebsd-14.2/contrib/file/magic/Magdir/tplink
/freebsd-14.2/contrib/file/magic/Magdir/troff
/freebsd-14.2/contrib/file/magic/Magdir/uterus
/freebsd-14.2/contrib/file/magic/Magdir/varied.script
/freebsd-14.2/contrib/file/magic/Magdir/web
/freebsd-14.2/contrib/file/magic/Magdir/windows
/freebsd-14.2/contrib/file/magic/Magdir/wordprocessors
/freebsd-14.2/contrib/file/magic/Magdir/xenix
/freebsd-14.2/contrib/file/magic/Magdir/xilinx
/freebsd-14.2/contrib/file/magic/Makefile.am
/freebsd-14.2/contrib/file/magic/Makefile.in
/freebsd-14.2/contrib/file/src/Makefile.am
/freebsd-14.2/contrib/file/src/Makefile.in
/freebsd-14.2/contrib/file/src/apprentice.c
/freebsd-14.2/contrib/file/src/apptype.c
/freebsd-14.2/contrib/file/src/ascmagic.c
/freebsd-14.2/contrib/file/src/asctime_r.c
/freebsd-14.2/contrib/file/src/asprintf.c
/freebsd-14.2/contrib/file/src/buffer.c
/freebsd-14.2/contrib/file/src/cdf.c
/freebsd-14.2/contrib/file/src/cdf_time.c
/freebsd-14.2/contrib/file/src/compress.c
/freebsd-14.2/contrib/file/src/ctime_r.c
/freebsd-14.2/contrib/file/src/der.c
/freebsd-14.2/contrib/file/src/dprintf.c
/freebsd-14.2/contrib/file/src/encoding.c
/freebsd-14.2/contrib/file/src/file.c
/freebsd-14.2/contrib/file/src/file.h
/freebsd-14.2/contrib/file/src/file_opts.h
/freebsd-14.2/contrib/file/src/fmtcheck.c
/freebsd-14.2/contrib/file/src/fsmagic.c
/freebsd-14.2/contrib/file/src/funcs.c
/freebsd-14.2/contrib/file/src/getline.c
/freebsd-14.2/contrib/file/src/getopt_long.c
/freebsd-14.2/contrib/file/src/gmtime_r.c
/freebsd-14.2/contrib/file/src/is_csv.c
/freebsd-14.2/contrib/file/src/is_json.c
/freebsd-14.2/contrib/file/src/is_simh.c
/freebsd-14.2/contrib/file/src/is_tar.c
/freebsd-14.2/contrib/file/src/localtime_r.c
/freebsd-14.2/contrib/file/src/magic.c
/freebsd-14.2/contrib/file/src/magic.h.in
/freebsd-14.2/contrib/file/src/memtest.c
/freebsd-14.2/contrib/file/src/pread.c
/freebsd-14.2/contrib/file/src/print.c
/freebsd-14.2/contrib/file/src/readcdf.c
/freebsd-14.2/contrib/file/src/readelf.c
/freebsd-14.2/contrib/file/src/seccomp.c
/freebsd-14.2/contrib/file/src/softmagic.c
/freebsd-14.2/contrib/file/src/strlcat.c
/freebsd-14.2/contrib/file/src/strlcpy.c
/freebsd-14.2/contrib/file/src/tar.h
/freebsd-14.2/contrib/file/src/vasprintf.c
/freebsd-14.2/contrib/file/tests/CVE-2014-1943.result
/freebsd-14.2/contrib/file/tests/HWP2016.hwp.result
/freebsd-14.2/contrib/file/tests/HWP2016.hwp.testfile
/freebsd-14.2/contrib/file/tests/HWP2016.hwpx.zip.result
/freebsd-14.2/contrib/file/tests/HWP2016.hwpx.zip.testfile
/freebsd-14.2/contrib/file/tests/HWP97.hwp.result
/freebsd-14.2/contrib/file/tests/HWP97.hwp.testfile
/freebsd-14.2/contrib/file/tests/JW07022A.mp3.result
/freebsd-14.2/contrib/file/tests/Makefile.am
/freebsd-14.2/contrib/file/tests/Makefile.in
/freebsd-14.2/contrib/file/tests/android-vdex-1.result
/freebsd-14.2/contrib/file/tests/android-vdex-2.result
/freebsd-14.2/contrib/file/tests/arj.result
/freebsd-14.2/contrib/file/tests/bcachefs.result
/freebsd-14.2/contrib/file/tests/bcachefs2.result
/freebsd-14.2/contrib/file/tests/bcachefs2.testfile
/freebsd-14.2/contrib/file/tests/cl8m8ocofedso.result
/freebsd-14.2/contrib/file/tests/cmd1.result
/freebsd-14.2/contrib/file/tests/cmd1.testfile
/freebsd-14.2/contrib/file/tests/cmd2.result
/freebsd-14.2/contrib/file/tests/cmd2.testfile
/freebsd-14.2/contrib/file/tests/cmd3.result
/freebsd-14.2/contrib/file/tests/cmd3.testfile
/freebsd-14.2/contrib/file/tests/cmd4.result
/freebsd-14.2/contrib/file/tests/cmd4.testfile
/freebsd-14.2/contrib/file/tests/dsd64-dff.result
/freebsd-14.2/contrib/file/tests/dsd64-dsf.result
/freebsd-14.2/contrib/file/tests/escapevel.result
/freebsd-14.2/contrib/file/tests/ext4.result
/freebsd-14.2/contrib/file/tests/fit-map-data.result
/freebsd-14.2/contrib/file/tests/gedcom.result
/freebsd-14.2/contrib/file/tests/gpkg-1-zst.result
/freebsd-14.2/contrib/file/tests/hddrawcopytool.result
/freebsd-14.2/contrib/file/tests/hello-racket_rkt.result
/freebsd-14.2/contrib/file/tests/hello-racket_rkt.testfile
/freebsd-14.2/contrib/file/tests/issue311docx.result
/freebsd-14.2/contrib/file/tests/issue359xlsx.result
/freebsd-14.2/contrib/file/tests/jpeg-text.result
/freebsd-14.2/contrib/file/tests/jpeg-text.testfile
/freebsd-14.2/contrib/file/tests/json1.result
/freebsd-14.2/contrib/file/tests/json2.result
/freebsd-14.2/contrib/file/tests/json3.result
/freebsd-14.2/contrib/file/tests/json4.result
/freebsd-14.2/contrib/file/tests/json5.result
/freebsd-14.2/contrib/file/tests/json6.result
/freebsd-14.2/contrib/file/tests/json7.result
/freebsd-14.2/contrib/file/tests/json8.result
/freebsd-14.2/contrib/file/tests/jsonlines1.result
/freebsd-14.2/contrib/file/tests/matilde.arm.result
/freebsd-14.2/contrib/file/tests/multiple-A.magic
/freebsd-14.2/contrib/file/tests/multiple-B.magic
/freebsd-14.2/contrib/file/tests/multiple.flags
/freebsd-14.2/contrib/file/tests/multiple.result
/freebsd-14.2/contrib/file/tests/multiple.testfile
/freebsd-14.2/contrib/file/tests/pcjr.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v2-phil.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v3-lutz.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v4-dsa.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v4-ecc-no-userid-secret.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v4-ecc-secret-key.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v4-rsa-key.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v4-rsa-no-userid-secret.result
/freebsd-14.2/contrib/file/tests/pgp-binary-key-v4-rsa-secret-key.result
/freebsd-14.2/contrib/file/tests/pnm1.result
/freebsd-14.2/contrib/file/tests/pnm1.testfile
/freebsd-14.2/contrib/file/tests/pnm2.result
/freebsd-14.2/contrib/file/tests/pnm2.testfile
/freebsd-14.2/contrib/file/tests/pnm3.result
/freebsd-14.2/contrib/file/tests/pnm3.testfile
/freebsd-14.2/contrib/file/tests/regex-eol.result
/freebsd-14.2/contrib/file/tests/registry-pol.result
/freebsd-14.2/contrib/file/tests/registry-pol.testfile
/freebsd-14.2/contrib/file/tests/test.c
/freebsd-14.2/contrib/file/tests/uf2.result
/freebsd-14.2/contrib/file/tests/xclbin.result
/freebsd-14.2/contrib/file/tests/xclbin.testfile
/freebsd-14.2/contrib/file/tests/zstd-3-skippable-frames.result
/freebsd-14.2/contrib/file/tests/zstd-dictionary-0.result
/freebsd-14.2/contrib/file/tests/zstd-dictionary-1.result
/freebsd-14.2/contrib/file/tests/zstd-dictionary-2.result
/freebsd-14.2/contrib/file/tests/zstd-skippable-frame-0.result
/freebsd-14.2/contrib/file/tests/zstd-skippable-frame-4.result
/freebsd-14.2/contrib/file/tests/zstd-skippable-frame-8.result
/freebsd-14.2/contrib/file/tests/zstd-skippable-frame-C.result
/freebsd-14.2/contrib/file/tests/zstd-v0.2-FF.result
/freebsd-14.2/contrib/file/tests/zstd-v0.3-FF.result
/freebsd-14.2/contrib/file/tests/zstd-v0.4-FF.result
/freebsd-14.2/contrib/file/tests/zstd-v0.5-FF.result
/freebsd-14.2/contrib/file/tests/zstd-v0.6-FF.result
/freebsd-14.2/contrib/file/tests/zstd-v0.7-00.result
/freebsd-14.2/contrib/file/tests/zstd-v0.7-21.result
/freebsd-14.2/contrib/file/tests/zstd-v0.7-22.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-00.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-01.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-02.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-03.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-16.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-20.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-21.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-22.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-23.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-F4.result
/freebsd-14.2/contrib/file/tests/zstd-v0.8-FF.result
/freebsd-14.2/contrib/libc-pwcache/pwcache.c
/freebsd-14.2/contrib/libc-vis/unvis.c
/freebsd-14.2/contrib/libc-vis/vis.c
/freebsd-14.2/contrib/libevent/CMakeLists.txt
/freebsd-14.2/contrib/libevent/ChangeLog
/freebsd-14.2/contrib/libevent/ChangeLog-1.4
/freebsd-14.2/contrib/libevent/ChangeLog-2.0
/freebsd-14.2/contrib/libevent/Doxyfile
/freebsd-14.2/contrib/libevent/Makefile.am
/freebsd-14.2/contrib/libevent/Makefile.in
/freebsd-14.2/contrib/libevent/README.md
/freebsd-14.2/contrib/libevent/WIN32-Code/getopt.c
/freebsd-14.2/contrib/libevent/WIN32-Code/getopt.h
/freebsd-14.2/contrib/libevent/WIN32-Code/getopt_long.c
/freebsd-14.2/contrib/libevent/WIN32-Code/nmake/event2/event-config.h
/freebsd-14.2/contrib/libevent/aclocal.m4
/freebsd-14.2/contrib/libevent/arc4random.c
/freebsd-14.2/contrib/libevent/buffer.c
/freebsd-14.2/contrib/libevent/buffer_iocp.c
/freebsd-14.2/contrib/libevent/bufferevent-internal.h
/freebsd-14.2/contrib/libevent/bufferevent.c
/freebsd-14.2/contrib/libevent/bufferevent_async.c
/freebsd-14.2/contrib/libevent/bufferevent_filter.c
/freebsd-14.2/contrib/libevent/bufferevent_openssl.c
/freebsd-14.2/contrib/libevent/bufferevent_pair.c
/freebsd-14.2/contrib/libevent/bufferevent_ratelim.c
/freebsd-14.2/contrib/libevent/bufferevent_sock.c
/freebsd-14.2/contrib/libevent/build-aux/compile
/freebsd-14.2/contrib/libevent/build-aux/config.guess
/freebsd-14.2/contrib/libevent/build-aux/config.sub
/freebsd-14.2/contrib/libevent/build-aux/depcomp
/freebsd-14.2/contrib/libevent/build-aux/install-sh
/freebsd-14.2/contrib/libevent/build-aux/ltmain.sh
/freebsd-14.2/contrib/libevent/build-aux/missing
/freebsd-14.2/contrib/libevent/build-aux/test-driver
/freebsd-14.2/contrib/libevent/cmake/AddCompilerFlags.cmake
/freebsd-14.2/contrib/libevent/cmake/AddEventLibrary.cmake
/freebsd-14.2/contrib/libevent/cmake/COPYING-CMAKE-SCRIPTS
/freebsd-14.2/contrib/libevent/cmake/CheckConstExists.cmake
/freebsd-14.2/contrib/libevent/cmake/CheckFileOffsetBits.c
/freebsd-14.2/contrib/libevent/cmake/CheckFileOffsetBits.cmake
/freebsd-14.2/contrib/libevent/cmake/CheckFunctionKeywords.cmake
/freebsd-14.2/contrib/libevent/cmake/CheckPrototypeDefinition.c.in
/freebsd-14.2/contrib/libevent/cmake/CheckPrototypeDefinition.cmake
/freebsd-14.2/contrib/libevent/cmake/CheckWorkingKqueue.cmake
/freebsd-14.2/contrib/libevent/cmake/CodeCoverage.cmake
/freebsd-14.2/contrib/libevent/cmake/Copyright.txt
/freebsd-14.2/contrib/libevent/cmake/LibeventConfig.cmake.in
/freebsd-14.2/contrib/libevent/cmake/LibeventConfigVersion.cmake.in
/freebsd-14.2/contrib/libevent/cmake/Macros.cmake
/freebsd-14.2/contrib/libevent/cmake/Uninstall.cmake.in
/freebsd-14.2/contrib/libevent/cmake/UseDoxygen.cmake
/freebsd-14.2/contrib/libevent/cmake/VersionViaGit.cmake
/freebsd-14.2/contrib/libevent/config.h.in
/freebsd-14.2/contrib/libevent/configure
/freebsd-14.2/contrib/libevent/configure.ac
/freebsd-14.2/contrib/libevent/defer-internal.h
/freebsd-14.2/contrib/libevent/doxygen.am
/freebsd-14.2/contrib/libevent/epoll.c
/freebsd-14.2/contrib/libevent/epolltable-internal.h
/freebsd-14.2/contrib/libevent/evbuffer-internal.h
/freebsd-14.2/contrib/libevent/evconfig-private.h.cmake
/freebsd-14.2/contrib/libevent/evconfig-private.h.in
/freebsd-14.2/contrib/libevent/evdns.c
/freebsd-14.2/contrib/libevent/event-config.h.cmake
/freebsd-14.2/contrib/libevent/event-internal.h
/freebsd-14.2/contrib/libevent/event.c
/freebsd-14.2/contrib/libevent/event_iocp.c
/freebsd-14.2/contrib/libevent/event_rpcgen.py
/freebsd-14.2/contrib/libevent/event_tagging.c
/freebsd-14.2/contrib/libevent/evmap.c
/freebsd-14.2/contrib/libevent/evrpc.c
/freebsd-14.2/contrib/libevent/evthread-internal.h
/freebsd-14.2/contrib/libevent/evthread.c
/freebsd-14.2/contrib/libevent/evutil.c
/freebsd-14.2/contrib/libevent/evutil_rand.c
/freebsd-14.2/contrib/libevent/evutil_time.c
/freebsd-14.2/contrib/libevent/http-internal.h
/freebsd-14.2/contrib/libevent/http.c
/freebsd-14.2/contrib/libevent/include/event2/buffer.h
/freebsd-14.2/contrib/libevent/include/event2/buffer_compat.h
/freebsd-14.2/contrib/libevent/include/event2/bufferevent.h
/freebsd-14.2/contrib/libevent/include/event2/bufferevent_compat.h
/freebsd-14.2/contrib/libevent/include/event2/dns.h
/freebsd-14.2/contrib/libevent/include/event2/dns_compat.h
/freebsd-14.2/contrib/libevent/include/event2/event.h
/freebsd-14.2/contrib/libevent/include/event2/http.h
/freebsd-14.2/contrib/libevent/include/event2/http_compat.h
/freebsd-14.2/contrib/libevent/include/event2/listener.h
/freebsd-14.2/contrib/libevent/include/event2/rpc.h
/freebsd-14.2/contrib/libevent/include/event2/rpc_struct.h
/freebsd-14.2/contrib/libevent/include/event2/util.h
/freebsd-14.2/contrib/libevent/include/event2/visibility.h
/freebsd-14.2/contrib/libevent/include/include.am
/freebsd-14.2/contrib/libevent/iocp-internal.h
/freebsd-14.2/contrib/libevent/kqueue.c
/freebsd-14.2/contrib/libevent/listener.c
/freebsd-14.2/contrib/libevent/log-internal.h
/freebsd-14.2/contrib/libevent/log.c
/freebsd-14.2/contrib/libevent/m4/ax_check_funcs_ex.m4
/freebsd-14.2/contrib/libevent/m4/ax_prog_doxygen.m4
/freebsd-14.2/contrib/libevent/m4/libevent_openssl.m4
/freebsd-14.2/contrib/libevent/m4/libtool.m4
/freebsd-14.2/contrib/libevent/m4/ltoptions.m4
/freebsd-14.2/contrib/libevent/m4/ltsugar.m4
/freebsd-14.2/contrib/libevent/m4/ltversion.m4
/freebsd-14.2/contrib/libevent/m4/lt~obsolete.m4
/freebsd-14.2/contrib/libevent/make-event-config.sed
/freebsd-14.2/contrib/libevent/minheap-internal.h
/freebsd-14.2/contrib/libevent/mm-internal.h
/freebsd-14.2/contrib/libevent/openssl-compat.h
/freebsd-14.2/contrib/libevent/poll.c
/freebsd-14.2/contrib/libevent/sample/dns-example.c
/freebsd-14.2/contrib/libevent/sample/event-read-fifo.c
/freebsd-14.2/contrib/libevent/sample/hello-world.c
/freebsd-14.2/contrib/libevent/sample/http-connect.c
/freebsd-14.2/contrib/libevent/sample/http-server.c
/freebsd-14.2/contrib/libevent/sample/https-client.c
/freebsd-14.2/contrib/libevent/sample/include.am
/freebsd-14.2/contrib/libevent/sample/le-proxy.c
/freebsd-14.2/contrib/libevent/sample/openssl_hostname_validation.c
/freebsd-14.2/contrib/libevent/sample/signal-test.c
/freebsd-14.2/contrib/libevent/sample/time-test.c
/freebsd-14.2/contrib/libevent/select.c
/freebsd-14.2/contrib/libevent/signal.c
/freebsd-14.2/contrib/libevent/strlcpy-internal.h
/freebsd-14.2/contrib/libevent/test/bench.c
/freebsd-14.2/contrib/libevent/test/bench_cascade.c
/freebsd-14.2/contrib/libevent/test/bench_http.c
/freebsd-14.2/contrib/libevent/test/bench_httpclient.c
/freebsd-14.2/contrib/libevent/test/check-dumpevents.py
/freebsd-14.2/contrib/libevent/test/include.am
/freebsd-14.2/contrib/libevent/test/print-winsock-errors.c
/freebsd-14.2/contrib/libevent/test/regress.c
/freebsd-14.2/contrib/libevent/test/regress.gen.c
/freebsd-14.2/contrib/libevent/test/regress.gen.h
/freebsd-14.2/contrib/libevent/test/regress.h
/freebsd-14.2/contrib/libevent/test/regress_buffer.c
/freebsd-14.2/contrib/libevent/test/regress_bufferevent.c
/freebsd-14.2/contrib/libevent/test/regress_dns.c
/freebsd-14.2/contrib/libevent/test/regress_et.c
/freebsd-14.2/contrib/libevent/test/regress_finalize.c
/freebsd-14.2/contrib/libevent/test/regress_http.c
/freebsd-14.2/contrib/libevent/test/regress_listener.c
/freebsd-14.2/contrib/libevent/test/regress_main.c
/freebsd-14.2/contrib/libevent/test/regress_rpc.c
/freebsd-14.2/contrib/libevent/test/regress_ssl.c
/freebsd-14.2/contrib/libevent/test/regress_testutils.c
/freebsd-14.2/contrib/libevent/test/regress_thread.c
/freebsd-14.2/contrib/libevent/test/regress_thread.h
/freebsd-14.2/contrib/libevent/test/regress_util.c
/freebsd-14.2/contrib/libevent/test/rpcgen_wrapper.sh
/freebsd-14.2/contrib/libevent/test/test-changelist.c
/freebsd-14.2/contrib/libevent/test/test-closed.c
/freebsd-14.2/contrib/libevent/test/test-eof.c
/freebsd-14.2/contrib/libevent/test/test-fdleak.c
/freebsd-14.2/contrib/libevent/test/test-init.c
/freebsd-14.2/contrib/libevent/test/test-ratelim.c
/freebsd-14.2/contrib/libevent/test/test-time.c
/freebsd-14.2/contrib/libevent/test/test-weof.c
/freebsd-14.2/contrib/libevent/test/test.sh
/freebsd-14.2/contrib/libevent/test/tinytest.c
/freebsd-14.2/contrib/libevent/test/tinytest.h
/freebsd-14.2/contrib/libevent/test/tinytest_macros.h
/freebsd-14.2/contrib/libevent/time-internal.h
/freebsd-14.2/contrib/libevent/util-internal.h
/freebsd-14.2/contrib/libevent/win32select.c
/freebsd-14.2/contrib/libfido2/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/LICENSE
/freebsd-14.2/contrib/libfido2/NEWS
/freebsd-14.2/contrib/libfido2/README.adoc
/freebsd-14.2/contrib/libfido2/examples/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/examples/README.adoc
/freebsd-14.2/contrib/libfido2/examples/assert.c
/freebsd-14.2/contrib/libfido2/examples/cred.c
/freebsd-14.2/contrib/libfido2/examples/extern.h
/freebsd-14.2/contrib/libfido2/examples/info.c
/freebsd-14.2/contrib/libfido2/examples/manifest.c
/freebsd-14.2/contrib/libfido2/examples/reset.c
/freebsd-14.2/contrib/libfido2/examples/retries.c
/freebsd-14.2/contrib/libfido2/examples/select.c
/freebsd-14.2/contrib/libfido2/examples/setpin.c
/freebsd-14.2/contrib/libfido2/examples/util.c
/freebsd-14.2/contrib/libfido2/fuzz/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/fuzz/Dockerfile
/freebsd-14.2/contrib/libfido2/fuzz/Makefile
/freebsd-14.2/contrib/libfido2/fuzz/README
/freebsd-14.2/contrib/libfido2/fuzz/build-coverage
/freebsd-14.2/contrib/libfido2/fuzz/clock.c
/freebsd-14.2/contrib/libfido2/fuzz/dummy.h
/freebsd-14.2/contrib/libfido2/fuzz/export.gnu
/freebsd-14.2/contrib/libfido2/fuzz/functions.txt
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_assert.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_bio.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_cred.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_credman.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_hid.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_largeblob.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_mgmt.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_netlink.c
/freebsd-14.2/contrib/libfido2/fuzz/fuzz_pcsc.c
/freebsd-14.2/contrib/libfido2/fuzz/libfuzzer.c
/freebsd-14.2/contrib/libfido2/fuzz/mutator_aux.c
/freebsd-14.2/contrib/libfido2/fuzz/mutator_aux.h
/freebsd-14.2/contrib/libfido2/fuzz/pcsc.c
/freebsd-14.2/contrib/libfido2/fuzz/preload-fuzz.c
/freebsd-14.2/contrib/libfido2/fuzz/preload-snoop.c
/freebsd-14.2/contrib/libfido2/fuzz/report.tgz
/freebsd-14.2/contrib/libfido2/fuzz/summary.txt
/freebsd-14.2/contrib/libfido2/fuzz/udev.c
/freebsd-14.2/contrib/libfido2/fuzz/wiredata_fido2.h
/freebsd-14.2/contrib/libfido2/fuzz/wiredata_u2f.h
/freebsd-14.2/contrib/libfido2/fuzz/wrap.c
/freebsd-14.2/contrib/libfido2/fuzz/wrapped.sym
/freebsd-14.2/contrib/libfido2/man/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/man/check.sh
/freebsd-14.2/contrib/libfido2/man/eddsa_pk_new.3
/freebsd-14.2/contrib/libfido2/man/es256_pk_new.3
/freebsd-14.2/contrib/libfido2/man/es384_pk_new.3
/freebsd-14.2/contrib/libfido2/man/fido2-assert.1
/freebsd-14.2/contrib/libfido2/man/fido2-cred.1
/freebsd-14.2/contrib/libfido2/man/fido2-token.1
/freebsd-14.2/contrib/libfido2/man/fido_assert_allow_cred.3
/freebsd-14.2/contrib/libfido2/man/fido_assert_new.3
/freebsd-14.2/contrib/libfido2/man/fido_assert_set_authdata.3
/freebsd-14.2/contrib/libfido2/man/fido_assert_verify.3
/freebsd-14.2/contrib/libfido2/man/fido_bio_dev_get_info.3
/freebsd-14.2/contrib/libfido2/man/fido_bio_enroll_new.3
/freebsd-14.2/contrib/libfido2/man/fido_bio_info_new.3
/freebsd-14.2/contrib/libfido2/man/fido_bio_template.3
/freebsd-14.2/contrib/libfido2/man/fido_cbor_info_new.3
/freebsd-14.2/contrib/libfido2/man/fido_cred_exclude.3
/freebsd-14.2/contrib/libfido2/man/fido_cred_new.3
/freebsd-14.2/contrib/libfido2/man/fido_cred_set_authdata.3
/freebsd-14.2/contrib/libfido2/man/fido_cred_verify.3
/freebsd-14.2/contrib/libfido2/man/fido_credman_metadata_new.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_enable_entattest.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_get_assert.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_get_touch_begin.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_info_manifest.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_largeblob_get.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_make_cred.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_open.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_set_io_functions.3
/freebsd-14.2/contrib/libfido2/man/fido_dev_set_pin.3
/freebsd-14.2/contrib/libfido2/man/fido_init.3
/freebsd-14.2/contrib/libfido2/man/fido_strerr.3
/freebsd-14.2/contrib/libfido2/man/rs256_pk_new.3
/freebsd-14.2/contrib/libfido2/openbsd-compat/bsd-asprintf.c
/freebsd-14.2/contrib/libfido2/openbsd-compat/clock_gettime.c
/freebsd-14.2/contrib/libfido2/openbsd-compat/endian_win32.c
/freebsd-14.2/contrib/libfido2/openbsd-compat/openbsd-compat.h
/freebsd-14.2/contrib/libfido2/regress/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/regress/assert.c
/freebsd-14.2/contrib/libfido2/regress/compress.c
/freebsd-14.2/contrib/libfido2/regress/cred.c
/freebsd-14.2/contrib/libfido2/regress/dev.c
/freebsd-14.2/contrib/libfido2/regress/eddsa.c
/freebsd-14.2/contrib/libfido2/regress/es256.c
/freebsd-14.2/contrib/libfido2/regress/es384.c
/freebsd-14.2/contrib/libfido2/regress/rs256.c
/freebsd-14.2/contrib/libfido2/src/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/src/aes256.c
/freebsd-14.2/contrib/libfido2/src/assert.c
/freebsd-14.2/contrib/libfido2/src/authkey.c
/freebsd-14.2/contrib/libfido2/src/bio.c
/freebsd-14.2/contrib/libfido2/src/blob.c
/freebsd-14.2/contrib/libfido2/src/blob.h
/freebsd-14.2/contrib/libfido2/src/buf.c
/freebsd-14.2/contrib/libfido2/src/cbor.c
/freebsd-14.2/contrib/libfido2/src/compress.c
/freebsd-14.2/contrib/libfido2/src/config.c
/freebsd-14.2/contrib/libfido2/src/cred.c
/freebsd-14.2/contrib/libfido2/src/credman.c
/freebsd-14.2/contrib/libfido2/src/dev.c
/freebsd-14.2/contrib/libfido2/src/diff_exports.sh
/freebsd-14.2/contrib/libfido2/src/ecdh.c
/freebsd-14.2/contrib/libfido2/src/eddsa.c
/freebsd-14.2/contrib/libfido2/src/err.c
/freebsd-14.2/contrib/libfido2/src/es256.c
/freebsd-14.2/contrib/libfido2/src/es384.c
/freebsd-14.2/contrib/libfido2/src/export.gnu
/freebsd-14.2/contrib/libfido2/src/export.llvm
/freebsd-14.2/contrib/libfido2/src/export.msvc
/freebsd-14.2/contrib/libfido2/src/extern.h
/freebsd-14.2/contrib/libfido2/src/fallthrough.h
/freebsd-14.2/contrib/libfido2/src/fido.h
/freebsd-14.2/contrib/libfido2/src/fido/bio.h
/freebsd-14.2/contrib/libfido2/src/fido/config.h
/freebsd-14.2/contrib/libfido2/src/fido/credman.h
/freebsd-14.2/contrib/libfido2/src/fido/eddsa.h
/freebsd-14.2/contrib/libfido2/src/fido/err.h
/freebsd-14.2/contrib/libfido2/src/fido/es256.h
/freebsd-14.2/contrib/libfido2/src/fido/es384.h
/freebsd-14.2/contrib/libfido2/src/fido/param.h
/freebsd-14.2/contrib/libfido2/src/fido/rs256.h
/freebsd-14.2/contrib/libfido2/src/fido/types.h
/freebsd-14.2/contrib/libfido2/src/hid.c
/freebsd-14.2/contrib/libfido2/src/hid_freebsd.c
/freebsd-14.2/contrib/libfido2/src/hid_hidapi.c
/freebsd-14.2/contrib/libfido2/src/hid_linux.c
/freebsd-14.2/contrib/libfido2/src/hid_netbsd.c
/freebsd-14.2/contrib/libfido2/src/hid_openbsd.c
/freebsd-14.2/contrib/libfido2/src/hid_osx.c
/freebsd-14.2/contrib/libfido2/src/hid_unix.c
/freebsd-14.2/contrib/libfido2/src/hid_win.c
/freebsd-14.2/contrib/libfido2/src/info.c
/freebsd-14.2/contrib/libfido2/src/io.c
/freebsd-14.2/contrib/libfido2/src/iso7816.c
/freebsd-14.2/contrib/libfido2/src/iso7816.h
/freebsd-14.2/contrib/libfido2/src/largeblob.c
/freebsd-14.2/contrib/libfido2/src/log.c
/freebsd-14.2/contrib/libfido2/src/netlink.c
/freebsd-14.2/contrib/libfido2/src/netlink.h
/freebsd-14.2/contrib/libfido2/src/nfc.c
/freebsd-14.2/contrib/libfido2/src/nfc_linux.c
/freebsd-14.2/contrib/libfido2/src/packed.h
/freebsd-14.2/contrib/libfido2/src/pcsc.c
/freebsd-14.2/contrib/libfido2/src/pin.c
/freebsd-14.2/contrib/libfido2/src/random.c
/freebsd-14.2/contrib/libfido2/src/reset.c
/freebsd-14.2/contrib/libfido2/src/rs1.c
/freebsd-14.2/contrib/libfido2/src/rs256.c
/freebsd-14.2/contrib/libfido2/src/time.c
/freebsd-14.2/contrib/libfido2/src/touch.c
/freebsd-14.2/contrib/libfido2/src/tpm.c
/freebsd-14.2/contrib/libfido2/src/types.c
/freebsd-14.2/contrib/libfido2/src/u2f.c
/freebsd-14.2/contrib/libfido2/src/util.c
/freebsd-14.2/contrib/libfido2/src/webauthn.h
/freebsd-14.2/contrib/libfido2/src/winhello.c
/freebsd-14.2/contrib/libfido2/tools/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/tools/assert_get.c
/freebsd-14.2/contrib/libfido2/tools/assert_verify.c
/freebsd-14.2/contrib/libfido2/tools/base64.c
/freebsd-14.2/contrib/libfido2/tools/bio.c
/freebsd-14.2/contrib/libfido2/tools/config.c
/freebsd-14.2/contrib/libfido2/tools/cred_make.c
/freebsd-14.2/contrib/libfido2/tools/cred_verify.c
/freebsd-14.2/contrib/libfido2/tools/credman.c
/freebsd-14.2/contrib/libfido2/tools/extern.h
/freebsd-14.2/contrib/libfido2/tools/fido2-assert.c
/freebsd-14.2/contrib/libfido2/tools/fido2-attach.sh
/freebsd-14.2/contrib/libfido2/tools/fido2-cred.c
/freebsd-14.2/contrib/libfido2/tools/fido2-detach.sh
/freebsd-14.2/contrib/libfido2/tools/fido2-token.c
/freebsd-14.2/contrib/libfido2/tools/fido2-unprot.sh
/freebsd-14.2/contrib/libfido2/tools/include_check.sh
/freebsd-14.2/contrib/libfido2/tools/largeblob.c
/freebsd-14.2/contrib/libfido2/tools/pin.c
/freebsd-14.2/contrib/libfido2/tools/test.sh
/freebsd-14.2/contrib/libfido2/tools/token.c
/freebsd-14.2/contrib/libfido2/tools/util.c
/freebsd-14.2/contrib/libfido2/udev/70-u2f.rules
/freebsd-14.2/contrib/libfido2/udev/CMakeLists.txt
/freebsd-14.2/contrib/libfido2/udev/check.sh
/freebsd-14.2/contrib/libfido2/udev/fidodevs
/freebsd-14.2/contrib/libfido2/udev/genrules.awk
/freebsd-14.2/contrib/libfido2/windows/build.ps1
/freebsd-14.2/contrib/libfido2/windows/const.ps1
/freebsd-14.2/contrib/libfido2/windows/cygwin.ps1
/freebsd-14.2/contrib/libfido2/windows/release.ps1
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
/freebsd-14.2/contrib/llvm-project/libcxx/include/__errc
/freebsd-14.2/contrib/llvm-project/libcxx/include/errno.h
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
/freebsd-14.2/contrib/netbsd-tests/fs/tmpfs/t_times.sh
/freebsd-14.2/contrib/nvi/CMakeLists.txt
/freebsd-14.2/contrib/nvi/INSTALL.md
/freebsd-14.2/contrib/nvi/README
/freebsd-14.2/contrib/nvi/common/key.c
/freebsd-14.2/contrib/nvi/common/main.c
/freebsd-14.2/contrib/nvi/common/options.c
/freebsd-14.2/contrib/nvi/common/options_f.c
/freebsd-14.2/contrib/nvi/common/search.c
/freebsd-14.2/contrib/nvi/ex/ex.c
/freebsd-14.2/contrib/nvi/ex/ex_argv.c
/freebsd-14.2/contrib/nvi/ex/ex_subst.c
/freebsd-14.2/contrib/nvi/man/vi.1
/freebsd-14.2/contrib/nvi/vi/v_paragraph.c
/freebsd-14.2/contrib/nvi/vi/v_redraw.c
/freebsd-14.2/contrib/ofed/libirdma/irdma_umain.h
/freebsd-14.2/contrib/ofed/libirdma/irdma_uverbs.c
/freebsd-14.2/contrib/ofed/opensm/opensm/st.c
/freebsd-14.2/contrib/pf/authpf/authpf.c
/freebsd-14.2/contrib/pf/ftp-proxy/ftp-proxy.c
/freebsd-14.2/contrib/pf/pflogd/pflogd.c
/freebsd-14.2/contrib/pf/pflogd/privsep.c
/freebsd-14.2/contrib/pnpinfo/pnpinfo.c
/freebsd-14.2/contrib/smbfs/lib/smb/mbuf.c
/freebsd-14.2/contrib/smbfs/lib/smb/nb_name.c
/freebsd-14.2/contrib/smbfs/lib/smb/nls.c
/freebsd-14.2/contrib/smbfs/lib/smb/rcfile.c
/freebsd-14.2/contrib/sqlite3/Makefile.am
/freebsd-14.2/contrib/sqlite3/Makefile.in
/freebsd-14.2/contrib/sqlite3/Makefile.msc
/freebsd-14.2/contrib/sqlite3/configure
/freebsd-14.2/contrib/sqlite3/configure.ac
/freebsd-14.2/contrib/sqlite3/shell.c
/freebsd-14.2/contrib/sqlite3/sqlite3.1
/freebsd-14.2/contrib/sqlite3/sqlite3.c
/freebsd-14.2/contrib/sqlite3/sqlite3.h
/freebsd-14.2/contrib/sqlite3/sqlite3ext.h
/freebsd-14.2/contrib/sqlite3/sqlite3rc.h
/freebsd-14.2/contrib/sqlite3/tea/configure
/freebsd-14.2/contrib/sqlite3/tea/configure.ac
/freebsd-14.2/contrib/sqlite3/tea/generic/tclsqlite3.c
/freebsd-14.2/contrib/tcpdump/print-ip-demux.c
/freebsd-14.2/contrib/tcpdump/tcpdump.c
/freebsd-14.2/contrib/telnet/libtelnet/auth.c
/freebsd-14.2/contrib/telnet/libtelnet/enc_des.c
/freebsd-14.2/contrib/telnet/libtelnet/encrypt.c
/freebsd-14.2/contrib/telnet/libtelnet/genget.c
/freebsd-14.2/contrib/telnet/libtelnet/getent.c
/freebsd-14.2/contrib/telnet/libtelnet/kerberos.c
/freebsd-14.2/contrib/telnet/libtelnet/kerberos5.c
/freebsd-14.2/contrib/telnet/libtelnet/krb4encpwd.c
/freebsd-14.2/contrib/telnet/libtelnet/misc.c
/freebsd-14.2/contrib/telnet/libtelnet/pk.c
/freebsd-14.2/contrib/telnet/libtelnet/read_password.c
/freebsd-14.2/contrib/telnet/libtelnet/rsaencpwd.c
/freebsd-14.2/contrib/telnet/libtelnet/sra.c
/freebsd-14.2/contrib/telnet/telnet/authenc.c
/freebsd-14.2/contrib/telnet/telnet/commands.c
/freebsd-14.2/contrib/telnet/telnet/main.c
/freebsd-14.2/contrib/telnet/telnet/network.c
/freebsd-14.2/contrib/telnet/telnet/ring.c
/freebsd-14.2/contrib/telnet/telnet/sys_bsd.c
/freebsd-14.2/contrib/telnet/telnet/telnet.c
/freebsd-14.2/contrib/telnet/telnet/terminal.c
/freebsd-14.2/contrib/telnet/telnet/utilities.c
/freebsd-14.2/contrib/tzdata/Makefile
/freebsd-14.2/contrib/tzdata/NEWS
/freebsd-14.2/contrib/tzdata/README
/freebsd-14.2/contrib/tzdata/africa
/freebsd-14.2/contrib/tzdata/antarctica
/freebsd-14.2/contrib/tzdata/asia
/freebsd-14.2/contrib/tzdata/australasia
/freebsd-14.2/contrib/tzdata/backward
/freebsd-14.2/contrib/tzdata/backzone
/freebsd-14.2/contrib/tzdata/checknow.awk
/freebsd-14.2/contrib/tzdata/checktab.awk
/freebsd-14.2/contrib/tzdata/europe
/freebsd-14.2/contrib/tzdata/leap-seconds.list
/freebsd-14.2/contrib/tzdata/leapseconds
/freebsd-14.2/contrib/tzdata/northamerica
/freebsd-14.2/contrib/tzdata/southamerica
/freebsd-14.2/contrib/tzdata/version
/freebsd-14.2/contrib/tzdata/zone.tab
/freebsd-14.2/contrib/tzdata/zone1970.tab
/freebsd-14.2/contrib/tzdata/zonenow.tab
/freebsd-14.2/contrib/unbound/Makefile.in
/freebsd-14.2/contrib/unbound/README.md
/freebsd-14.2/contrib/unbound/acx_nlnetlabs.m4
/freebsd-14.2/contrib/unbound/acx_python.m4
/freebsd-14.2/contrib/unbound/cachedb/cachedb.c
/freebsd-14.2/contrib/unbound/cachedb/redis.c
/freebsd-14.2/contrib/unbound/compat/getentropy_solaris.c
/freebsd-14.2/contrib/unbound/config.guess
/freebsd-14.2/contrib/unbound/config.h.in
/freebsd-14.2/contrib/unbound/config.sub
/freebsd-14.2/contrib/unbound/configure
/freebsd-14.2/contrib/unbound/configure.ac
/freebsd-14.2/contrib/unbound/contrib/Dockerfile.tests
/freebsd-14.2/contrib/unbound/contrib/README
/freebsd-14.2/contrib/unbound/contrib/aaaa-filter-iterator.patch
/freebsd-14.2/contrib/unbound/contrib/unbound.init_yocto
/freebsd-14.2/contrib/unbound/daemon/acl_list.c
/freebsd-14.2/contrib/unbound/daemon/acl_list.h
/freebsd-14.2/contrib/unbound/daemon/cachedump.c
/freebsd-14.2/contrib/unbound/daemon/remote.c
/freebsd-14.2/contrib/unbound/daemon/remote.h
/freebsd-14.2/contrib/unbound/daemon/stats.c
/freebsd-14.2/contrib/unbound/daemon/stats.h
/freebsd-14.2/contrib/unbound/daemon/worker.c
/freebsd-14.2/contrib/unbound/dns64/dns64.c
/freebsd-14.2/contrib/unbound/dnstap/dnstap.c
/freebsd-14.2/contrib/unbound/dnstap/dnstap.h
/freebsd-14.2/contrib/unbound/dnstap/dnstap.m4
/freebsd-14.2/contrib/unbound/dnstap/dtstream.c
/freebsd-14.2/contrib/unbound/dnstap/unbound-dnstap-socket.c
/freebsd-14.2/contrib/unbound/doc/Changelog
/freebsd-14.2/contrib/unbound/doc/README
/freebsd-14.2/contrib/unbound/doc/README.DNS64
/freebsd-14.2/contrib/unbound/doc/example.conf.in
/freebsd-14.2/contrib/unbound/doc/libunbound.3.in
/freebsd-14.2/contrib/unbound/doc/unbound-anchor.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-checkconf.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-control.8.in
/freebsd-14.2/contrib/unbound/doc/unbound-host.1.in
/freebsd-14.2/contrib/unbound/doc/unbound.8.in
/freebsd-14.2/contrib/unbound/doc/unbound.conf.5.in
/freebsd-14.2/contrib/unbound/dynlibmod/dynlibmod.c
/freebsd-14.2/contrib/unbound/edns-subnet/subnetmod.c
/freebsd-14.2/contrib/unbound/edns-subnet/subnetmod.h
/freebsd-14.2/contrib/unbound/ipset/ipset.c
/freebsd-14.2/contrib/unbound/iterator/iter_delegpt.c
/freebsd-14.2/contrib/unbound/iterator/iter_delegpt.h
/freebsd-14.2/contrib/unbound/iterator/iter_priv.c
/freebsd-14.2/contrib/unbound/iterator/iter_resptype.c
/freebsd-14.2/contrib/unbound/iterator/iter_resptype.h
/freebsd-14.2/contrib/unbound/iterator/iter_scrub.c
/freebsd-14.2/contrib/unbound/iterator/iter_scrub.h
/freebsd-14.2/contrib/unbound/iterator/iter_utils.c
/freebsd-14.2/contrib/unbound/iterator/iter_utils.h
/freebsd-14.2/contrib/unbound/iterator/iterator.c
/freebsd-14.2/contrib/unbound/iterator/iterator.h
/freebsd-14.2/contrib/unbound/libunbound/libworker.c
/freebsd-14.2/contrib/unbound/libunbound/unbound-event.h
/freebsd-14.2/contrib/unbound/libunbound/unbound.h
/freebsd-14.2/contrib/unbound/services/authzone.c
/freebsd-14.2/contrib/unbound/services/cache/dns.c
/freebsd-14.2/contrib/unbound/services/cache/infra.c
/freebsd-14.2/contrib/unbound/services/cache/infra.h
/freebsd-14.2/contrib/unbound/services/listen_dnsport.c
/freebsd-14.2/contrib/unbound/services/localzone.c
/freebsd-14.2/contrib/unbound/services/localzone.h
/freebsd-14.2/contrib/unbound/services/mesh.c
/freebsd-14.2/contrib/unbound/services/mesh.h
/freebsd-14.2/contrib/unbound/services/modstack.c
/freebsd-14.2/contrib/unbound/services/outside_network.c
/freebsd-14.2/contrib/unbound/services/rpz.c
/freebsd-14.2/contrib/unbound/services/rpz.h
/freebsd-14.2/contrib/unbound/sldns/rrdef.c
/freebsd-14.2/contrib/unbound/sldns/rrdef.h
/freebsd-14.2/contrib/unbound/sldns/str2wire.c
/freebsd-14.2/contrib/unbound/sldns/str2wire.h
/freebsd-14.2/contrib/unbound/sldns/wire2str.c
/freebsd-14.2/contrib/unbound/sldns/wire2str.h
/freebsd-14.2/contrib/unbound/smallapp/unbound-anchor.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-checkconf.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-control.c
/freebsd-14.2/contrib/unbound/smallapp/unbound-host.c
/freebsd-14.2/contrib/unbound/testdata/00-lint.tdir/00-lint.pre
/freebsd-14.2/contrib/unbound/testdata/cachedb_cached_ede.crpl
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.conf
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.dsc
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.post
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.pre
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.servfail.testns
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.test
/freebsd-14.2/contrib/unbound/testdata/cachedb_no_store.tdir/cachedb_no_store.testns
/freebsd-14.2/contrib/unbound/testdata/disable_edns_do.rpl
/freebsd-14.2/contrib/unbound/testdata/edns_downstream_cookies.rpl
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/ip_ratelimit.conf
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/ip_ratelimit.dsc
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/ip_ratelimit.post
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/ip_ratelimit.pre
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/ip_ratelimit.test
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/unbound_control.key
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/unbound_control.pem
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/unbound_server.key
/freebsd-14.2/contrib/unbound/testdata/ip_ratelimit.tdir/unbound_server.pem
/freebsd-14.2/contrib/unbound/testdata/iter_cname_minimise_nx.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_failreply.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_ignore_empty.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_nat64.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_nat64_prefix.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_nat64_prefix48.rpl
/freebsd-14.2/contrib/unbound/testdata/iter_scrub_rr_length.rpl
/freebsd-14.2/contrib/unbound/testdata/root_zonemd.tdir/root_zonemd.conf
/freebsd-14.2/contrib/unbound/testdata/root_zonemd.tdir/root_zonemd.dsc
/freebsd-14.2/contrib/unbound/testdata/root_zonemd.tdir/root_zonemd.post
/freebsd-14.2/contrib/unbound/testdata/root_zonemd.tdir/root_zonemd.pre
/freebsd-14.2/contrib/unbound/testdata/root_zonemd.tdir/root_zonemd.test
/freebsd-14.2/contrib/unbound/testdata/root_zonemd.tdir/root_zonemd.testns
/freebsd-14.2/contrib/unbound/testdata/rpz_cached_cname.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_0ttl_nodata.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_0ttl_nxdomain.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_0ttl_servfail.rpl
/freebsd-14.2/contrib/unbound/testdata/serve_expired_cached_servfail_refresh.rpl
/freebsd-14.2/contrib/unbound/testdata/stat_values.tdir/stat_values_cachedb.conf
/freebsd-14.2/contrib/unbound/testdata/stat_values.tdir/stat_values_downstream_cookies.conf
/freebsd-14.2/contrib/unbound/testdata/subnet_cached_ede.crpl
/freebsd-14.2/contrib/unbound/testdata/subnet_global_prefetch.crpl
/freebsd-14.2/contrib/unbound/testdata/subnet_global_prefetch_always_forward.crpl
/freebsd-14.2/contrib/unbound/testdata/subnet_global_prefetch_expired.crpl
/freebsd-14.2/contrib/unbound/testdata/subnet_prezero.crpl
/freebsd-14.2/contrib/unbound/testdata/val_any_negcache.rpl
/freebsd-14.2/contrib/unbound/testdata/val_scrub_rr_length.rpl
/freebsd-14.2/contrib/unbound/util/config_file.c
/freebsd-14.2/contrib/unbound/util/config_file.h
/freebsd-14.2/contrib/unbound/util/configlexer.lex
/freebsd-14.2/contrib/unbound/util/configparser.y
/freebsd-14.2/contrib/unbound/util/data/msgencode.c
/freebsd-14.2/contrib/unbound/util/data/msgencode.h
/freebsd-14.2/contrib/unbound/util/data/msgparse.c
/freebsd-14.2/contrib/unbound/util/data/msgparse.h
/freebsd-14.2/contrib/unbound/util/data/msgreply.c
/freebsd-14.2/contrib/unbound/util/data/msgreply.h
/freebsd-14.2/contrib/unbound/util/edns.c
/freebsd-14.2/contrib/unbound/util/edns.h
/freebsd-14.2/contrib/unbound/util/fptr_wlist.c
/freebsd-14.2/contrib/unbound/util/iana_ports.inc
/freebsd-14.2/contrib/unbound/util/log.c
/freebsd-14.2/contrib/unbound/util/module.c
/freebsd-14.2/contrib/unbound/util/module.h
/freebsd-14.2/contrib/unbound/util/net_help.c
/freebsd-14.2/contrib/unbound/util/net_help.h
/freebsd-14.2/contrib/unbound/util/netevent.c
/freebsd-14.2/contrib/unbound/util/netevent.h
/freebsd-14.2/contrib/unbound/util/proxy_protocol.c
/freebsd-14.2/contrib/unbound/util/proxy_protocol.h
/freebsd-14.2/contrib/unbound/util/regional.c
/freebsd-14.2/contrib/unbound/util/rfc_1982.c
/freebsd-14.2/contrib/unbound/util/rfc_1982.h
/freebsd-14.2/contrib/unbound/util/siphash.c
/freebsd-14.2/contrib/unbound/util/siphash.h
/freebsd-14.2/contrib/unbound/util/storage/lruhash.c
/freebsd-14.2/contrib/unbound/util/storage/lruhash.h
/freebsd-14.2/contrib/unbound/util/storage/slabhash.c
/freebsd-14.2/contrib/unbound/util/storage/slabhash.h
/freebsd-14.2/contrib/unbound/util/timehist.c
/freebsd-14.2/contrib/unbound/util/timeval_func.c
/freebsd-14.2/contrib/unbound/util/timeval_func.h
/freebsd-14.2/contrib/unbound/validator/autotrust.c
/freebsd-14.2/contrib/unbound/validator/val_anchor.c
/freebsd-14.2/contrib/unbound/validator/val_anchor.h
/freebsd-14.2/contrib/unbound/validator/val_kcache.c
/freebsd-14.2/contrib/unbound/validator/val_kcache.h
/freebsd-14.2/contrib/unbound/validator/val_kentry.c
/freebsd-14.2/contrib/unbound/validator/val_kentry.h
/freebsd-14.2/contrib/unbound/validator/val_neg.c
/freebsd-14.2/contrib/unbound/validator/val_nsec.c
/freebsd-14.2/contrib/unbound/validator/val_nsec.h
/freebsd-14.2/contrib/unbound/validator/val_sigcrypt.c
/freebsd-14.2/contrib/unbound/validator/val_utils.c
/freebsd-14.2/contrib/unbound/validator/validator.c
/freebsd-14.2/contrib/xz/ChangeLog
/freebsd-14.2/contrib/xz/FREEBSD-Xlist
/freebsd-14.2/contrib/xz/FREEBSD-upgrade
/freebsd-14.2/contrib/xz/THANKS
/freebsd-14.2/contrib/xz/doxygen/Doxyfile
/freebsd-14.2/contrib/xz/src/common/mythread.h
/freebsd-14.2/contrib/xz/src/common/sysdefs.h
/freebsd-14.2/contrib/xz/src/common/tuklib_integer.h
/freebsd-14.2/contrib/xz/src/liblzma/api/lzma.h
/freebsd-14.2/contrib/xz/src/liblzma/api/lzma/version.h
/freebsd-14.2/contrib/xz/src/liblzma/check/check.h
/freebsd-14.2/contrib/xz/src/liblzma/check/crc64_fast.c
/freebsd-14.2/contrib/xz/src/liblzma/check/crc64_table.c
/freebsd-14.2/contrib/xz/src/liblzma/common/common.c
/freebsd-14.2/contrib/xz/src/liblzma/common/common.h
/freebsd-14.2/contrib/xz/src/liblzma/common/index.c
/freebsd-14.2/contrib/xz/src/liblzma/common/index.h
/freebsd-14.2/contrib/xz/src/liblzma/common/memcmplen.h
/freebsd-14.2/contrib/xz/src/liblzma/common/stream_flags_common.h
/freebsd-14.2/contrib/xz/src/liblzma/liblzma.pc.in
/freebsd-14.2/contrib/xz/src/liblzma/lz/lz_encoder_hash.h
/freebsd-14.2/contrib/xz/src/liblzma/lzma/fastpos.h
/freebsd-14.2/contrib/xz/src/liblzma/lzma/fastpos_tablegen.c
/freebsd-14.2/contrib/xz/src/liblzma/rangecoder/price.h
/freebsd-14.2/contrib/xz/src/lzmainfo/lzmainfo.c
/freebsd-14.2/contrib/xz/src/xz/coder.c
/freebsd-14.2/contrib/xz/src/xz/file_io.c
/freebsd-14.2/contrib/xz/src/xz/file_io.h
/freebsd-14.2/contrib/xz/src/xz/hardware.h
/freebsd-14.2/contrib/xz/src/xz/message.h
/freebsd-14.2/contrib/xz/src/xz/options.c
/freebsd-14.2/contrib/xz/src/xz/util.c
/freebsd-14.2/contrib/xz/src/xz/util.h
/freebsd-14.2/contrib/xz/src/xz/xz.1
/freebsd-14.2/contrib/xz/src/xzdec/xzdec.c
/freebsd-14.2/crypto/README
/freebsd-14.2/crypto/openssh/.github/ci-status.md
/freebsd-14.2/crypto/openssh/.github/configs
/freebsd-14.2/crypto/openssh/.github/setup_ci.sh
/freebsd-14.2/crypto/openssh/.github/workflows/c-cpp.yml
/freebsd-14.2/crypto/openssh/.github/workflows/selfhosted.yml
/freebsd-14.2/crypto/openssh/ChangeLog
/freebsd-14.2/crypto/openssh/PROTOCOL
/freebsd-14.2/crypto/openssh/PROTOCOL.agent
/freebsd-14.2/crypto/openssh/README
/freebsd-14.2/crypto/openssh/auth2.c
/freebsd-14.2/crypto/openssh/channels.c
/freebsd-14.2/crypto/openssh/channels.h
/freebsd-14.2/crypto/openssh/clientloop.c
/freebsd-14.2/crypto/openssh/configure.ac
/freebsd-14.2/crypto/openssh/contrib/redhat/openssh.spec
/freebsd-14.2/crypto/openssh/contrib/suse/openssh.spec
/freebsd-14.2/crypto/openssh/kex.c
/freebsd-14.2/crypto/openssh/kex.h
/freebsd-14.2/crypto/openssh/misc.c
/freebsd-14.2/crypto/openssh/misc.h
/freebsd-14.2/crypto/openssh/monitor.c
/freebsd-14.2/crypto/openssh/openbsd-compat/bsd-closefrom.c
/freebsd-14.2/crypto/openssh/packet.c
/freebsd-14.2/crypto/openssh/packet.h
/freebsd-14.2/crypto/openssh/readconf.c
/freebsd-14.2/crypto/openssh/readconf.h
/freebsd-14.2/crypto/openssh/regress/Makefile
/freebsd-14.2/crypto/openssh/regress/match-subsystem.sh
/freebsd-14.2/crypto/openssh/regress/scp.sh
/freebsd-14.2/crypto/openssh/regress/scp3.sh
/freebsd-14.2/crypto/openssh/scp.c
/freebsd-14.2/crypto/openssh/servconf.c
/freebsd-14.2/crypto/openssh/servconf.h
/freebsd-14.2/crypto/openssh/serverloop.c
/freebsd-14.2/crypto/openssh/session.c
/freebsd-14.2/crypto/openssh/sftp-client.c
/freebsd-14.2/crypto/openssh/sftp-client.h
/freebsd-14.2/crypto/openssh/sftp-glob.c
/freebsd-14.2/crypto/openssh/sftp-usergroup.c
/freebsd-14.2/crypto/openssh/sftp.c
/freebsd-14.2/crypto/openssh/ssh-agent.1
/freebsd-14.2/crypto/openssh/ssh.c
/freebsd-14.2/crypto/openssh/ssh2.h
/freebsd-14.2/crypto/openssh/ssh_config.5
/freebsd-14.2/crypto/openssh/ssh_namespace.h
/freebsd-14.2/crypto/openssh/sshconnect2.c
/freebsd-14.2/crypto/openssh/sshd.8
/freebsd-14.2/crypto/openssh/sshd.c
/freebsd-14.2/crypto/openssh/sshd_config
/freebsd-14.2/crypto/openssh/sshd_config.5
/freebsd-14.2/crypto/openssh/sshkey.c
/freebsd-14.2/crypto/openssh/sshsig.c
/freebsd-14.2/crypto/openssh/version.h
/freebsd-14.2/crypto/openssl/CHANGES.md
/freebsd-14.2/crypto/openssl/FREEBSD-upgrade
/freebsd-14.2/crypto/openssl/INSTALL.md
/freebsd-14.2/crypto/openssl/NEWS.md
/freebsd-14.2/crypto/openssl/README.md
/freebsd-14.2/crypto/openssl/VERSION.dat
/freebsd-14.2/crypto/openssl/apps/cmp.c
/freebsd-14.2/crypto/openssl/apps/dgst.c
/freebsd-14.2/crypto/openssl/apps/dhparam.c
/freebsd-14.2/crypto/openssl/apps/dsaparam.c
/freebsd-14.2/crypto/openssl/apps/enc.c
/freebsd-14.2/crypto/openssl/apps/gendsa.c
/freebsd-14.2/crypto/openssl/apps/genpkey.c
/freebsd-14.2/crypto/openssl/apps/genrsa.c
/freebsd-14.2/crypto/openssl/apps/lib/apps.c
/freebsd-14.2/crypto/openssl/apps/req.c
/freebsd-14.2/crypto/openssl/apps/s_server.c
/freebsd-14.2/crypto/openssl/apps/speed.c
/freebsd-14.2/crypto/openssl/crypto/aes/asm/aesv8-armx.pl
/freebsd-14.2/crypto/openssl/crypto/arm_arch.h
/freebsd-14.2/crypto/openssl/crypto/asn1/a_strnid.c
/freebsd-14.2/crypto/openssl/crypto/asn1/asn1_gen.c
/freebsd-14.2/crypto/openssl/crypto/bn/bn_gcd.c
/freebsd-14.2/crypto/openssl/crypto/build.info
/freebsd-14.2/crypto/openssl/crypto/chacha/asm/chacha-ia64.pl
/freebsd-14.2/crypto/openssl/crypto/cmp/cmp_asn.c
/freebsd-14.2/crypto/openssl/crypto/cmp/cmp_client.c
/freebsd-14.2/crypto/openssl/crypto/cmp/cmp_status.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_enc.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_env.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_err.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_lib.c
/freebsd-14.2/crypto/openssl/crypto/cms/cms_local.h
/freebsd-14.2/crypto/openssl/crypto/cms/cms_sd.c
/freebsd-14.2/crypto/openssl/crypto/conf/conf_sap.c
/freebsd-14.2/crypto/openssl/crypto/dh/dh_check.c
/freebsd-14.2/crypto/openssl/crypto/dh/dh_key.c
/freebsd-14.2/crypto/openssl/crypto/dh/dh_lib.c
/freebsd-14.2/crypto/openssl/crypto/dsa/dsa_check.c
/freebsd-14.2/crypto/openssl/crypto/dsa/dsa_lib.c
/freebsd-14.2/crypto/openssl/crypto/dsa/dsa_ossl.c
/freebsd-14.2/crypto/openssl/crypto/encode_decode/decoder_lib.c
/freebsd-14.2/crypto/openssl/crypto/encode_decode/decoder_pkey.c
/freebsd-14.2/crypto/openssl/crypto/engine/eng_lib.c
/freebsd-14.2/crypto/openssl/crypto/engine/eng_list.c
/freebsd-14.2/crypto/openssl/crypto/engine/eng_local.h
/freebsd-14.2/crypto/openssl/crypto/engine/eng_pkey.c
/freebsd-14.2/crypto/openssl/crypto/engine/eng_table.c
/freebsd-14.2/crypto/openssl/crypto/err/openssl.txt
/freebsd-14.2/crypto/openssl/crypto/evp/ctrl_params_translate.c
/freebsd-14.2/crypto/openssl/crypto/evp/evp_enc.c
/freebsd-14.2/crypto/openssl/crypto/evp/legacy_sha.c
/freebsd-14.2/crypto/openssl/crypto/evp/p_lib.c
/freebsd-14.2/crypto/openssl/crypto/evp/pmeth_lib.c
/freebsd-14.2/crypto/openssl/crypto/ex_data.c
/freebsd-14.2/crypto/openssl/crypto/ffc/ffc_key_validate.c
/freebsd-14.2/crypto/openssl/crypto/http/http_client.c
/freebsd-14.2/crypto/openssl/crypto/lhash/lhash.c
/freebsd-14.2/crypto/openssl/crypto/mem.c
/freebsd-14.2/crypto/openssl/crypto/modes/asm/ghashv8-armx.pl
/freebsd-14.2/crypto/openssl/crypto/objects/obj_dat.c
/freebsd-14.2/crypto/openssl/crypto/param_build_set.c
/freebsd-14.2/crypto/openssl/crypto/pem/pem_pkey.c
/freebsd-14.2/crypto/openssl/crypto/perlasm/arm-xlate.pl
/freebsd-14.2/crypto/openssl/crypto/pkcs12/p12_crt.c
/freebsd-14.2/crypto/openssl/crypto/poly1305/asm/poly1305-armv8.pl
/freebsd-14.2/crypto/openssl/crypto/poly1305/asm/poly1305-x86_64.pl
/freebsd-14.2/crypto/openssl/crypto/property/property.c
/freebsd-14.2/crypto/openssl/crypto/property/property_parse.c
/freebsd-14.2/crypto/openssl/crypto/provider_core.c
/freebsd-14.2/crypto/openssl/crypto/rsa/rsa_ameth.c
/freebsd-14.2/crypto/openssl/crypto/rsa/rsa_backend.c
/freebsd-14.2/crypto/openssl/crypto/rsa/rsa_lib.c
/freebsd-14.2/crypto/openssl/crypto/srp/srp_vfy.c
/freebsd-14.2/crypto/openssl/crypto/store/store_lib.c
/freebsd-14.2/crypto/openssl/crypto/threads_pthread.c
/freebsd-14.2/crypto/openssl/crypto/x509/v3_ist.c
/freebsd-14.2/crypto/openssl/crypto/x509/x509_cmp.c
/freebsd-14.2/crypto/openssl/doc/man1/openssl-cmp.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-cms.pod.in
/freebsd-14.2/crypto/openssl/doc/man1/openssl-ts.pod.in
/freebsd-14.2/crypto/openssl/doc/man3/BIO_s_mem.pod
/freebsd-14.2/crypto/openssl/doc/man3/CMS_add1_signer.pod
/freebsd-14.2/crypto/openssl/doc/man3/CMS_sign.pod
/freebsd-14.2/crypto/openssl/doc/man3/DH_generate_parameters.pod
/freebsd-14.2/crypto/openssl/doc/man3/DSA_generate_parameters.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_MAC.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_SIGNATURE.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_aes_128_gcm.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_aria_128_gcm.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_bf_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_blake2b512.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_camellia_128_ecb.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_cast5_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_chacha20.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_des_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_desx_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_idea_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_md2.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_md4.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_md5.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_mdc2.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_rc2_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_rc4.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_rc5_32_12_16_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_ripemd160.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_seed_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_sha1.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_sha224.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_sha3_224.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_sm3.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_sm4_cbc.pod
/freebsd-14.2/crypto/openssl/doc/man3/EVP_whirlpool.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_CMP_CTX_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_CMP_exec_certreq.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_HTTP_REQ_CTX.pod
/freebsd-14.2/crypto/openssl/doc/man3/OSSL_HTTP_transfer.pod
/freebsd-14.2/crypto/openssl/doc/man3/PKCS12_create.pod
/freebsd-14.2/crypto/openssl/doc/man3/PKCS12_gen_mac.pod
/freebsd-14.2/crypto/openssl/doc/man3/PKCS5_PBKDF2_HMAC.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_CTX_set_info_callback.pod
/freebsd-14.2/crypto/openssl/doc/man3/SSL_new.pod
/freebsd-14.2/crypto/openssl/doc/man3/d2i_PKCS8PrivateKey_bio.pod
/freebsd-14.2/crypto/openssl/doc/man3/d2i_RSAPrivateKey.pod
/freebsd-14.2/crypto/openssl/doc/man3/d2i_X509.pod
/freebsd-14.2/crypto/openssl/doc/man5/x509v3_config.pod
/freebsd-14.2/crypto/openssl/doc/man7/EVP_KDF-PKCS12KDF.pod
/freebsd-14.2/crypto/openssl/doc/man7/migration_guide.pod
/freebsd-14.2/crypto/openssl/include/internal/ktls.h
/freebsd-14.2/crypto/openssl/include/openssl/cmserr.h
/freebsd-14.2/crypto/openssl/include/openssl/evp.h
/freebsd-14.2/crypto/openssl/include/openssl/opensslv.h
/freebsd-14.2/crypto/openssl/include/openssl/pkcs7.h.in
/freebsd-14.2/crypto/openssl/providers/fips-sources.checksums
/freebsd-14.2/crypto/openssl/providers/fips.checksum
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/cipher_chacha20.c
/freebsd-14.2/crypto/openssl/providers/implementations/encode_decode/decode_der2key.c
/freebsd-14.2/crypto/openssl/providers/implementations/encode_decode/decode_msblob2key.c
/freebsd-14.2/crypto/openssl/providers/implementations/encode_decode/decode_pvk2key.c
/freebsd-14.2/crypto/openssl/providers/implementations/encode_decode/encode_key2any.c
/freebsd-14.2/crypto/openssl/providers/implementations/encode_decode/encode_key2text.c
/freebsd-14.2/crypto/openssl/providers/implementations/keymgmt/dh_kmgmt.c
/freebsd-14.2/crypto/openssl/providers/implementations/keymgmt/dsa_kmgmt.c
/freebsd-14.2/crypto/openssl/providers/implementations/keymgmt/ecx_kmgmt.c
/freebsd-14.2/crypto/openssl/providers/implementations/keymgmt/mac_legacy_kmgmt.c
/freebsd-14.2/crypto/openssl/providers/implementations/macs/kmac_prov.c
/freebsd-14.2/crypto/openssl/ssl/ktls.c
/freebsd-14.2/crypto/openssl/ssl/record/ssl3_record.c
/freebsd-14.2/crypto/openssl/ssl/ssl_lib.c
/freebsd-14.2/crypto/openssl/ssl/ssl_local.h
/freebsd-14.2/crypto/openssl/ssl/ssl_sess.c
/freebsd-14.2/crypto/openssl/ssl/statem/extensions_srvr.c
/freebsd-14.2/crypto/openssl/ssl/t1_enc.c
/freebsd-14.2/crypto/openssl/ssl/tls13_enc.c
/freebsd-14.2/etc/mtree/BSD.tests.dist
/freebsd-14.2/etc/mtree/BSD.usr.dist
/freebsd-14.2/etc/sendmail/freebsd.mc
/freebsd-14.2/etc/sendmail/freebsd.submit.mc
/freebsd-14.2/etc/sendmail/freefall.mc
/freebsd-14.2/etc/termcap/Makefile
/freebsd-14.2/include/Makefile
/freebsd-14.2/include/Makefile.inc
/freebsd-14.2/include/rpc/rpc_com.h
/freebsd-14.2/include/rpc/rpcb_prot.x
/freebsd-14.2/lib/clang/Makefile.inc
/freebsd-14.2/lib/csu/Makefile.inc
/freebsd-14.2/lib/geom/label/glabel.8
/freebsd-14.2/lib/lib80211/lib80211_regdomain.c
/freebsd-14.2/lib/libblacklist/Makefile
/freebsd-14.2/lib/libc/Makefile
/freebsd-14.2/lib/libc/aarch64/Symbol.map
/freebsd-14.2/lib/libc/aarch64/gen/flt_rounds.c
/freebsd-14.2/lib/libc/aarch64/gen/fpgetmask.c
/freebsd-14.2/lib/libc/aarch64/gen/fpsetmask.c
/freebsd-14.2/lib/libc/aarch64/gen/infinity.c
/freebsd-14.2/lib/libc/aarch64/gen/makecontext.c
/freebsd-14.2/lib/libc/aarch64/sys/Makefile.inc
/freebsd-14.2/lib/libc/aarch64/sys/__vdso_gettc.c
/freebsd-14.2/lib/libc/amd64/Symbol.map
/freebsd-14.2/lib/libc/amd64/gen/flt_rounds.c
/freebsd-14.2/lib/libc/amd64/gen/infinity.c
/freebsd-14.2/lib/libc/amd64/gen/makecontext.c
/freebsd-14.2/lib/libc/amd64/gen/signalcontext.c
/freebsd-14.2/lib/libc/amd64/string/Makefile.inc
/freebsd-14.2/lib/libc/amd64/string/bcopy.c
/freebsd-14.2/lib/libc/amd64/string/bzero.c
/freebsd-14.2/lib/libc/amd64/string/memchr.S
/freebsd-14.2/lib/libc/amd64/string/memcmp.S
/freebsd-14.2/lib/libc/amd64/string/strcpy.c
/freebsd-14.2/lib/libc/amd64/string/strcspn.S
/freebsd-14.2/lib/libc/amd64/string/strnlen.c
/freebsd-14.2/lib/libc/amd64/string/strspn.S
/freebsd-14.2/lib/libc/amd64/string/timingsafe_bcmp.S
/freebsd-14.2/lib/libc/amd64/string/timingsafe_memcmp.S
/freebsd-14.2/lib/libc/amd64/sys/Makefile.inc
/freebsd-14.2/lib/libc/amd64/sys/amd64_get_fsbase.c
/freebsd-14.2/lib/libc/amd64/sys/amd64_get_gsbase.c
/freebsd-14.2/lib/libc/amd64/sys/amd64_set_fsbase.c
/freebsd-14.2/lib/libc/amd64/sys/amd64_set_gsbase.c
/freebsd-14.2/lib/libc/arm/Symbol.map
/freebsd-14.2/lib/libc/arm/aeabi/Symbol.map
/freebsd-14.2/lib/libc/arm/aeabi/aeabi_atexit.c
/freebsd-14.2/lib/libc/arm/aeabi/aeabi_double.c
/freebsd-14.2/lib/libc/arm/aeabi/aeabi_float.c
/freebsd-14.2/lib/libc/arm/aeabi/aeabi_unwind_cpp.c
/freebsd-14.2/lib/libc/arm/aeabi/aeabi_unwind_exidx.c
/freebsd-14.2/lib/libc/arm/gen/arm_drain_writebuf.c
/freebsd-14.2/lib/libc/arm/gen/arm_initfini.c
/freebsd-14.2/lib/libc/arm/gen/arm_sync_icache.c
/freebsd-14.2/lib/libc/arm/gen/fabs.c
/freebsd-14.2/lib/libc/arm/gen/flt_rounds.c
/freebsd-14.2/lib/libc/arm/gen/fpgetmask_vfp.c
/freebsd-14.2/lib/libc/arm/gen/fpgetround_vfp.c
/freebsd-14.2/lib/libc/arm/gen/fpgetsticky_vfp.c
/freebsd-14.2/lib/libc/arm/gen/fpsetmask_vfp.c
/freebsd-14.2/lib/libc/arm/gen/fpsetround_vfp.c
/freebsd-14.2/lib/libc/arm/gen/fpsetsticky_vfp.c
/freebsd-14.2/lib/libc/arm/gen/getcontextx.c
/freebsd-14.2/lib/libc/arm/gen/infinity.c
/freebsd-14.2/lib/libc/arm/gen/makecontext.c
/freebsd-14.2/lib/libc/arm/gen/signalcontext.c
/freebsd-14.2/lib/libc/arm/sys/Makefile.inc
/freebsd-14.2/lib/libc/arm/sys/__vdso_gettc.c
/freebsd-14.2/lib/libc/arm/sys/vfork.S
/freebsd-14.2/lib/libc/capability/Symbol.map
/freebsd-14.2/lib/libc/compat-43/Symbol.map
/freebsd-14.2/lib/libc/compat-43/creat.c
/freebsd-14.2/lib/libc/compat-43/gethostid.c
/freebsd-14.2/lib/libc/compat-43/getwd.c
/freebsd-14.2/lib/libc/compat-43/killpg.c
/freebsd-14.2/lib/libc/compat-43/sethostid.c
/freebsd-14.2/lib/libc/compat-43/setpgrp.c
/freebsd-14.2/lib/libc/compat-43/setrgid.c
/freebsd-14.2/lib/libc/compat-43/setruid.c
/freebsd-14.2/lib/libc/compat-43/sigcompat.c
/freebsd-14.2/lib/libc/csu/aarch64/reloc.c
/freebsd-14.2/lib/libc/csu/amd64/reloc.c
/freebsd-14.2/lib/libc/csu/i386/reloc.c
/freebsd-14.2/lib/libc/csu/powerpc64/reloc.c
/freebsd-14.2/lib/libc/db/Symbol.map
/freebsd-14.2/lib/libc/db/btree/bt_close.c
/freebsd-14.2/lib/libc/db/btree/bt_conv.c
/freebsd-14.2/lib/libc/db/btree/bt_debug.c
/freebsd-14.2/lib/libc/db/btree/bt_delete.c
/freebsd-14.2/lib/libc/db/btree/bt_get.c
/freebsd-14.2/lib/libc/db/btree/bt_open.c
/freebsd-14.2/lib/libc/db/btree/bt_overflow.c
/freebsd-14.2/lib/libc/db/btree/bt_page.c
/freebsd-14.2/lib/libc/db/btree/bt_put.c
/freebsd-14.2/lib/libc/db/btree/bt_search.c
/freebsd-14.2/lib/libc/db/btree/bt_seq.c
/freebsd-14.2/lib/libc/db/btree/bt_split.c
/freebsd-14.2/lib/libc/db/btree/bt_utils.c
/freebsd-14.2/lib/libc/db/db/db.c
/freebsd-14.2/lib/libc/db/hash/hash.c
/freebsd-14.2/lib/libc/db/hash/hash_bigkey.c
/freebsd-14.2/lib/libc/db/hash/hash_buf.c
/freebsd-14.2/lib/libc/db/hash/hash_func.c
/freebsd-14.2/lib/libc/db/hash/hash_log2.c
/freebsd-14.2/lib/libc/db/hash/hash_page.c
/freebsd-14.2/lib/libc/db/hash/ndbm.c
/freebsd-14.2/lib/libc/db/mpool/mpool-compat.c
/freebsd-14.2/lib/libc/db/mpool/mpool.c
/freebsd-14.2/lib/libc/db/recno/rec_close.c
/freebsd-14.2/lib/libc/db/recno/rec_delete.c
/freebsd-14.2/lib/libc/db/recno/rec_get.c
/freebsd-14.2/lib/libc/db/recno/rec_open.c
/freebsd-14.2/lib/libc/db/recno/rec_put.c
/freebsd-14.2/lib/libc/db/recno/rec_search.c
/freebsd-14.2/lib/libc/db/recno/rec_utils.c
/freebsd-14.2/lib/libc/db/test/btree.tests/main.c
/freebsd-14.2/lib/libc/db/test/dbtest.c
/freebsd-14.2/lib/libc/db/test/hash.tests/driver2.c
/freebsd-14.2/lib/libc/db/test/hash.tests/tcreat3.c
/freebsd-14.2/lib/libc/db/test/hash.tests/tdel.c
/freebsd-14.2/lib/libc/db/test/hash.tests/thash4.c
/freebsd-14.2/lib/libc/db/test/hash.tests/tread2.c
/freebsd-14.2/lib/libc/db/test/hash.tests/tseq.c
/freebsd-14.2/lib/libc/db/test/hash.tests/tverify.c
/freebsd-14.2/lib/libc/gdtoa/Symbol.map
/freebsd-14.2/lib/libc/gdtoa/_hdtoa.c
/freebsd-14.2/lib/libc/gdtoa/_hldtoa.c
/freebsd-14.2/lib/libc/gdtoa/_ldtoa.c
/freebsd-14.2/lib/libc/gdtoa/machdep_ldisQ.c
/freebsd-14.2/lib/libc/gdtoa/machdep_ldisd.c
/freebsd-14.2/lib/libc/gdtoa/machdep_ldisx.c
/freebsd-14.2/lib/libc/gen/Makefile.inc
/freebsd-14.2/lib/libc/gen/Symbol.map
/freebsd-14.2/lib/libc/gen/__getosreldate.c
/freebsd-14.2/lib/libc/gen/__pthread_mutex_init_calloc_cb_stub.c
/freebsd-14.2/lib/libc/gen/__xuname.c
/freebsd-14.2/lib/libc/gen/_once_stub.c
/freebsd-14.2/lib/libc/gen/_pthread_stubs.c
/freebsd-14.2/lib/libc/gen/_rand48.c
/freebsd-14.2/lib/libc/gen/_spinlock_stub.c
/freebsd-14.2/lib/libc/gen/_thread_init.c
/freebsd-14.2/lib/libc/gen/arc4random-compat.c
/freebsd-14.2/lib/libc/gen/arc4random.c
/freebsd-14.2/lib/libc/gen/auxv.c
/freebsd-14.2/lib/libc/gen/basename.c
/freebsd-14.2/lib/libc/gen/basename_compat.c
/freebsd-14.2/lib/libc/gen/cap_sandboxed.c
/freebsd-14.2/lib/libc/gen/check_utility_compat.c
/freebsd-14.2/lib/libc/gen/clock_getcpuclockid.c
/freebsd-14.2/lib/libc/gen/ctermid.c
/freebsd-14.2/lib/libc/gen/devname-compat11.c
/freebsd-14.2/lib/libc/gen/dirfd.c
/freebsd-14.2/lib/libc/gen/dirname.c
/freebsd-14.2/lib/libc/gen/dirname_compat.c
/freebsd-14.2/lib/libc/gen/dlfcn.c
/freebsd-14.2/lib/libc/gen/drand48.c
/freebsd-14.2/lib/libc/gen/dup3.c
/freebsd-14.2/lib/libc/gen/erand48.c
/freebsd-14.2/lib/libc/gen/errno.c
/freebsd-14.2/lib/libc/gen/eventfd.c
/freebsd-14.2/lib/libc/gen/exect.c
/freebsd-14.2/lib/libc/gen/fdevname.c
/freebsd-14.2/lib/libc/gen/feature_present.c
/freebsd-14.2/lib/libc/gen/fmtcheck.c
/freebsd-14.2/lib/libc/gen/fmtmsg.c
/freebsd-14.2/lib/libc/gen/ftok.c
/freebsd-14.2/lib/libc/gen/fts-compat.c
/freebsd-14.2/lib/libc/gen/fts-compat11.c
/freebsd-14.2/lib/libc/gen/ftw-compat11.c
/freebsd-14.2/lib/libc/gen/ftw.c
/freebsd-14.2/lib/libc/gen/getbootfile.c
/freebsd-14.2/lib/libc/gen/getentropy.c
/freebsd-14.2/lib/libc/gen/getgrent.c
/freebsd-14.2/lib/libc/gen/getmntinfo-compat11.c
/freebsd-14.2/lib/libc/gen/getpagesizes.c
/freebsd-14.2/lib/libc/gen/getpeereid.3
/freebsd-14.2/lib/libc/gen/getpeereid.c
/freebsd-14.2/lib/libc/gen/getprogname.c
/freebsd-14.2/lib/libc/gen/getpwent.c
/freebsd-14.2/lib/libc/gen/getutxent.c
/freebsd-14.2/lib/libc/gen/glob-compat11.c
/freebsd-14.2/lib/libc/gen/glob-compat11.h
/freebsd-14.2/lib/libc/gen/jrand48.c
/freebsd-14.2/lib/libc/gen/lcong48.c
/freebsd-14.2/lib/libc/gen/ldexp.c
/freebsd-14.2/lib/libc/gen/libc_dlopen.c
/freebsd-14.2/lib/libc/gen/lockf.c
/freebsd-14.2/lib/libc/gen/lrand48.c
/freebsd-14.2/lib/libc/gen/memalign.c
/freebsd-14.2/lib/libc/gen/memfd_create.c
/freebsd-14.2/lib/libc/gen/modf.c
/freebsd-14.2/lib/libc/gen/mrand48.c
/freebsd-14.2/lib/libc/gen/nftw-compat11.c
/freebsd-14.2/lib/libc/gen/nftw.c
/freebsd-14.2/lib/libc/gen/nrand48.c
/freebsd-14.2/lib/libc/gen/pmadvise.c
/freebsd-14.2/lib/libc/gen/posix_spawn.c
/freebsd-14.2/lib/libc/gen/pututxline.c
/freebsd-14.2/lib/libc/gen/readdir-compat11.c
/freebsd-14.2/lib/libc/gen/readpassphrase.c
/freebsd-14.2/lib/libc/gen/recvmmsg.c
/freebsd-14.2/lib/libc/gen/scandir-compat11.c
/freebsd-14.2/lib/libc/gen/seed48.c
/freebsd-14.2/lib/libc/gen/semctl.c
/freebsd-14.2/lib/libc/gen/sendmmsg.c
/freebsd-14.2/lib/libc/gen/setproctitle.c
/freebsd-14.2/lib/libc/gen/setprogname.c
/freebsd-14.2/lib/libc/gen/statvfs.c
/freebsd-14.2/lib/libc/gen/sysctlbyname.c
/freebsd-14.2/lib/libc/gen/sysctlnametomib.c
/freebsd-14.2/lib/libc/gen/tls.c
/freebsd-14.2/lib/libc/gen/trivial-getcontextx.c
/freebsd-14.2/lib/libc/gen/utxdb.c
/freebsd-14.2/lib/libc/gen/waitid.c
/freebsd-14.2/lib/libc/gen/wordexp.c
/freebsd-14.2/lib/libc/gmon/Symbol.map
/freebsd-14.2/lib/libc/gmon/gmon.c
/freebsd-14.2/lib/libc/gmon/mcount.c
/freebsd-14.2/lib/libc/i386/Symbol.map
/freebsd-14.2/lib/libc/i386/gen/flt_rounds.c
/freebsd-14.2/lib/libc/i386/gen/infinity.c
/freebsd-14.2/lib/libc/i386/gen/makecontext.c
/freebsd-14.2/lib/libc/i386/gen/signalcontext.c
/freebsd-14.2/lib/libc/i386/sys/Makefile.inc
/freebsd-14.2/lib/libc/i386/sys/i386_clr_watch.c
/freebsd-14.2/lib/libc/i386/sys/i386_get_fsbase.c
/freebsd-14.2/lib/libc/i386/sys/i386_get_gsbase.c
/freebsd-14.2/lib/libc/i386/sys/i386_get_ioperm.c
/freebsd-14.2/lib/libc/i386/sys/i386_get_ldt.c
/freebsd-14.2/lib/libc/i386/sys/i386_set_fsbase.c
/freebsd-14.2/lib/libc/i386/sys/i386_set_gsbase.c
/freebsd-14.2/lib/libc/i386/sys/i386_set_ioperm.c
/freebsd-14.2/lib/libc/i386/sys/i386_set_ldt.c
/freebsd-14.2/lib/libc/i386/sys/i386_set_watch.c
/freebsd-14.2/lib/libc/i386/sys/i386_vm86.c
/freebsd-14.2/lib/libc/i386/sys/vfork.S
/freebsd-14.2/lib/libc/iconv/Symbol.map
/freebsd-14.2/lib/libc/iconv/bsd_iconv.c
/freebsd-14.2/lib/libc/iconv/citrus_bcs.c
/freebsd-14.2/lib/libc/iconv/citrus_bcs_strtol.c
/freebsd-14.2/lib/libc/iconv/citrus_bcs_strtoul.c
/freebsd-14.2/lib/libc/iconv/citrus_csmapper.c
/freebsd-14.2/lib/libc/iconv/citrus_db.c
/freebsd-14.2/lib/libc/iconv/citrus_db_factory.c
/freebsd-14.2/lib/libc/iconv/citrus_db_hash.c
/freebsd-14.2/lib/libc/iconv/citrus_esdb.c
/freebsd-14.2/lib/libc/iconv/citrus_hash.c
/freebsd-14.2/lib/libc/iconv/citrus_iconv.c
/freebsd-14.2/lib/libc/iconv/citrus_lookup.c
/freebsd-14.2/lib/libc/iconv/citrus_lookup_factory.c
/freebsd-14.2/lib/libc/iconv/citrus_mapper.c
/freebsd-14.2/lib/libc/iconv/citrus_memstream.c
/freebsd-14.2/lib/libc/iconv/citrus_mmap.c
/freebsd-14.2/lib/libc/iconv/citrus_module.c
/freebsd-14.2/lib/libc/iconv/citrus_none.c
/freebsd-14.2/lib/libc/iconv/citrus_pivot_factory.c
/freebsd-14.2/lib/libc/iconv/citrus_prop.c
/freebsd-14.2/lib/libc/iconv/citrus_stdenc.c
/freebsd-14.2/lib/libc/include/errlst.h
/freebsd-14.2/lib/libc/include/spinlock.h
/freebsd-14.2/lib/libc/inet/Symbol.map
/freebsd-14.2/lib/libc/inet/inet_addr.c
/freebsd-14.2/lib/libc/inet/inet_cidr_ntop.c
/freebsd-14.2/lib/libc/inet/inet_cidr_pton.c
/freebsd-14.2/lib/libc/inet/inet_lnaof.c
/freebsd-14.2/lib/libc/inet/inet_makeaddr.c
/freebsd-14.2/lib/libc/inet/inet_net_ntop.c
/freebsd-14.2/lib/libc/inet/inet_net_pton.c
/freebsd-14.2/lib/libc/inet/inet_neta.c
/freebsd-14.2/lib/libc/inet/inet_netof.c
/freebsd-14.2/lib/libc/inet/inet_network.c
/freebsd-14.2/lib/libc/inet/inet_ntoa.c
/freebsd-14.2/lib/libc/inet/inet_ntop.c
/freebsd-14.2/lib/libc/inet/inet_pton.c
/freebsd-14.2/lib/libc/inet/nsap_addr.c
/freebsd-14.2/lib/libc/isc/ev_streams.c
/freebsd-14.2/lib/libc/isc/ev_timers.c
/freebsd-14.2/lib/libc/locale/Symbol.map
/freebsd-14.2/lib/libc/locale/ascii.c
/freebsd-14.2/lib/libc/locale/big5.c
/freebsd-14.2/lib/libc/locale/btowc.c
/freebsd-14.2/lib/libc/locale/c16rtomb.c
/freebsd-14.2/lib/libc/locale/c32rtomb.c
/freebsd-14.2/lib/libc/locale/cXXrtomb_iconv.h
/freebsd-14.2/lib/libc/locale/collate.c
/freebsd-14.2/lib/libc/locale/collate.h
/freebsd-14.2/lib/libc/locale/collcmp.c
/freebsd-14.2/lib/libc/locale/fix_grouping.c
/freebsd-14.2/lib/libc/locale/gbk.c
/freebsd-14.2/lib/libc/locale/isctype.c
/freebsd-14.2/lib/libc/locale/iswctype.c
/freebsd-14.2/lib/libc/locale/ldpart.c
/freebsd-14.2/lib/libc/locale/lmessages.c
/freebsd-14.2/lib/libc/locale/lmonetary.c
/freebsd-14.2/lib/libc/locale/lnumeric.c
/freebsd-14.2/lib/libc/locale/localeconv.c
/freebsd-14.2/lib/libc/locale/mblen.c
/freebsd-14.2/lib/libc/locale/mbrlen.c
/freebsd-14.2/lib/libc/locale/mbrtoc16.c
/freebsd-14.2/lib/libc/locale/mbrtoc32.c
/freebsd-14.2/lib/libc/locale/mbrtocXX_iconv.h
/freebsd-14.2/lib/libc/locale/mbrtowc.c
/freebsd-14.2/lib/libc/locale/mbsinit.c
/freebsd-14.2/lib/libc/locale/mbsnrtowcs.c
/freebsd-14.2/lib/libc/locale/mbsrtowcs.c
/freebsd-14.2/lib/libc/locale/mbstowcs.c
/freebsd-14.2/lib/libc/locale/mbtowc.c
/freebsd-14.2/lib/libc/locale/mskanji.c
/freebsd-14.2/lib/libc/locale/nextwctype.c
/freebsd-14.2/lib/libc/locale/nl_langinfo.c
/freebsd-14.2/lib/libc/locale/nomacros.c
/freebsd-14.2/lib/libc/locale/none.c
/freebsd-14.2/lib/libc/locale/rpmatch.c
/freebsd-14.2/lib/libc/locale/rune.c
/freebsd-14.2/lib/libc/locale/runetype.c
/freebsd-14.2/lib/libc/locale/setlocale.c
/freebsd-14.2/lib/libc/locale/setrunelocale.c
/freebsd-14.2/lib/libc/locale/table.c
/freebsd-14.2/lib/libc/locale/tolower.c
/freebsd-14.2/lib/libc/locale/toupper.c
/freebsd-14.2/lib/libc/locale/wcrtomb.c
/freebsd-14.2/lib/libc/locale/wcsftime.c
/freebsd-14.2/lib/libc/locale/wcsnrtombs.c
/freebsd-14.2/lib/libc/locale/wcsrtombs.c
/freebsd-14.2/lib/libc/locale/wcstod.c
/freebsd-14.2/lib/libc/locale/wcstof.c
/freebsd-14.2/lib/libc/locale/wcstoimax.c
/freebsd-14.2/lib/libc/locale/wcstol.c
/freebsd-14.2/lib/libc/locale/wcstold.c
/freebsd-14.2/lib/libc/locale/wcstoll.c
/freebsd-14.2/lib/libc/locale/wcstombs.c
/freebsd-14.2/lib/libc/locale/wcstoul.c
/freebsd-14.2/lib/libc/locale/wcstoull.c
/freebsd-14.2/lib/libc/locale/wcstoumax.c
/freebsd-14.2/lib/libc/locale/wctob.c
/freebsd-14.2/lib/libc/locale/wctomb.c
/freebsd-14.2/lib/libc/locale/wctrans.c
/freebsd-14.2/lib/libc/locale/wctype.c
/freebsd-14.2/lib/libc/locale/wcwidth.c
/freebsd-14.2/lib/libc/nameser/Symbol.map
/freebsd-14.2/lib/libc/nameser/ns_name.c
/freebsd-14.2/lib/libc/nameser/ns_netint.c
/freebsd-14.2/lib/libc/nameser/ns_parse.c
/freebsd-14.2/lib/libc/nameser/ns_print.c
/freebsd-14.2/lib/libc/nameser/ns_samedomain.c
/freebsd-14.2/lib/libc/nameser/ns_ttl.c
/freebsd-14.2/lib/libc/net/Symbol.map
/freebsd-14.2/lib/libc/net/base64.c
/freebsd-14.2/lib/libc/net/ether_addr.c
/freebsd-14.2/lib/libc/net/eui64.c
/freebsd-14.2/lib/libc/net/gai_strerror.c
/freebsd-14.2/lib/libc/net/getaddrinfo.c
/freebsd-14.2/lib/libc/net/gethostbydns.c
/freebsd-14.2/lib/libc/net/gethostbyht.c
/freebsd-14.2/lib/libc/net/gethostbynis.c
/freebsd-14.2/lib/libc/net/gethostnamadr.c
/freebsd-14.2/lib/libc/net/getifaddrs.c
/freebsd-14.2/lib/libc/net/getifmaddrs.c
/freebsd-14.2/lib/libc/net/getnameinfo.c
/freebsd-14.2/lib/libc/net/getnetbydns.c
/freebsd-14.2/lib/libc/net/getnetbyht.c
/freebsd-14.2/lib/libc/net/getnetbynis.c
/freebsd-14.2/lib/libc/net/getnetnamadr.c
/freebsd-14.2/lib/libc/net/getproto.c
/freebsd-14.2/lib/libc/net/getprotoent.c
/freebsd-14.2/lib/libc/net/getprotoname.c
/freebsd-14.2/lib/libc/net/getservent.c
/freebsd-14.2/lib/libc/net/hesiod.c
/freebsd-14.2/lib/libc/net/if_indextoname.c
/freebsd-14.2/lib/libc/net/if_nameindex.c
/freebsd-14.2/lib/libc/net/if_nametoindex.c
/freebsd-14.2/lib/libc/net/ip6opt.c
/freebsd-14.2/lib/libc/net/linkaddr.c
/freebsd-14.2/lib/libc/net/map_v4v6.c
/freebsd-14.2/lib/libc/net/name6.c
/freebsd-14.2/lib/libc/net/nscache.c
/freebsd-14.2/lib/libc/net/nscachedcli.c
/freebsd-14.2/lib/libc/net/nsdispatch.c
/freebsd-14.2/lib/libc/net/nslexer.l
/freebsd-14.2/lib/libc/net/nsparser.y
/freebsd-14.2/lib/libc/net/nss_compat.c
/freebsd-14.2/lib/libc/net/ntoh.c
/freebsd-14.2/lib/libc/net/rcmd.c
/freebsd-14.2/lib/libc/net/rcmdsh.c
/freebsd-14.2/lib/libc/net/recv.c
/freebsd-14.2/lib/libc/net/rthdr.c
/freebsd-14.2/lib/libc/net/sctp_sys_calls.c
/freebsd-14.2/lib/libc/net/send.c
/freebsd-14.2/lib/libc/net/sourcefilter.c
/freebsd-14.2/lib/libc/net/vars.c
/freebsd-14.2/lib/libc/nls/Symbol.map
/freebsd-14.2/lib/libc/nls/msgcat.c
/freebsd-14.2/lib/libc/posix1e/Symbol.map
/freebsd-14.2/lib/libc/posix1e/acl.3
/freebsd-14.2/lib/libc/posix1e/acl_branding.c
/freebsd-14.2/lib/libc/posix1e/acl_calc_mask.c
/freebsd-14.2/lib/libc/posix1e/acl_cmp_np.c
/freebsd-14.2/lib/libc/posix1e/acl_compat.c
/freebsd-14.2/lib/libc/posix1e/acl_copy.c
/freebsd-14.2/lib/libc/posix1e/acl_delete.c
/freebsd-14.2/lib/libc/posix1e/acl_delete_entry.c
/freebsd-14.2/lib/libc/posix1e/acl_entry.c
/freebsd-14.2/lib/libc/posix1e/acl_equiv_mode_np.c
/freebsd-14.2/lib/libc/posix1e/acl_extended_file_np.c
/freebsd-14.2/lib/libc/posix1e/acl_flag.c
/freebsd-14.2/lib/libc/posix1e/acl_free.c
/freebsd-14.2/lib/libc/posix1e/acl_from_mode_np.c
/freebsd-14.2/lib/libc/posix1e/acl_from_text.c
/freebsd-14.2/lib/libc/posix1e/acl_from_text_nfs4.c
/freebsd-14.2/lib/libc/posix1e/acl_get.3
/freebsd-14.2/lib/libc/posix1e/acl_get.c
/freebsd-14.2/lib/libc/posix1e/acl_get_entry.3
/freebsd-14.2/lib/libc/posix1e/acl_id_to_name.c
/freebsd-14.2/lib/libc/posix1e/acl_init.c
/freebsd-14.2/lib/libc/posix1e/acl_perm.c
/freebsd-14.2/lib/libc/posix1e/acl_set.c
/freebsd-14.2/lib/libc/posix1e/acl_strip.c
/freebsd-14.2/lib/libc/posix1e/acl_support.c
/freebsd-14.2/lib/libc/posix1e/acl_support_nfs4.c
/freebsd-14.2/lib/libc/posix1e/acl_to_text.c
/freebsd-14.2/lib/libc/posix1e/acl_to_text_nfs4.c
/freebsd-14.2/lib/libc/posix1e/acl_valid.c
/freebsd-14.2/lib/libc/posix1e/extattr.c
/freebsd-14.2/lib/libc/posix1e/mac.c
/freebsd-14.2/lib/libc/posix1e/mac_exec.c
/freebsd-14.2/lib/libc/posix1e/mac_free.3
/freebsd-14.2/lib/libc/posix1e/mac_get.3
/freebsd-14.2/lib/libc/posix1e/mac_get.c
/freebsd-14.2/lib/libc/posix1e/mac_prepare.3
/freebsd-14.2/lib/libc/posix1e/mac_set.c
/freebsd-14.2/lib/libc/posix1e/mac_text.3
/freebsd-14.2/lib/libc/powerpc/Symbol.map
/freebsd-14.2/lib/libc/powerpc/gen/flt_rounds.c
/freebsd-14.2/lib/libc/powerpc/gen/fpgetmask.c
/freebsd-14.2/lib/libc/powerpc/gen/fpgetround.c
/freebsd-14.2/lib/libc/powerpc/gen/fpgetsticky.c
/freebsd-14.2/lib/libc/powerpc/gen/fpsetmask.c
/freebsd-14.2/lib/libc/powerpc/gen/fpsetround.c
/freebsd-14.2/lib/libc/powerpc/gen/makecontext.c
/freebsd-14.2/lib/libc/powerpc/gen/signalcontext.c
/freebsd-14.2/lib/libc/powerpc/gen/syncicache.c
/freebsd-14.2/lib/libc/powerpc/sys/Makefile.inc
/freebsd-14.2/lib/libc/powerpc/sys/__vdso_gettc.c
/freebsd-14.2/lib/libc/powerpc64/Symbol.map
/freebsd-14.2/lib/libc/powerpc64/gen/flt_rounds.c
/freebsd-14.2/lib/libc/powerpc64/gen/fpgetmask.c
/freebsd-14.2/lib/libc/powerpc64/gen/fpgetround.c
/freebsd-14.2/lib/libc/powerpc64/gen/fpgetsticky.c
/freebsd-14.2/lib/libc/powerpc64/gen/fpsetmask.c
/freebsd-14.2/lib/libc/powerpc64/gen/fpsetround.c
/freebsd-14.2/lib/libc/powerpc64/gen/makecontext.c
/freebsd-14.2/lib/libc/powerpc64/gen/signalcontext.c
/freebsd-14.2/lib/libc/powerpc64/gen/syncicache.c
/freebsd-14.2/lib/libc/powerpc64/string/bcopy_resolver.c
/freebsd-14.2/lib/libc/powerpc64/string/strcpy.c
/freebsd-14.2/lib/libc/powerpc64/string/strcpy_resolver.c
/freebsd-14.2/lib/libc/powerpc64/string/strncpy.c
/freebsd-14.2/lib/libc/powerpc64/string/strncpy_resolver.c
/freebsd-14.2/lib/libc/powerpc64/sys/Makefile.inc
/freebsd-14.2/lib/libc/powerpc64/sys/__vdso_gettc.c
/freebsd-14.2/lib/libc/powerpcspe/_fpmath.h
/freebsd-14.2/lib/libc/powerpcspe/gen/flt_rounds.c
/freebsd-14.2/lib/libc/powerpcspe/gen/fpgetmask.c
/freebsd-14.2/lib/libc/powerpcspe/gen/fpgetround.c
/freebsd-14.2/lib/libc/powerpcspe/gen/fpgetsticky.c
/freebsd-14.2/lib/libc/powerpcspe/gen/fpsetmask.c
/freebsd-14.2/lib/libc/powerpcspe/gen/fpsetround.c
/freebsd-14.2/lib/libc/powerpcspe/sys/Makefile.inc
/freebsd-14.2/lib/libc/quad/Symbol.map
/freebsd-14.2/lib/libc/quad/TESTS/divrem.c
/freebsd-14.2/lib/libc/quad/TESTS/mul.c
/freebsd-14.2/lib/libc/quad/adddi3.c
/freebsd-14.2/lib/libc/quad/anddi3.c
/freebsd-14.2/lib/libc/quad/ashldi3.c
/freebsd-14.2/lib/libc/quad/ashrdi3.c
/freebsd-14.2/lib/libc/quad/cmpdi2.c
/freebsd-14.2/lib/libc/quad/divdi3.c
/freebsd-14.2/lib/libc/quad/fixdfdi.c
/freebsd-14.2/lib/libc/quad/fixsfdi.c
/freebsd-14.2/lib/libc/quad/fixunsdfdi.c
/freebsd-14.2/lib/libc/quad/fixunssfdi.c
/freebsd-14.2/lib/libc/quad/floatdidf.c
/freebsd-14.2/lib/libc/quad/floatdisf.c
/freebsd-14.2/lib/libc/quad/floatunsdidf.c
/freebsd-14.2/lib/libc/quad/iordi3.c
/freebsd-14.2/lib/libc/quad/lshldi3.c
/freebsd-14.2/lib/libc/quad/lshrdi3.c
/freebsd-14.2/lib/libc/quad/moddi3.c
/freebsd-14.2/lib/libc/quad/muldi3.c
/freebsd-14.2/lib/libc/quad/negdi2.c
/freebsd-14.2/lib/libc/quad/notdi2.c
/freebsd-14.2/lib/libc/quad/qdivrem.c
/freebsd-14.2/lib/libc/quad/subdi3.c
/freebsd-14.2/lib/libc/quad/ucmpdi2.c
/freebsd-14.2/lib/libc/quad/udivdi3.c
/freebsd-14.2/lib/libc/quad/umoddi3.c
/freebsd-14.2/lib/libc/quad/xordi3.c
/freebsd-14.2/lib/libc/regex/Symbol.map
/freebsd-14.2/lib/libc/regex/engine.c
/freebsd-14.2/lib/libc/regex/grot/debug.c
/freebsd-14.2/lib/libc/regex/grot/main.c
/freebsd-14.2/lib/libc/regex/grot/split.c
/freebsd-14.2/lib/libc/regex/regcomp.c
/freebsd-14.2/lib/libc/regex/regerror.c
/freebsd-14.2/lib/libc/regex/regexec.c
/freebsd-14.2/lib/libc/regex/regfree.c
/freebsd-14.2/lib/libc/resolv/Symbol.map
/freebsd-14.2/lib/libc/resolv/herror.c
/freebsd-14.2/lib/libc/resolv/mtctxres.c
/freebsd-14.2/lib/libc/resolv/res_comp.c
/freebsd-14.2/lib/libc/resolv/res_data.c
/freebsd-14.2/lib/libc/resolv/res_debug.c
/freebsd-14.2/lib/libc/resolv/res_findzonecut.c
/freebsd-14.2/lib/libc/resolv/res_init.c
/freebsd-14.2/lib/libc/resolv/res_mkquery.c
/freebsd-14.2/lib/libc/resolv/res_mkupdate.c
/freebsd-14.2/lib/libc/resolv/res_query.c
/freebsd-14.2/lib/libc/resolv/res_send.c
/freebsd-14.2/lib/libc/resolv/res_update.c
/freebsd-14.2/lib/libc/riscv/Symbol.map
/freebsd-14.2/lib/libc/riscv/gen/flt_rounds.c
/freebsd-14.2/lib/libc/riscv/gen/fpgetmask.c
/freebsd-14.2/lib/libc/riscv/gen/fpsetmask.c
/freebsd-14.2/lib/libc/riscv/gen/infinity.c
/freebsd-14.2/lib/libc/riscv/gen/makecontext.c
/freebsd-14.2/lib/libc/riscv/sys/Makefile.inc
/freebsd-14.2/lib/libc/riscv/sys/__vdso_gettc.c
/freebsd-14.2/lib/libc/rpc/Symbol.map
/freebsd-14.2/lib/libc/rpc/auth_des.c
/freebsd-14.2/lib/libc/rpc/auth_none.c
/freebsd-14.2/lib/libc/rpc/auth_time.c
/freebsd-14.2/lib/libc/rpc/auth_unix.c
/freebsd-14.2/lib/libc/rpc/authdes_prot.c
/freebsd-14.2/lib/libc/rpc/authunix_prot.c
/freebsd-14.2/lib/libc/rpc/bindresvport.c
/freebsd-14.2/lib/libc/rpc/clnt_bcast.c
/freebsd-14.2/lib/libc/rpc/clnt_dg.c
/freebsd-14.2/lib/libc/rpc/clnt_generic.c
/freebsd-14.2/lib/libc/rpc/clnt_perror.c
/freebsd-14.2/lib/libc/rpc/clnt_raw.c
/freebsd-14.2/lib/libc/rpc/clnt_simple.c
/freebsd-14.2/lib/libc/rpc/clnt_vc.c
/freebsd-14.2/lib/libc/rpc/crypt_client.c
/freebsd-14.2/lib/libc/rpc/des_crypt.c
/freebsd-14.2/lib/libc/rpc/des_soft.c
/freebsd-14.2/lib/libc/rpc/getnetconfig.c
/freebsd-14.2/lib/libc/rpc/getnetpath.c
/freebsd-14.2/lib/libc/rpc/getpublickey.c
/freebsd-14.2/lib/libc/rpc/getrpcent.c
/freebsd-14.2/lib/libc/rpc/getrpcport.c
/freebsd-14.2/lib/libc/rpc/key_call.c
/freebsd-14.2/lib/libc/rpc/key_prot_xdr.c
/freebsd-14.2/lib/libc/rpc/mt_misc.c
/freebsd-14.2/lib/libc/rpc/netname.c
/freebsd-14.2/lib/libc/rpc/netnamer.c
/freebsd-14.2/lib/libc/rpc/pmap_clnt.c
/freebsd-14.2/lib/libc/rpc/pmap_getmaps.c
/freebsd-14.2/lib/libc/rpc/pmap_getport.c
/freebsd-14.2/lib/libc/rpc/pmap_prot.c
/freebsd-14.2/lib/libc/rpc/pmap_prot2.c
/freebsd-14.2/lib/libc/rpc/pmap_rmt.c
/freebsd-14.2/lib/libc/rpc/rpc_callmsg.c
/freebsd-14.2/lib/libc/rpc/rpc_com.h
/freebsd-14.2/lib/libc/rpc/rpc_commondata.c
/freebsd-14.2/lib/libc/rpc/rpc_dtablesize.c
/freebsd-14.2/lib/libc/rpc/rpc_generic.c
/freebsd-14.2/lib/libc/rpc/rpc_prot.c
/freebsd-14.2/lib/libc/rpc/rpc_soc.c
/freebsd-14.2/lib/libc/rpc/rpcb_clnt.c
/freebsd-14.2/lib/libc/rpc/rpcb_prot.c
/freebsd-14.2/lib/libc/rpc/rpcb_st_xdr.c
/freebsd-14.2/lib/libc/rpc/rpcdname.c
/freebsd-14.2/lib/libc/rpc/rtime.c
/freebsd-14.2/lib/libc/rpc/svc.c
/freebsd-14.2/lib/libc/rpc/svc_auth.c
/freebsd-14.2/lib/libc/rpc/svc_auth_des.c
/freebsd-14.2/lib/libc/rpc/svc_auth_unix.c
/freebsd-14.2/lib/libc/rpc/svc_dg.c
/freebsd-14.2/lib/libc/rpc/svc_generic.c
/freebsd-14.2/lib/libc/rpc/svc_raw.c
/freebsd-14.2/lib/libc/rpc/svc_run.c
/freebsd-14.2/lib/libc/rpc/svc_simple.c
/freebsd-14.2/lib/libc/rpc/svc_vc.c
/freebsd-14.2/lib/libc/secure/Symbol.map
/freebsd-14.2/lib/libc/secure/stack_protector.c
/freebsd-14.2/lib/libc/softfloat/Symbol.map
/freebsd-14.2/lib/libc/softfloat/bits32/softfloat.c
/freebsd-14.2/lib/libc/softfloat/bits64/softfloat.c
/freebsd-14.2/lib/libc/softfloat/eqdf2.c
/freebsd-14.2/lib/libc/softfloat/eqsf2.c
/freebsd-14.2/lib/libc/softfloat/eqtf2.c
/freebsd-14.2/lib/libc/softfloat/fpgetmask.c
/freebsd-14.2/lib/libc/softfloat/fpgetround.c
/freebsd-14.2/lib/libc/softfloat/fpgetsticky.c
/freebsd-14.2/lib/libc/softfloat/fpsetmask.c
/freebsd-14.2/lib/libc/softfloat/fpsetround.c
/freebsd-14.2/lib/libc/softfloat/fpsetsticky.c
/freebsd-14.2/lib/libc/softfloat/gedf2.c
/freebsd-14.2/lib/libc/softfloat/gesf2.c
/freebsd-14.2/lib/libc/softfloat/getf2.c
/freebsd-14.2/lib/libc/softfloat/gexf2.c
/freebsd-14.2/lib/libc/softfloat/gtdf2.c
/freebsd-14.2/lib/libc/softfloat/gtsf2.c
/freebsd-14.2/lib/libc/softfloat/gttf2.c
/freebsd-14.2/lib/libc/softfloat/gtxf2.c
/freebsd-14.2/lib/libc/softfloat/ledf2.c
/freebsd-14.2/lib/libc/softfloat/lesf2.c
/freebsd-14.2/lib/libc/softfloat/letf2.c
/freebsd-14.2/lib/libc/softfloat/ltdf2.c
/freebsd-14.2/lib/libc/softfloat/ltsf2.c
/freebsd-14.2/lib/libc/softfloat/lttf2.c
/freebsd-14.2/lib/libc/softfloat/nedf2.c
/freebsd-14.2/lib/libc/softfloat/negdf2.c
/freebsd-14.2/lib/libc/softfloat/negsf2.c
/freebsd-14.2/lib/libc/softfloat/negtf2.c
/freebsd-14.2/lib/libc/softfloat/negxf2.c
/freebsd-14.2/lib/libc/softfloat/nesf2.c
/freebsd-14.2/lib/libc/softfloat/netf2.c
/freebsd-14.2/lib/libc/softfloat/nexf2.c
/freebsd-14.2/lib/libc/softfloat/timesoftfloat.c
/freebsd-14.2/lib/libc/softfloat/unorddf2.c
/freebsd-14.2/lib/libc/softfloat/unordsf2.c
/freebsd-14.2/lib/libc/stdio/Symbol.map
/freebsd-14.2/lib/libc/stdio/_flock_stub.c
/freebsd-14.2/lib/libc/stdio/asprintf.c
/freebsd-14.2/lib/libc/stdio/clrerr.c
/freebsd-14.2/lib/libc/stdio/dprintf.c
/freebsd-14.2/lib/libc/stdio/fclose.c
/freebsd-14.2/lib/libc/stdio/fcloseall.c
/freebsd-14.2/lib/libc/stdio/fdopen.c
/freebsd-14.2/lib/libc/stdio/feof.c
/freebsd-14.2/lib/libc/stdio/ferror.c
/freebsd-14.2/lib/libc/stdio/fflush.c
/freebsd-14.2/lib/libc/stdio/fgetc.c
/freebsd-14.2/lib/libc/stdio/fgetln.c
/freebsd-14.2/lib/libc/stdio/fgetpos.c
/freebsd-14.2/lib/libc/stdio/fgets.c
/freebsd-14.2/lib/libc/stdio/fgetwc.c
/freebsd-14.2/lib/libc/stdio/fgetwln.c
/freebsd-14.2/lib/libc/stdio/fgetws.c
/freebsd-14.2/lib/libc/stdio/fileno.c
/freebsd-14.2/lib/libc/stdio/findfp.c
/freebsd-14.2/lib/libc/stdio/flags.c
/freebsd-14.2/lib/libc/stdio/fmemopen.c
/freebsd-14.2/lib/libc/stdio/fopen.c
/freebsd-14.2/lib/libc/stdio/fopencookie.c
/freebsd-14.2/lib/libc/stdio/fprintf.c
/freebsd-14.2/lib/libc/stdio/fpurge.c
/freebsd-14.2/lib/libc/stdio/fputc.c
/freebsd-14.2/lib/libc/stdio/fputs.c
/freebsd-14.2/lib/libc/stdio/fputwc.c
/freebsd-14.2/lib/libc/stdio/fputws.c
/freebsd-14.2/lib/libc/stdio/fread.c
/freebsd-14.2/lib/libc/stdio/freopen.c
/freebsd-14.2/lib/libc/stdio/fscanf.c
/freebsd-14.2/lib/libc/stdio/fseek.c
/freebsd-14.2/lib/libc/stdio/fsetpos.c
/freebsd-14.2/lib/libc/stdio/ftell.c
/freebsd-14.2/lib/libc/stdio/funopen.c
/freebsd-14.2/lib/libc/stdio/fvwrite.c
/freebsd-14.2/lib/libc/stdio/fwalk.c
/freebsd-14.2/lib/libc/stdio/fwide.c
/freebsd-14.2/lib/libc/stdio/fwprintf.c
/freebsd-14.2/lib/libc/stdio/fwrite.c
/freebsd-14.2/lib/libc/stdio/fwscanf.c
/freebsd-14.2/lib/libc/stdio/getc.c
/freebsd-14.2/lib/libc/stdio/getchar.c
/freebsd-14.2/lib/libc/stdio/getdelim.c
/freebsd-14.2/lib/libc/stdio/getline.c
/freebsd-14.2/lib/libc/stdio/gets.c
/freebsd-14.2/lib/libc/stdio/gets_s.c
/freebsd-14.2/lib/libc/stdio/getw.c
/freebsd-14.2/lib/libc/stdio/getwc.c
/freebsd-14.2/lib/libc/stdio/getwchar.c
/freebsd-14.2/lib/libc/stdio/makebuf.c
/freebsd-14.2/lib/libc/stdio/mktemp.c
/freebsd-14.2/lib/libc/stdio/open_memstream.c
/freebsd-14.2/lib/libc/stdio/open_wmemstream.c
/freebsd-14.2/lib/libc/stdio/perror.c
/freebsd-14.2/lib/libc/stdio/printf-pos.c
/freebsd-14.2/lib/libc/stdio/printf.c
/freebsd-14.2/lib/libc/stdio/putc.c
/freebsd-14.2/lib/libc/stdio/putchar.c
/freebsd-14.2/lib/libc/stdio/puts.c
/freebsd-14.2/lib/libc/stdio/putw.c
/freebsd-14.2/lib/libc/stdio/putwc.c
/freebsd-14.2/lib/libc/stdio/putwchar.c
/freebsd-14.2/lib/libc/stdio/refill.c
/freebsd-14.2/lib/libc/stdio/remove.c
/freebsd-14.2/lib/libc/stdio/rewind.c
/freebsd-14.2/lib/libc/stdio/rget.c
/freebsd-14.2/lib/libc/stdio/scanf.c
/freebsd-14.2/lib/libc/stdio/setbuf.c
/freebsd-14.2/lib/libc/stdio/setbuffer.c
/freebsd-14.2/lib/libc/stdio/setvbuf.c
/freebsd-14.2/lib/libc/stdio/snprintf.c
/freebsd-14.2/lib/libc/stdio/sprintf.c
/freebsd-14.2/lib/libc/stdio/sscanf.c
/freebsd-14.2/lib/libc/stdio/stdio.c
/freebsd-14.2/lib/libc/stdio/swprintf.c
/freebsd-14.2/lib/libc/stdio/swscanf.c
/freebsd-14.2/lib/libc/stdio/tempnam.c
/freebsd-14.2/lib/libc/stdio/tmpfile.c
/freebsd-14.2/lib/libc/stdio/tmpnam.c
/freebsd-14.2/lib/libc/stdio/ungetc.c
/freebsd-14.2/lib/libc/stdio/ungetwc.c
/freebsd-14.2/lib/libc/stdio/vasprintf.c
/freebsd-14.2/lib/libc/stdio/vdprintf.c
/freebsd-14.2/lib/libc/stdio/vfprintf.c
/freebsd-14.2/lib/libc/stdio/vfscanf.c
/freebsd-14.2/lib/libc/stdio/vfwprintf.c
/freebsd-14.2/lib/libc/stdio/vfwscanf.c
/freebsd-14.2/lib/libc/stdio/vprintf.c
/freebsd-14.2/lib/libc/stdio/vscanf.c
/freebsd-14.2/lib/libc/stdio/vsnprintf.c
/freebsd-14.2/lib/libc/stdio/vsprintf.c
/freebsd-14.2/lib/libc/stdio/vsscanf.c
/freebsd-14.2/lib/libc/stdio/vswprintf.c
/freebsd-14.2/lib/libc/stdio/vswscanf.c
/freebsd-14.2/lib/libc/stdio/vwprintf.c
/freebsd-14.2/lib/libc/stdio/vwscanf.c
/freebsd-14.2/lib/libc/stdio/wbuf.c
/freebsd-14.2/lib/libc/stdio/wprintf.c
/freebsd-14.2/lib/libc/stdio/wscanf.c
/freebsd-14.2/lib/libc/stdio/wsetup.c
/freebsd-14.2/lib/libc/stdlib/Symbol.map
/freebsd-14.2/lib/libc/stdlib/abort.c
/freebsd-14.2/lib/libc/stdlib/abs.c
/freebsd-14.2/lib/libc/stdlib/atexit.c
/freebsd-14.2/lib/libc/stdlib/atof.c
/freebsd-14.2/lib/libc/stdlib/atoi.c
/freebsd-14.2/lib/libc/stdlib/atol.c
/freebsd-14.2/lib/libc/stdlib/atoll.c
/freebsd-14.2/lib/libc/stdlib/bsearch.c
/freebsd-14.2/lib/libc/stdlib/cxa_thread_atexit.c
/freebsd-14.2/lib/libc/stdlib/cxa_thread_atexit_impl.c
/freebsd-14.2/lib/libc/stdlib/div.c
/freebsd-14.2/lib/libc/stdlib/exit.c
/freebsd-14.2/lib/libc/stdlib/getenv.c
/freebsd-14.2/lib/libc/stdlib/getopt.c
/freebsd-14.2/lib/libc/stdlib/getopt_long.c
/freebsd-14.2/lib/libc/stdlib/getsubopt.c
/freebsd-14.2/lib/libc/stdlib/hcreate.c
/freebsd-14.2/lib/libc/stdlib/hcreate_r.c
/freebsd-14.2/lib/libc/stdlib/hdestroy_r.c
/freebsd-14.2/lib/libc/stdlib/heapsort.c
/freebsd-14.2/lib/libc/stdlib/hsearch_r.c
/freebsd-14.2/lib/libc/stdlib/imaxabs.c
/freebsd-14.2/lib/libc/stdlib/imaxdiv.c
/freebsd-14.2/lib/libc/stdlib/insque.c
/freebsd-14.2/lib/libc/stdlib/labs.c
/freebsd-14.2/lib/libc/stdlib/ldiv.c
/freebsd-14.2/lib/libc/stdlib/llabs.c
/freebsd-14.2/lib/libc/stdlib/lldiv.c
/freebsd-14.2/lib/libc/stdlib/lsearch.c
/freebsd-14.2/lib/libc/stdlib/malloc/Symbol.map
/freebsd-14.2/lib/libc/stdlib/merge.c
/freebsd-14.2/lib/libc/stdlib/ptsname.3
/freebsd-14.2/lib/libc/stdlib/ptsname.c
/freebsd-14.2/lib/libc/stdlib/qsort.c
/freebsd-14.2/lib/libc/stdlib/quick_exit.c
/freebsd-14.2/lib/libc/stdlib/radixsort.c
/freebsd-14.2/lib/libc/stdlib/rand.c
/freebsd-14.2/lib/libc/stdlib/random.c
/freebsd-14.2/lib/libc/stdlib/reallocarray.c
/freebsd-14.2/lib/libc/stdlib/reallocf.c
/freebsd-14.2/lib/libc/stdlib/realpath.c
/freebsd-14.2/lib/libc/stdlib/remque.c
/freebsd-14.2/lib/libc/stdlib/set_constraint_handler_s.c
/freebsd-14.2/lib/libc/stdlib/strfmon.3
/freebsd-14.2/lib/libc/stdlib/strfmon.c
/freebsd-14.2/lib/libc/stdlib/strtoimax.c
/freebsd-14.2/lib/libc/stdlib/strtol.c
/freebsd-14.2/lib/libc/stdlib/strtold.c
/freebsd-14.2/lib/libc/stdlib/strtoll.c
/freebsd-14.2/lib/libc/stdlib/strtonum.c
/freebsd-14.2/lib/libc/stdlib/strtoq.c
/freebsd-14.2/lib/libc/stdlib/strtoul.c
/freebsd-14.2/lib/libc/stdlib/strtoull.c
/freebsd-14.2/lib/libc/stdlib/strtoumax.c
/freebsd-14.2/lib/libc/stdlib/strtouq.c
/freebsd-14.2/lib/libc/stdlib/system.c
/freebsd-14.2/lib/libc/stdlib/tdelete.c
/freebsd-14.2/lib/libc/stdlib/tsearch.c
/freebsd-14.2/lib/libc/stdtime/Symbol.map
/freebsd-14.2/lib/libc/stdtime/strftime.c
/freebsd-14.2/lib/libc/stdtime/time32.c
/freebsd-14.2/lib/libc/stdtime/timelocal.c
/freebsd-14.2/lib/libc/string/Symbol.map
/freebsd-14.2/lib/libc/string/bcmp.c
/freebsd-14.2/lib/libc/string/bcopy.c
/freebsd-14.2/lib/libc/string/bzero.c
/freebsd-14.2/lib/libc/string/ffs.c
/freebsd-14.2/lib/libc/string/ffsl.c
/freebsd-14.2/lib/libc/string/ffsll.c
/freebsd-14.2/lib/libc/string/fls.c
/freebsd-14.2/lib/libc/string/flsl.c
/freebsd-14.2/lib/libc/string/flsll.c
/freebsd-14.2/lib/libc/string/memccpy.c
/freebsd-14.2/lib/libc/string/memchr.c
/freebsd-14.2/lib/libc/string/memcmp.c
/freebsd-14.2/lib/libc/string/memcpy.3
/freebsd-14.2/lib/libc/string/memcpy.c
/freebsd-14.2/lib/libc/string/memmem.c
/freebsd-14.2/lib/libc/string/memmove.c
/freebsd-14.2/lib/libc/string/mempcpy.c
/freebsd-14.2/lib/libc/string/memset.c
/freebsd-14.2/lib/libc/string/memset_s.c
/freebsd-14.2/lib/libc/string/stpcpy.c
/freebsd-14.2/lib/libc/string/stpncpy.c
/freebsd-14.2/lib/libc/string/strcasecmp.c
/freebsd-14.2/lib/libc/string/strcasestr.c
/freebsd-14.2/lib/libc/string/strcat.c
/freebsd-14.2/lib/libc/string/strchr.c
/freebsd-14.2/lib/libc/string/strchrnul.c
/freebsd-14.2/lib/libc/string/strcmp.c
/freebsd-14.2/lib/libc/string/strcoll.c
/freebsd-14.2/lib/libc/string/strcpy.c
/freebsd-14.2/lib/libc/string/strcspn.c
/freebsd-14.2/lib/libc/string/strdup.c
/freebsd-14.2/lib/libc/string/strerror.c
/freebsd-14.2/lib/libc/string/strlcat.c
/freebsd-14.2/lib/libc/string/strlcpy.c
/freebsd-14.2/lib/libc/string/strlen.c
/freebsd-14.2/lib/libc/string/strmode.c
/freebsd-14.2/lib/libc/string/strncat.c
/freebsd-14.2/lib/libc/string/strncmp.c
/freebsd-14.2/lib/libc/string/strncpy.c
/freebsd-14.2/lib/libc/string/strndup.c
/freebsd-14.2/lib/libc/string/strnlen.c
/freebsd-14.2/lib/libc/string/strnstr.c
/freebsd-14.2/lib/libc/string/strpbrk.c
/freebsd-14.2/lib/libc/string/strrchr.c
/freebsd-14.2/lib/libc/string/strsep.c
/freebsd-14.2/lib/libc/string/strsignal.c
/freebsd-14.2/lib/libc/string/strspn.c
/freebsd-14.2/lib/libc/string/strstr.c
/freebsd-14.2/lib/libc/string/strtok.c
/freebsd-14.2/lib/libc/string/strxfrm.c
/freebsd-14.2/lib/libc/string/swab.c
/freebsd-14.2/lib/libc/string/timingsafe_bcmp.c
/freebsd-14.2/lib/libc/string/timingsafe_memcmp.c
/freebsd-14.2/lib/libc/string/wcpcpy.c
/freebsd-14.2/lib/libc/string/wcpncpy.c
/freebsd-14.2/lib/libc/string/wcscasecmp.c
/freebsd-14.2/lib/libc/string/wcschr.c
/freebsd-14.2/lib/libc/string/wcscoll.c
/freebsd-14.2/lib/libc/string/wcsdup.c
/freebsd-14.2/lib/libc/string/wcsncasecmp.c
/freebsd-14.2/lib/libc/string/wcsncpy.c
/freebsd-14.2/lib/libc/string/wcsnlen.c
/freebsd-14.2/lib/libc/string/wcsrchr.c
/freebsd-14.2/lib/libc/string/wcsstr.c
/freebsd-14.2/lib/libc/string/wcstok.c
/freebsd-14.2/lib/libc/string/wcswidth.c
/freebsd-14.2/lib/libc/string/wcsxfrm.c
/freebsd-14.2/lib/libc/string/wmempcpy.c
/freebsd-14.2/lib/libc/sys/Makefile.inc
/freebsd-14.2/lib/libc/sys/POSIX2x_Fork.c
/freebsd-14.2/lib/libc/sys/Symbol.map
/freebsd-14.2/lib/libc/sys/__error.c
/freebsd-14.2/lib/libc/sys/__vdso_gettimeofday.c
/freebsd-14.2/lib/libc/sys/accept.c
/freebsd-14.2/lib/libc/sys/accept4.c
/freebsd-14.2/lib/libc/sys/aio_read.2
/freebsd-14.2/lib/libc/sys/aio_suspend.c
/freebsd-14.2/lib/libc/sys/brk.c
/freebsd-14.2/lib/libc/sys/clock_gettime.c
/freebsd-14.2/lib/libc/sys/clock_nanosleep.c
/freebsd-14.2/lib/libc/sys/close.c
/freebsd-14.2/lib/libc/sys/closefrom.c
/freebsd-14.2/lib/libc/sys/compat-stub.c
/freebsd-14.2/lib/libc/sys/connect.c
/freebsd-14.2/lib/libc/sys/fcntl.c
/freebsd-14.2/lib/libc/sys/fdatasync.c
/freebsd-14.2/lib/libc/sys/fork.c
/freebsd-14.2/lib/libc/sys/fsync.c
/freebsd-14.2/lib/libc/sys/getdents.c
/freebsd-14.2/lib/libc/sys/getdirentries.2
/freebsd-14.2/lib/libc/sys/gettimeofday.c
/freebsd-14.2/lib/libc/sys/interposing_table.c
/freebsd-14.2/lib/libc/sys/kevent.c
/freebsd-14.2/lib/libc/sys/ktrace.2
/freebsd-14.2/lib/libc/sys/lstat.c
/freebsd-14.2/lib/libc/sys/mknod.c
/freebsd-14.2/lib/libc/sys/msync.c
/freebsd-14.2/lib/libc/sys/nanosleep.c
/freebsd-14.2/lib/libc/sys/open.c
/freebsd-14.2/lib/libc/sys/openat.c
/freebsd-14.2/lib/libc/sys/pdfork.c
/freebsd-14.2/lib/libc/sys/pipe.c
/freebsd-14.2/lib/libc/sys/poll.c
/freebsd-14.2/lib/libc/sys/ppoll.c
/freebsd-14.2/lib/libc/sys/procctl.2
/freebsd-14.2/lib/libc/sys/pselect.c
/freebsd-14.2/lib/libc/sys/ptrace.2
/freebsd-14.2/lib/libc/sys/ptrace.c
/freebsd-14.2/lib/libc/sys/read.c
/freebsd-14.2/lib/libc/sys/readv.c
/freebsd-14.2/lib/libc/sys/recvfrom.c
/freebsd-14.2/lib/libc/sys/recvmsg.c
/freebsd-14.2/lib/libc/sys/select.c
/freebsd-14.2/lib/libc/sys/sendmsg.c
/freebsd-14.2/lib/libc/sys/sendto.c
/freebsd-14.2/lib/libc/sys/setcontext.c
/freebsd-14.2/lib/libc/sys/shm_open.c
/freebsd-14.2/lib/libc/sys/sigaction.c
/freebsd-14.2/lib/libc/sys/sigprocmask.c
/freebsd-14.2/lib/libc/sys/sigsuspend.c
/freebsd-14.2/lib/libc/sys/sigtimedwait.c
/freebsd-14.2/lib/libc/sys/sigwait.c
/freebsd-14.2/lib/libc/sys/sigwaitinfo.c
/freebsd-14.2/lib/libc/sys/stat.c
/freebsd-14.2/lib/libc/sys/swapcontext.c
/freebsd-14.2/lib/libc/sys/swapon.2
/freebsd-14.2/lib/libc/sys/vadvise.c
/freebsd-14.2/lib/libc/sys/wait4.c
/freebsd-14.2/lib/libc/sys/wait6.c
/freebsd-14.2/lib/libc/sys/write.c
/freebsd-14.2/lib/libc/sys/writev.c
/freebsd-14.2/lib/libc/tests/gen/arc4random_test.c
/freebsd-14.2/lib/libc/tests/gen/dir2_test.c
/freebsd-14.2/lib/libc/tests/gen/dlopen_empty_test.c
/freebsd-14.2/lib/libc/tests/gen/fmtcheck_test.c
/freebsd-14.2/lib/libc/tests/gen/fmtmsg_test.c
/freebsd-14.2/lib/libc/tests/gen/fnmatch_test.c
/freebsd-14.2/lib/libc/tests/gen/fnmatch_testcases.h
/freebsd-14.2/lib/libc/tests/gen/ftw_test.c
/freebsd-14.2/lib/libc/tests/gen/getentropy_test.c
/freebsd-14.2/lib/libc/tests/gen/getmntinfo_test.c
/freebsd-14.2/lib/libc/tests/gen/glob2_test.c
/freebsd-14.2/lib/libc/tests/gen/makecontext_test.c
/freebsd-14.2/lib/libc/tests/gen/popen_test.c
/freebsd-14.2/lib/libc/tests/gen/posix_spawn_test.c
/freebsd-14.2/lib/libc/tests/gen/realpath2_test.c
/freebsd-14.2/lib/libc/tests/gen/sigsetops_test.c
/freebsd-14.2/lib/libc/tests/gen/test-fnmatch.c
/freebsd-14.2/lib/libc/tests/gen/wordexp_test.c
/freebsd-14.2/lib/libc/tests/iconv/iconvctl_test.c
/freebsd-14.2/lib/libc/tests/locale/btowc_test.c
/freebsd-14.2/lib/libc/tests/locale/c16rtomb_test.c
/freebsd-14.2/lib/libc/tests/locale/iswctype_test.c
/freebsd-14.2/lib/libc/tests/locale/mblen_test.c
/freebsd-14.2/lib/libc/tests/locale/mbrlen_test.c
/freebsd-14.2/lib/libc/tests/locale/mbrtoc16_test.c
/freebsd-14.2/lib/libc/tests/locale/mbrtowc_test.c
/freebsd-14.2/lib/libc/tests/locale/mbsnrtowcs_test.c
/freebsd-14.2/lib/libc/tests/locale/mbsrtowcs_test.c
/freebsd-14.2/lib/libc/tests/locale/mbstowcs_test.c
/freebsd-14.2/lib/libc/tests/locale/mbtowc_test.c
/freebsd-14.2/lib/libc/tests/locale/towctrans_test.c
/freebsd-14.2/lib/libc/tests/locale/wcrtomb_test.c
/freebsd-14.2/lib/libc/tests/locale/wcsnrtombs_test.c
/freebsd-14.2/lib/libc/tests/locale/wcsrtombs_test.c
/freebsd-14.2/lib/libc/tests/locale/wcstombs_test.c
/freebsd-14.2/lib/libc/tests/locale/wctomb_test.c
/freebsd-14.2/lib/libc/tests/nss/getaddrinfo_test.c
/freebsd-14.2/lib/libc/tests/nss/getgr_test.c
/freebsd-14.2/lib/libc/tests/nss/gethostby_test.c
/freebsd-14.2/lib/libc/tests/nss/getproto_test.c
/freebsd-14.2/lib/libc/tests/nss/getpw_test.c
/freebsd-14.2/lib/libc/tests/nss/getrpc_test.c
/freebsd-14.2/lib/libc/tests/nss/getserv_test.c
/freebsd-14.2/lib/libc/tests/nss/getusershell_test.c
/freebsd-14.2/lib/libc/tests/stdio/Makefile
/freebsd-14.2/lib/libc/tests/stdio/fdopen_test.c
/freebsd-14.2/lib/libc/tests/stdio/flushlbuf_test.c
/freebsd-14.2/lib/libc/tests/stdio/fmemopen2_test.c
/freebsd-14.2/lib/libc/tests/stdio/fopen_test.c
/freebsd-14.2/lib/libc/tests/stdio/freopen_test.c
/freebsd-14.2/lib/libc/tests/stdio/getdelim_test.c
/freebsd-14.2/lib/libc/tests/stdio/gets_s_test.c
/freebsd-14.2/lib/libc/tests/stdio/mkostemp_test.c
/freebsd-14.2/lib/libc/tests/stdio/open_memstream2_test.c
/freebsd-14.2/lib/libc/tests/stdio/open_wmemstream_test.c
/freebsd-14.2/lib/libc/tests/stdio/perror_test.c
/freebsd-14.2/lib/libc/tests/stdio/print_positional_test.c
/freebsd-14.2/lib/libc/tests/stdio/printbasic_test.c
/freebsd-14.2/lib/libc/tests/stdio/printfloat_test.c
/freebsd-14.2/lib/libc/tests/stdio/scanfloat_test.c
/freebsd-14.2/lib/libc/tests/stdio/snprintf_test.c
/freebsd-14.2/lib/libc/tests/stdio/swprintf_test.c
/freebsd-14.2/lib/libc/tests/stdlib/Makefile
/freebsd-14.2/lib/libc/tests/stdlib/clearenv_test.c
/freebsd-14.2/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
/freebsd-14.2/lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
/freebsd-14.2/lib/libc/tests/stdlib/dynthr_mod/dynthr_mod.c
/freebsd-14.2/lib/libc/tests/stdlib/dynthr_test.c
/freebsd-14.2/lib/libc/tests/stdlib/heapsort_test.c
/freebsd-14.2/lib/libc/tests/stdlib/mergesort_test.c
/freebsd-14.2/lib/libc/tests/stdlib/qsort_r_compat_test.c
/freebsd-14.2/lib/libc/tests/stdlib/qsort_r_test.c
/freebsd-14.2/lib/libc/tests/stdlib/qsort_s_test.c
/freebsd-14.2/lib/libc/tests/stdlib/qsort_test.c
/freebsd-14.2/lib/libc/tests/stdlib/quick_exit_test.c
/freebsd-14.2/lib/libc/tests/stdlib/set_constraint_handler_s_test.c
/freebsd-14.2/lib/libc/tests/stdlib/strfmon_test.c
/freebsd-14.2/lib/libc/tests/stdlib/tsearch_test.c
/freebsd-14.2/lib/libc/tests/string/Makefile
/freebsd-14.2/lib/libc/tests/string/bcmp_test.c
/freebsd-14.2/lib/libc/tests/string/ffs_test.c
/freebsd-14.2/lib/libc/tests/string/fls_test.c
/freebsd-14.2/lib/libc/tests/string/memcmp_test.c
/freebsd-14.2/lib/libc/tests/string/memset_s_test.c
/freebsd-14.2/lib/libc/tests/string/stpncpy_test.c
/freebsd-14.2/lib/libc/tests/string/strcmp_test.c
/freebsd-14.2/lib/libc/tests/string/strcspn_test.c
/freebsd-14.2/lib/libc/tests/string/strspn_test.c
/freebsd-14.2/lib/libc/tests/string/strxfrm_test.c
/freebsd-14.2/lib/libc/tests/string/timingsafe_bcmp_test.c
/freebsd-14.2/lib/libc/tests/string/timingsafe_memcmp_test.c
/freebsd-14.2/lib/libc/tests/string/wcscasecmp_test.c
/freebsd-14.2/lib/libc/tests/string/wcscoll_test.c
/freebsd-14.2/lib/libc/tests/string/wcsnlen_test.c
/freebsd-14.2/lib/libc/tests/sys/brk_test.c
/freebsd-14.2/lib/libc/tests/sys/cpuset_test.c
/freebsd-14.2/lib/libc/tests/sys/mlock_helper.c
/freebsd-14.2/lib/libc/tests/sys/queue_test.c
/freebsd-14.2/lib/libc/tests/sys/sendfile_test.c
/freebsd-14.2/lib/libc/uuid/Symbol.map
/freebsd-14.2/lib/libc/uuid/uuid_stream.c
/freebsd-14.2/lib/libc/x86/gen/getcontextx.c
/freebsd-14.2/lib/libc/x86/sys/Makefile.inc
/freebsd-14.2/lib/libc/x86/sys/__vdso_gettc.c
/freebsd-14.2/lib/libc/x86/sys/pkru.c
/freebsd-14.2/lib/libc/xdr/Symbol.map
/freebsd-14.2/lib/libc/xdr/xdr.c
/freebsd-14.2/lib/libc/xdr/xdr_array.c
/freebsd-14.2/lib/libc/xdr/xdr_float.c
/freebsd-14.2/lib/libc/xdr/xdr_mem.c
/freebsd-14.2/lib/libc/xdr/xdr_rec.c
/freebsd-14.2/lib/libc/xdr/xdr_reference.c
/freebsd-14.2/lib/libc/xdr/xdr_sizeof.c
/freebsd-14.2/lib/libc/xdr/xdr_stdio.c
/freebsd-14.2/lib/libc/yp/Symbol.map
/freebsd-14.2/lib/libc/yp/xdryp.c
/freebsd-14.2/lib/libc/yp/yplib.c
/freebsd-14.2/lib/libcasper/libcasper/service.c
/freebsd-14.2/lib/libcasper/services/cap_net/cap_net.c
/freebsd-14.2/lib/libcasper/services/cap_net/tests/net_test.c
/freebsd-14.2/lib/libclang_rt/Makefile
/freebsd-14.2/lib/libclang_rt/Makefile.inc
/freebsd-14.2/lib/libfetch/common.c
/freebsd-14.2/lib/libfetch/fetch.3
/freebsd-14.2/lib/libfido2/Makefile
/freebsd-14.2/lib/liblzma/Makefile
/freebsd-14.2/lib/liblzma/config.h
/freebsd-14.2/lib/libmagic/Makefile
/freebsd-14.2/lib/libmagic/config.h
/freebsd-14.2/lib/libmt/mtlib.c
/freebsd-14.2/lib/libpfctl/libpfctl.c
/freebsd-14.2/lib/libpfctl/libpfctl.h
/freebsd-14.2/lib/libprocstat/core.c
/freebsd-14.2/lib/libprocstat/libprocstat.c
/freebsd-14.2/lib/libprocstat/libprocstat.h
/freebsd-14.2/lib/libunbound/Makefile
/freebsd-14.2/lib/libunbound/config.h
/freebsd-14.2/lib/libutil/login_cap.c
/freebsd-14.2/lib/libutil/login_class.c
/freebsd-14.2/lib/libz/Makefile
/freebsd-14.2/lib/msun/Makefile
/freebsd-14.2/lib/msun/src/e_sqrtf.c
/freebsd-14.2/lib/msun/src/s_modf.c
/freebsd-14.2/lib/msun/src/w_cabsf.c
/freebsd-14.2/lib/ncurses/config.mk
/freebsd-14.2/lib/ncurses/ncurses/Makefile
/freebsd-14.2/lib/ofed/libirdma/Makefile
/freebsd-14.2/libexec/atrun/atrun.c
/freebsd-14.2/libexec/atrun/gloadavg.c
/freebsd-14.2/libexec/atrun/gloadavg.h
/freebsd-14.2/libexec/comsat/comsat.c
/freebsd-14.2/libexec/fingerd/fingerd.c
/freebsd-14.2/libexec/ftpd/ftpd.8
/freebsd-14.2/libexec/getty/init.c
/freebsd-14.2/libexec/getty/subr.c
/freebsd-14.2/libexec/mknetid/hash.c
/freebsd-14.2/libexec/mknetid/mknetid.c
/freebsd-14.2/libexec/mknetid/parse_group.c
/freebsd-14.2/libexec/rbootd/bpf.c
/freebsd-14.2/libexec/rbootd/conf.c
/freebsd-14.2/libexec/rbootd/parseconf.c
/freebsd-14.2/libexec/rbootd/rmpproto.c
/freebsd-14.2/libexec/rbootd/utils.c
/freebsd-14.2/libexec/rc/rc.conf
/freebsd-14.2/libexec/rc/rc.d/jail
/freebsd-14.2/libexec/rc/rc.d/ldconfig
/freebsd-14.2/libexec/rc/rc.subr
/freebsd-14.2/libexec/revnetgroup/hash.c
/freebsd-14.2/libexec/revnetgroup/parse_netgroup.c
/freebsd-14.2/libexec/revnetgroup/revnetgroup.c
/freebsd-14.2/libexec/rpc.rstatd/rstat_proc.c
/freebsd-14.2/libexec/rpc.rstatd/rstatd.c
/freebsd-14.2/libexec/rpc.rusersd/rusers_proc.c
/freebsd-14.2/libexec/rpc.rusersd/rusersd.c
/freebsd-14.2/libexec/rpc.sprayd/sprayd.c
/freebsd-14.2/libexec/rtld-elf/rtld.c
/freebsd-14.2/libexec/rtld-elf/rtld.h
/freebsd-14.2/libexec/rtld-elf/rtld_malloc.c
/freebsd-14.2/libexec/rtld-elf/tests/Makefile
/freebsd-14.2/libexec/rtld-elf/tests/Makefile.inc
/freebsd-14.2/libexec/rtld-elf/tests/libdeep/Makefile
/freebsd-14.2/libexec/rtld-elf/tests/libdeep/libdeep.c
/freebsd-14.2/libexec/rtld-elf/tests/libval/Makefile
/freebsd-14.2/libexec/rtld-elf/tests/libval/libval.c
/freebsd-14.2/libexec/rtld-elf/tests/libval2/Makefile
/freebsd-14.2/libexec/rtld-elf/tests/rtld_deepbind/Makefile
/freebsd-14.2/libexec/rtld-elf/tests/rtld_deepbind/rtld_deepbind.c
/freebsd-14.2/libexec/rtld-elf/tests/target/Makefile
/freebsd-14.2/libexec/talkd/announce.c
/freebsd-14.2/libexec/talkd/print.c
/freebsd-14.2/libexec/talkd/process.c
/freebsd-14.2/libexec/talkd/table.c
/freebsd-14.2/libexec/talkd/talkd.c
/freebsd-14.2/release/Makefile.azure
/freebsd-14.2/release/Makefile.ec2
/freebsd-14.2/release/Makefile.gce
/freebsd-14.2/release/Makefile.vm
/freebsd-14.2/release/packages/Makefile.package
/freebsd-14.2/release/packages/generate-ucl.sh
/freebsd-14.2/release/packages/src-sys.ucl
/freebsd-14.2/release/packages/src.ucl
/freebsd-14.2/release/powerpc/generate-hfs.sh
/freebsd-14.2/release/scripts/make-pkg-package.sh
/freebsd-14.2/release/tools/ec2-base.conf
/freebsd-14.2/release/tools/ec2-cloud-init.conf
/freebsd-14.2/release/tools/ec2.conf
/freebsd-14.2/sbin/bectl/bectl.8
/freebsd-14.2/sbin/dump/dumprmt.c
/freebsd-14.2/sbin/dump/itime.c
/freebsd-14.2/sbin/dump/main.c
/freebsd-14.2/sbin/dump/optr.c
/freebsd-14.2/sbin/dump/tape.c
/freebsd-14.2/sbin/dump/traverse.c
/freebsd-14.2/sbin/dump/unctime.c
/freebsd-14.2/sbin/dumpfs/dumpfs.c
/freebsd-14.2/sbin/ffsinfo/ffsinfo.c
/freebsd-14.2/sbin/fsck_ffs/fsck.h
/freebsd-14.2/sbin/fsck_ffs/fsck_ffs.8
/freebsd-14.2/sbin/fsck_ffs/fsutil.c
/freebsd-14.2/sbin/fsck_ffs/globs.c
/freebsd-14.2/sbin/fsck_ffs/main.c
/freebsd-14.2/sbin/fsck_ffs/setup.c
/freebsd-14.2/sbin/fsck_msdosfs/boot.c
/freebsd-14.2/sbin/fsck_msdosfs/check.c
/freebsd-14.2/sbin/fsck_msdosfs/dir.c
/freebsd-14.2/sbin/fsck_msdosfs/fat.c
/freebsd-14.2/sbin/fsck_msdosfs/main.c
/freebsd-14.2/sbin/fsdb/fsdb.c
/freebsd-14.2/sbin/fsdb/fsdbutil.c
/freebsd-14.2/sbin/fsirand/fsirand.c
/freebsd-14.2/sbin/growfs/debug.c
/freebsd-14.2/sbin/growfs/growfs.8
/freebsd-14.2/sbin/growfs/growfs.c
/freebsd-14.2/sbin/ifconfig/af_inet.c
/freebsd-14.2/sbin/ifconfig/af_inet6.c
/freebsd-14.2/sbin/ifconfig/af_link.c
/freebsd-14.2/sbin/ifconfig/af_nd6.c
/freebsd-14.2/sbin/ifconfig/ifbridge.c
/freebsd-14.2/sbin/ifconfig/ifclone.c
/freebsd-14.2/sbin/ifconfig/ifconfig.8
/freebsd-14.2/sbin/ifconfig/ifconfig.c
/freebsd-14.2/sbin/ifconfig/ifconfig.h
/freebsd-14.2/sbin/ifconfig/ifconfig_netlink.c
/freebsd-14.2/sbin/ifconfig/ifgif.c
/freebsd-14.2/sbin/ifconfig/ifgroup.c
/freebsd-14.2/sbin/ifconfig/iflagg.c
/freebsd-14.2/sbin/ifconfig/ifvlan.c
/freebsd-14.2/sbin/ifconfig/sfp.c
/freebsd-14.2/sbin/init/init.c
/freebsd-14.2/sbin/ipfw/ipfw.8
/freebsd-14.2/sbin/mknod/mknod.c
/freebsd-14.2/sbin/mount/mount.8
/freebsd-14.2/sbin/mount/mount_fs.c
/freebsd-14.2/sbin/mount_cd9660/mount_cd9660.c
/freebsd-14.2/sbin/mount_msdosfs/mount_msdosfs.c
/freebsd-14.2/sbin/mount_nullfs/mount_nullfs.c
/freebsd-14.2/sbin/mount_unionfs/mount_unionfs.c
/freebsd-14.2/sbin/newfs_msdos/mkfs_msdos.c
/freebsd-14.2/sbin/newfs_msdos/newfs_msdos.c
/freebsd-14.2/sbin/nos-tun/nos-tun.c
/freebsd-14.2/sbin/pfctl/parse.y
/freebsd-14.2/sbin/pfctl/pfctl.c
/freebsd-14.2/sbin/pfctl/pfctl_optimize.c
/freebsd-14.2/sbin/pfctl/pfctl_parser.c
/freebsd-14.2/sbin/pfctl/pfctl_parser.h
/freebsd-14.2/sbin/pfctl/tests/files/pf0102.ok
/freebsd-14.2/sbin/pfctl/tests/files/pf1002.in
/freebsd-14.2/sbin/pfctl/tests/files/pf1002.ok
/freebsd-14.2/sbin/pfctl/tests/files/pf1018.in
/freebsd-14.2/sbin/pfctl/tests/files/pf1018.ok
/freebsd-14.2/sbin/pfctl/tests/pfctl_test_list.inc
/freebsd-14.2/sbin/ping/Makefile
/freebsd-14.2/sbin/ping/main.c
/freebsd-14.2/sbin/ping/main.h
/freebsd-14.2/sbin/ping/ping.8
/freebsd-14.2/sbin/ping/ping.c
/freebsd-14.2/sbin/ping/ping6.c
/freebsd-14.2/sbin/ping/tests/ping_6_c1_s8_t1.out
/freebsd-14.2/sbin/ping/tests/ping_c1_s8_t1_S1.out
/freebsd-14.2/sbin/ping/tests/ping_test.sh
/freebsd-14.2/sbin/ping/tests/test_ping.py
/freebsd-14.2/sbin/reboot/reboot.c
/freebsd-14.2/sbin/restore/dirs.c
/freebsd-14.2/sbin/restore/symtab.c
/freebsd-14.2/sbin/restore/utilities.c
/freebsd-14.2/sbin/route/route_netlink.c
/freebsd-14.2/sbin/setkey/setkey.8
/freebsd-14.2/sbin/sysctl/sysctl.8
/freebsd-14.2/sbin/sysctl/sysctl.c
/freebsd-14.2/sbin/tunefs/tunefs.8
/freebsd-14.2/sbin/umount/umount.c
/freebsd-14.2/secure/lib/libcrypto/Makefile
/freebsd-14.2/secure/lib/libcrypto/Makefile.asm
/freebsd-14.2/secure/lib/libcrypto/Makefile.inc
/freebsd-14.2/secure/lib/libcrypto/engines/Makefile.inc
/freebsd-14.2/secure/lib/libcrypto/man/man3/ADMISSIONS.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_EXTERN_FUNCS.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_INTEGER_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_aux_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_item_d2i_bio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_item_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASN1_item_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BF_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_ADDR.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_connect.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_ctrl.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_base64.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_md.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_null.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_prefix.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_readbuffer.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_f_ssl.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_find_type.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_get_data.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_new_CMS.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_printf.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_push.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_read.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_accept.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_bio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_connect.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_core.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_datagram.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_fd.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_file.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_mem.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_null.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_s_socket.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_set_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_should_retry.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BIO_socket_wait.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_BLINDING_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_CTX_start.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_add.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_add_word.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_bn2bin.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_cmp.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_copy.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_generate_prime.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_mod_exp_mont.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_mod_inverse.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_num_bytes.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_rand.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_security_bits.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_set_bit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_swap.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BN_zero.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/BUF_MEM_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_EncryptedData_decrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_EncryptedData_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_EnvelopedData_create.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_add0_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_add1_signer.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_compress.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_data_create.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_decrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_digest_create.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_final.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_get0_type.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_sign_receipt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_uncompress.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_verify.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CMS_verify_receipt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CONF_modules_free.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CONF_modules_load_file.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CTLOG_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DES_random_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_generate_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_generate_parameters.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_get0_pqg.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_get_1024_160.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_new_by_nid.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_set_method.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DH_size.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_SIG_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_do_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_dup_DH.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_generate_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_generate_parameters.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_get0_pqg.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_set_method.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DSA_size.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/DTLSv1_listen.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ECDSA_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ECPKParameters_print.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EC_GROUP_copy.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EC_GROUP_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EC_KEY_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EC_POINT_add.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EC_POINT_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ENGINE_add.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_GET_LIB.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_clear_error.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_error_string.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_get_error.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_load_strings.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_print_errors.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_put_error.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_remove_state.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/ERR_set_mark.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_ASYM_CIPHER_free.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_BytesToKey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_original_iv.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_DigestInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_EncodeInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_EncryptInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_KDF.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_KEM_free.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_KEYEXCH_free.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_KEYMGMT.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_MAC.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_OpenInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PBE_CipherInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_params.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_check.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_copy_parameters.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_decapsulate.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_digestsign_supports_digest.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_encapsulate.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_get_field_type.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_get_group_name.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_gettable_params.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_encoded_public_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_settable_params.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_todata.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_RAND.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_SIGNATURE.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_SealInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_SignInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_VerifyInit.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_bf_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_blake2b512.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_camellia_128_ecb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_chacha20.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_des_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_desx_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_idea_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_md2.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_md4.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_md5.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_mdc2.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_rc4.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_ripemd160.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_seed_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_set_default_properties.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_sha1.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_sha224.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_sha3_224.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_sm3.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/EVP_whirlpool.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/HMAC.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/MD5.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/MDC2_Init.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/NCONF_new_ex.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OBJ_nid2obj.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OCSP_response_status.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_Applink.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_FILE.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_config.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_gmtime.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_hexchar2int.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_malloc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_s390xcap.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OPENSSL_strcasecmp.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_ALGORITHM.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_HDR_get0_transactionID.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_ITAV_set0.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_get0_header.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_http_perform.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_SRV_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_STATUSINFO_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_exec_certreq.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_log_open.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CMP_validate_msg.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CORE_MAKE_FUNC.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_get0_tmpl.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set0_validity.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_CRMF_pbmp_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_DECODER.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX_new_for_pkey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_DECODER_from_bio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_DISPATCH.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_ENCODER.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_ENCODER_to_bio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_ESS_check_signing_certs.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_HTTP_REQ_CTX.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_HTTP_parse_url.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_HTTP_transfer.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_ITEM.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_LIB_CTX.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_PARAM.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_PARAM_BLD.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_PARAM_allocate_from_text.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_PARAM_dup.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_PARAM_int.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_PROVIDER.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_set_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_STORE_attach.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_STORE_open.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_trace_enabled.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_trace_get_category_num.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OSSL_trace_set_channel.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/OpenSSL_version.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_X509_INFO_read_bio_ex.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_read.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_read_CMS.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_PBE_keyivgen.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_create_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get0_attrs.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get1_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_add1_attr_by_NID.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_add_CSPName_asc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_add_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_add_friendlyname_asc.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_add_localkeyid.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_add_safe.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_create.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_decrypt_skey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_gen_mac.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_get_friendlyname.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_init.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_item_decrypt_d2i.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_key_gen_utf8_ex.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_newpass.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_pack_p7encdata.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS12_parse.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS5_PBE_keyivgen.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS7_decrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS7_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS7_get_octet_string.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS7_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS7_type_is_other.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS7_verify.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS8_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/PKCS8_pkey_add1_attr.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_add.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_bytes.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_cleanup.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_egd.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_get0_primary.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_load_file.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_set_DRBG_type.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RAND_set_rand_method.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RC4_set_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RIPEMD160_Init.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_blinding_on.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_check_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_generate_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_get0_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_print.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_private_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_public_encrypt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_set_method.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/RSA_size.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SCT_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SCT_print.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SCT_validate.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SHA256_Init.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SMIME_read_ASN1.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SMIME_read_CMS.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SMIME_write_ASN1.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SMIME_write_CMS.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SRP_Calc_B.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SRP_VBASE_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SRP_create_verifier.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SRP_user_pwd_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_config.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_free.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_has_client_custom_ext.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_verify_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_srp_password.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_get_compress_id.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_is_resumable.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_print.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_accept.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_alert_type_string.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_check_chain.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_clear.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_connect.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_do_handshake.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_export_keying_material.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_extension_supported.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_free.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_certificate.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_ciphers.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_client_random.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_default_timeout.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_error.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_extms_support.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_fd.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_peer_certificate.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_rbio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_session.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_verify_result.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_get_version.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_group_to_name.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_in_init.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_key_update.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_library_init.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_pending.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_read.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_read_early_data.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_rstate_string.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_session_reused.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set1_host.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_async_callback.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_bio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_connect_state.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_fd.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_retry_verify.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_session.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_shutdown.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_set_verify_result.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_shutdown.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_state_string.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_want.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/SSL_write.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/TS_VERIFY_CTX_set_certs.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/UI_STRING.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/UI_create_method.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/UI_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509V3_get_d2i.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509V3_set_ctx.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_LOOKUP.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_SIG_get0.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_STORE_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_add_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_check_ca.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_check_host.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_check_issued.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_check_private_key.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_check_purpose.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_cmp.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_cmp_time.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_digest.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_dup.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get0_distinguishing_id.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get0_notBefore.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get0_signature.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get0_uids.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get_extension_flags.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get_pubkey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get_serialNumber.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get_subject_name.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_get_version.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_load_http.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_new.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_sign.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_verify.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509_verify_cert.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/b2i_PVK_bio_ex.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/d2i_PrivateKey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/d2i_RSAPrivateKey.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/d2i_X509.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3
/freebsd-14.2/secure/lib/libcrypto/man/man3/s2i_ASN1_IA5STRING.3
/freebsd-14.2/secure/lib/libcrypto/man/man5/config.5
/freebsd-14.2/secure/lib/libcrypto/man/man5/fips_config.5
/freebsd-14.2/secure/lib/libcrypto/man/man5/x509v3_config.5
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-SM2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-AES.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-ARIA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-BLOWFISH.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAMELLIA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAST.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-CHACHA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-DES.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-KB.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-SS.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KDF-X963.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KEM-RSA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-MD2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-MD4.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-MD5.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-MDC2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-NULL.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-SHA1.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-SM3.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_MD-common.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-DH.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-EC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_RAND.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/RAND.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/RSA-PSS.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/X25519.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/bio.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/crypto.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/ct.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/des_modes.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/evp.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/fips_module.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/life_cycle-cipher.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/life_cycle-digest.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/life_cycle-kdf.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/life_cycle-mac.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/life_cycle-pkey.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/life_cycle-rand.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/migration_guide.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/openssl-core.h.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/openssl-core_names.h.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/openssl-env.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/openssl-glossary.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/openssl-threads.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/openssl_user_macros.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/ossl_store-file.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/ossl_store.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/passphrase-encoding.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/property.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-asym_cipher.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-base.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-cipher.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-decoder.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-digest.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-encoder.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-kdf.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-kem.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-keyexch.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-keymgmt.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-mac.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-object.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-rand.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-signature.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider-storemgmt.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/provider.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/proxy-certificates.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/ssl.7
/freebsd-14.2/secure/lib/libcrypto/man/man7/x509.7
/freebsd-14.2/secure/lib/libcrypto/modules/fips/Makefile
/freebsd-14.2/secure/lib/libcrypto/modules/legacy/Makefile
/freebsd-14.2/secure/usr.bin/openssl/man/CA.pl.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-asn1parse.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-ca.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-ciphers.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-cmds.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-cmp.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-cms.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-crl.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-crl2pkcs7.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-dgst.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-dhparam.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-dsa.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-dsaparam.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-ec.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-ecparam.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-enc.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-engine.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-errstr.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-fipsinstall.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-format-options.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-gendsa.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-genpkey.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-genrsa.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-info.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-kdf.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-list.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-mac.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-namedisplay-options.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-nseq.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-ocsp.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-passphrase-options.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-passwd.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-pkcs12.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-pkcs7.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-pkcs8.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-pkey.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-pkeyparam.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-pkeyutl.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-prime.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-rand.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-rehash.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-req.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-rsa.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-rsautl.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-s_client.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-s_server.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-s_time.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-sess_id.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-smime.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-speed.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-spkac.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-srp.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-storeutl.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-ts.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-verification-options.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-verify.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-version.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl-x509.1
/freebsd-14.2/secure/usr.bin/openssl/man/openssl.1
/freebsd-14.2/secure/usr.bin/openssl/man/tsget.1
/freebsd-14.2/share/examples/Makefile
/freebsd-14.2/share/examples/drivers/make_device_driver.sh
/freebsd-14.2/share/examples/drivers/make_pseudo_driver.sh
/freebsd-14.2/share/examples/tests/tests/atf/Makefile
/freebsd-14.2/share/examples/tests/tests/plain/Makefile
/freebsd-14.2/share/examples/tests/tests/tap/Makefile
/freebsd-14.2/share/man/man3/bitstring.3
/freebsd-14.2/share/man/man3/intro.3
/freebsd-14.2/share/man/man3/pthread_condattr.3
/freebsd-14.2/share/man/man3/pthread_mutexattr.3
/freebsd-14.2/share/man/man4/axge.4
/freebsd-14.2/share/man/man4/iwlwifi.4
/freebsd-14.2/share/man/man4/iwlwififw.4
/freebsd-14.2/share/man/man4/pcf8591.4
/freebsd-14.2/share/man/man4/pf.4
/freebsd-14.2/share/man/man4/pfsync.4
/freebsd-14.2/share/man/man4/qat.4
/freebsd-14.2/share/man/man4/rtnetlink.4
/freebsd-14.2/share/man/man4/tcp.4
/freebsd-14.2/share/man/man4/termios.4
/freebsd-14.2/share/man/man4/udl.4
/freebsd-14.2/share/man/man4/vmm.4
/freebsd-14.2/share/man/man5/pf.conf.5
/freebsd-14.2/share/man/man5/rc.conf.5
/freebsd-14.2/share/man/man5/src.conf.5
/freebsd-14.2/share/man/man5/tmpfs.5
/freebsd-14.2/share/man/man7/Makefile
/freebsd-14.2/share/man/man7/arch.7
/freebsd-14.2/share/man/man7/mitigations.7
/freebsd-14.2/share/man/man7/ports.7
/freebsd-14.2/share/man/man7/security.7
/freebsd-14.2/share/man/man7/simd.7
/freebsd-14.2/share/man/man7/tuning.7
/freebsd-14.2/share/man/man9/Makefile
/freebsd-14.2/share/man/man9/cr_bsd_visible.9
/freebsd-14.2/share/man/man9/cr_cansee.9
/freebsd-14.2/share/man/man9/cr_canseejailproc.9
/freebsd-14.2/share/man/man9/cr_canseeothergids.9
/freebsd-14.2/share/man/man9/cr_canseeotheruids.9
/freebsd-14.2/share/man/man9/fpu_kern.9
/freebsd-14.2/share/man/man9/groupmember.9
/freebsd-14.2/share/man/man9/ieee80211_node.9
/freebsd-14.2/share/man/man9/kasan.9
/freebsd-14.2/share/man/man9/kern_reboot.9
/freebsd-14.2/share/man/man9/kmsan.9
/freebsd-14.2/share/man/man9/kqueue.9
/freebsd-14.2/share/man/man9/p_candebug.9
/freebsd-14.2/share/man/man9/p_cansee.9
/freebsd-14.2/share/man/man9/prison_check.9
/freebsd-14.2/share/man/man9/sbuf.9
/freebsd-14.2/share/man/man9/sysctl.9
/freebsd-14.2/share/man/man9/usbdi.9
/freebsd-14.2/share/misc/bsd-family-tree
/freebsd-14.2/share/misc/pci_vendors
/freebsd-14.2/share/mk/bsd.crunchgen.mk
/freebsd-14.2/share/mk/bsd.lib.mk
/freebsd-14.2/share/mk/bsd.links.mk
/freebsd-14.2/share/mk/bsd.opts.mk
/freebsd-14.2/share/mk/bsd.own.mk
/freebsd-14.2/share/mk/src.sys.mk
/freebsd-14.2/share/msgdef/Makefile
/freebsd-14.2/share/msgdef/nn_NO.ISO8859-15.src
/freebsd-14.2/share/msgdef/sl_SI.ISO8859-2.src
/freebsd-14.2/share/vt/keymaps/colemak-dh.acc.kbd
/freebsd-14.2/stand/efi/loader/Makefile
/freebsd-14.2/stand/fdt.mk
/freebsd-14.2/stand/kboot/Makefile
/freebsd-14.2/stand/kboot/arch/powerpc64/ldscript.powerpc
/freebsd-14.2/stand/liblua/lutils.c
/freebsd-14.2/stand/libsa/Makefile
/freebsd-14.2/stand/libsa/features.c
/freebsd-14.2/stand/libsa/libsa.3
/freebsd-14.2/stand/libsa/powerpc/syncicache.c
/freebsd-14.2/stand/libsa/stand.h
/freebsd-14.2/stand/libsa/zfs/zfsimpl.c
core.lua
core.lua.8
/freebsd-14.2/stand/powerpc/ofw/Makefile
/freebsd-14.2/stand/uboot/Makefile
/freebsd-14.2/sys/amd64/acpica/acpi_wakeup.c
/freebsd-14.2/sys/amd64/amd64/db_trace.c
/freebsd-14.2/sys/amd64/amd64/efirt_machdep.c
/freebsd-14.2/sys/amd64/amd64/elf_machdep.c
/freebsd-14.2/sys/amd64/amd64/fpu.c
/freebsd-14.2/sys/amd64/amd64/initcpu.c
/freebsd-14.2/sys/amd64/amd64/machdep.c
/freebsd-14.2/sys/amd64/amd64/mp_machdep.c
/freebsd-14.2/sys/amd64/amd64/pmap.c
/freebsd-14.2/sys/amd64/amd64/trap.c
/freebsd-14.2/sys/amd64/amd64/uio_machdep.c
/freebsd-14.2/sys/amd64/amd64/vm_machdep.c
/freebsd-14.2/sys/amd64/ia32/ia32_syscall.c
/freebsd-14.2/sys/amd64/include/vmm.h
/freebsd-14.2/sys/amd64/linux/linux.h
/freebsd-14.2/sys/amd64/linux/linux_dummy_machdep.c
/freebsd-14.2/sys/amd64/linux/linux_machdep.c
/freebsd-14.2/sys/amd64/linux/linux_proto.h
/freebsd-14.2/sys/amd64/linux/linux_syscall.h
/freebsd-14.2/sys/amd64/linux/linux_syscalls.c
/freebsd-14.2/sys/amd64/linux/linux_sysent.c
/freebsd-14.2/sys/amd64/linux/linux_systrace_args.c
/freebsd-14.2/sys/amd64/linux/linux_sysvec.c
/freebsd-14.2/sys/amd64/linux/syscalls.conf
/freebsd-14.2/sys/amd64/linux/syscalls.master
/freebsd-14.2/sys/amd64/linux32/linux.h
/freebsd-14.2/sys/amd64/linux32/linux32_machdep.c
/freebsd-14.2/sys/amd64/linux32/linux32_proto.h
/freebsd-14.2/sys/amd64/linux32/linux32_syscall.h
/freebsd-14.2/sys/amd64/linux32/linux32_syscalls.c
/freebsd-14.2/sys/amd64/linux32/linux32_sysent.c
/freebsd-14.2/sys/amd64/linux32/linux32_systrace_args.c
/freebsd-14.2/sys/amd64/linux32/linux32_sysvec.c
/freebsd-14.2/sys/amd64/linux32/syscalls.conf
/freebsd-14.2/sys/amd64/linux32/syscalls.master
/freebsd-14.2/sys/amd64/vmm/intel/vmx.c
/freebsd-14.2/sys/amd64/vmm/vmm.c
/freebsd-14.2/sys/amd64/vmm/vmm_dev.c
/freebsd-14.2/sys/arm/allwinner/clkng/aw_clk_m.c
/freebsd-14.2/sys/arm/allwinner/clkng/aw_clk_nm.c
/freebsd-14.2/sys/arm/allwinner/files.allwinner
/freebsd-14.2/sys/arm/arm/busdma_machdep.c
/freebsd-14.2/sys/arm/arm/cpufunc.c
/freebsd-14.2/sys/arm/arm/elf_machdep.c
/freebsd-14.2/sys/arm/arm/gic_acpi.c
/freebsd-14.2/sys/arm/arm/pmap-v6.c
/freebsd-14.2/sys/arm/arm/syscall.c
/freebsd-14.2/sys/arm/arm/uio_machdep.c
/freebsd-14.2/sys/arm/arm/undefined.c
/freebsd-14.2/sys/arm/arm/unwind.c
/freebsd-14.2/sys/arm/arm/vfp.c
/freebsd-14.2/sys/arm/arm/vm_machdep.c
/freebsd-14.2/sys/arm/include/cpufunc.h
/freebsd-14.2/sys/arm/mv/clk/armada38x_coreclk.c
/freebsd-14.2/sys/arm/mv/files.arm7
/freebsd-14.2/sys/arm64/arm64/busdma_machdep.c
/freebsd-14.2/sys/arm64/arm64/cpu_errata.c
/freebsd-14.2/sys/arm64/arm64/efirt_machdep.c
/freebsd-14.2/sys/arm64/arm64/elf32_machdep.c
/freebsd-14.2/sys/arm64/arm64/elf_machdep.c
/freebsd-14.2/sys/arm64/arm64/freebsd32_machdep.c
/freebsd-14.2/sys/arm64/arm64/gic_v3_reg.h
/freebsd-14.2/sys/arm64/arm64/gicv3_its.c
/freebsd-14.2/sys/arm64/arm64/locore.S
/freebsd-14.2/sys/arm64/arm64/machdep.c
/freebsd-14.2/sys/arm64/arm64/mp_machdep.c
/freebsd-14.2/sys/arm64/arm64/pmap.c
/freebsd-14.2/sys/arm64/arm64/trap.c
/freebsd-14.2/sys/arm64/arm64/uio_machdep.c
/freebsd-14.2/sys/arm64/arm64/vm_machdep.c
/freebsd-14.2/sys/arm64/conf/std.xilinx
/freebsd-14.2/sys/arm64/include/hypervisor.h
/freebsd-14.2/sys/arm64/include/pte.h
/freebsd-14.2/sys/arm64/linux/linux_dummy_machdep.c
/freebsd-14.2/sys/arm64/linux/linux_machdep.c
/freebsd-14.2/sys/arm64/linux/linux_proto.h
/freebsd-14.2/sys/arm64/linux/linux_sigframe.h
/freebsd-14.2/sys/arm64/linux/linux_syscall.h
/freebsd-14.2/sys/arm64/linux/linux_syscalls.c
/freebsd-14.2/sys/arm64/linux/linux_sysent.c
/freebsd-14.2/sys/arm64/linux/linux_systrace_args.c
/freebsd-14.2/sys/arm64/linux/linux_sysvec.c
/freebsd-14.2/sys/arm64/linux/syscalls.conf
/freebsd-14.2/sys/arm64/linux/syscalls.master
/freebsd-14.2/sys/arm64/rockchip/clk/rk3288_cru.c
/freebsd-14.2/sys/arm64/rockchip/clk/rk3328_cru.c
/freebsd-14.2/sys/arm64/rockchip/clk/rk3399_cru.c
/freebsd-14.2/sys/arm64/rockchip/clk/rk3399_pmucru.c
/freebsd-14.2/sys/arm64/rockchip/clk/rk3568_cru.c
/freebsd-14.2/sys/arm64/rockchip/clk/rk3568_pmucru.c
/freebsd-14.2/sys/arm64/rockchip/clk/rk_clk_composite.c
/freebsd-14.2/sys/arm64/rockchip/clk/rk_clk_composite.h
/freebsd-14.2/sys/arm64/rockchip/clk/rk_cru.h
/freebsd-14.2/sys/cam/ata/ata_da.c
/freebsd-14.2/sys/cam/cam_xpt.c
/freebsd-14.2/sys/cam/cam_xpt.h
/freebsd-14.2/sys/cam/ctl/ctl.c
/freebsd-14.2/sys/cam/ctl/ctl.h
/freebsd-14.2/sys/cam/ctl/ctl_ha.c
/freebsd-14.2/sys/cam/ctl/ctl_ha.h
/freebsd-14.2/sys/cam/ctl/ctl_io.h
/freebsd-14.2/sys/cam/ctl/ctl_private.h
/freebsd-14.2/sys/cam/scsi/scsi_all.c
/freebsd-14.2/sys/cam/scsi/scsi_all.h
/freebsd-14.2/sys/cam/scsi/scsi_da.c
/freebsd-14.2/sys/cam/scsi/scsi_enc_ses.c
/freebsd-14.2/sys/cddl/boot/zfs/zfsimpl.h
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
/freebsd-14.2/sys/cddl/dev/dtrace/amd64/dtrace_subr.c
/freebsd-14.2/sys/cddl/dev/dtrace/i386/dtrace_subr.c
/freebsd-14.2/sys/cddl/dev/fbt/aarch64/fbt_isa.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_capability.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_ipc.h
/freebsd-14.2/sys/compat/freebsd32/freebsd32_misc.c
/freebsd-14.2/sys/compat/freebsd32/freebsd32_util.h
/freebsd-14.2/sys/compat/freebsd32/syscalls.conf
/freebsd-14.2/sys/compat/ia32/ia32_sysvec.c
/freebsd-14.2/sys/compat/linux/linux_dummy.c
/freebsd-14.2/sys/compat/linux/linux_event.c
/freebsd-14.2/sys/compat/linux/linux_event.h
/freebsd-14.2/sys/compat/linux/linux_ipc64.h
/freebsd-14.2/sys/compat/linux/linux_misc.c
/freebsd-14.2/sys/compat/linux/linux_netlink.c
/freebsd-14.2/sys/compat/linux/linux_signal.c
/freebsd-14.2/sys/compat/linux/linux_signal.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/dma-mapping.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/kernel.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/scatterlist.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/skbuff.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/cfg80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/include/net/mac80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211.h
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_80211_macops.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_page.c
/freebsd-14.2/sys/compat/linuxkpi/common/src/linux_work.c
/freebsd-14.2/sys/conf/files
/freebsd-14.2/sys/conf/files.amd64
/freebsd-14.2/sys/conf/files.arm
/freebsd-14.2/sys/conf/files.arm64
/freebsd-14.2/sys/conf/files.powerpc
/freebsd-14.2/sys/conf/kern.post.mk
/freebsd-14.2/sys/conf/kern.pre.mk
/freebsd-14.2/sys/conf/newvers.sh
/freebsd-14.2/sys/conf/options
/freebsd-14.2/sys/contrib/dev/ice/LICENSE
/freebsd-14.2/sys/contrib/dev/ice/ice-1.3.35.0.pkg
/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/22000.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/7000.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/8000.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/9000.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/ax210.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/bz.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/cfg/sc.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/acpi.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/acpi.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/binding.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/commands.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/config.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/context.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/d3.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/datapath.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/dbg-tlv.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/debug.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/filter.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/location.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/mac-cfg.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/mac.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/nvm-reg.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/offload.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/phy-ctxt.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/phy.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/power.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/rs.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/rx.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/scan.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/sta.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/tdls.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/time-event.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/tx.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/dbg.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/dbg.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/debugfs.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/dump.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/error-dump.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/file.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/img.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/pnvm.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/pnvm.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/rs.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/runtime.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/uefi.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/uefi.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-config.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-context-info-gen3.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-context-info.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-csr.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-dbg-tlv.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-debug.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-drv.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-drv.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-eeprom-parse.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-fh.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-io.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-modparams.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-nvm-parse.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-nvm-parse.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-prph.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-trans.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/iwl-trans.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mei/iwl-mei.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/binding.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/coex.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/constants.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/d3.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/debugfs-vif.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/debugfs.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/ftm-initiator.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/ftm-responder.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/fw.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/link.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/mac-ctxt.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/mac80211.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/mld-key.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/mld-mac.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/mld-mac80211.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/mld-sta.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/mvm.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/nvm.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/offloading.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/ops.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/phy-ctxt.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/power.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/ptp.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/quota.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/rfi.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/rs-fw.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/rs.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/rs.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/rx.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/rxmq.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/scan.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/sf.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/sta.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/sta.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/tdls.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/time-event.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/time-sync.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/time-sync.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/tt.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/tx.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/utils.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ctxt-info-gen3.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ctxt-info.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/drv.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/internal.h
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/rx.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/trans-gen2.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/trans.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/tx.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/queue/tx.c
/freebsd-14.2/sys/contrib/dev/iwlwifi/queue/tx.h
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-9000-pu-b0-jf-b0-46.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-9260-th-b0-jf-b0-46.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-Qu-b0-hr-b0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-Qu-b0-jf-b0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-Qu-c0-hr-b0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-Qu-c0-jf-b0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-QuZ-a0-hr-b0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-QuZ-a0-jf-b0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-cc-a0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-so-a0-gf-a0-83.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-so-a0-gf-a0.pnvm
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-so-a0-gf4-a0-83.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-so-a0-gf4-a0.pnvm
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-so-a0-hr-b0-81.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-so-a0-jf-b0-77.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-ty-a0-gf-a0-83.ucode
/freebsd-14.2/sys/contrib/dev/iwlwififw/iwlwifi-ty-a0-gf-a0.pnvm
/freebsd-14.2/sys/contrib/dev/qat/qat_4xxx.bin
/freebsd-14.2/sys/contrib/dev/rtw88/Makefile
/freebsd-14.2/sys/contrib/dev/rtw88/bf.c
/freebsd-14.2/sys/contrib/dev/rtw88/coex.c
/freebsd-14.2/sys/contrib/dev/rtw88/coex.h
/freebsd-14.2/sys/contrib/dev/rtw88/debug.c
/freebsd-14.2/sys/contrib/dev/rtw88/debug.h
/freebsd-14.2/sys/contrib/dev/rtw88/efuse.c
/freebsd-14.2/sys/contrib/dev/rtw88/fw.c
/freebsd-14.2/sys/contrib/dev/rtw88/fw.h
/freebsd-14.2/sys/contrib/dev/rtw88/hci.h
/freebsd-14.2/sys/contrib/dev/rtw88/mac.c
/freebsd-14.2/sys/contrib/dev/rtw88/mac.h
/freebsd-14.2/sys/contrib/dev/rtw88/mac80211.c
/freebsd-14.2/sys/contrib/dev/rtw88/main.c
/freebsd-14.2/sys/contrib/dev/rtw88/main.h
/freebsd-14.2/sys/contrib/dev/rtw88/pci.c
/freebsd-14.2/sys/contrib/dev/rtw88/phy.c
/freebsd-14.2/sys/contrib/dev/rtw88/phy.h
/freebsd-14.2/sys/contrib/dev/rtw88/ps.c
/freebsd-14.2/sys/contrib/dev/rtw88/ps.h
/freebsd-14.2/sys/contrib/dev/rtw88/reg.h
/freebsd-14.2/sys/contrib/dev/rtw88/regd.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8723d.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8723d.h
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8723ds.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8723du.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8821c.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8821c.h
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8821cs.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8821cu.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822b.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822b.h
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822bs.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822bu.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822c.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822c.h
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822cs.c
/freebsd-14.2/sys/contrib/dev/rtw88/rtw8822cu.c
/freebsd-14.2/sys/contrib/dev/rtw88/sdio.c
/freebsd-14.2/sys/contrib/dev/rtw88/sdio.h
/freebsd-14.2/sys/contrib/dev/rtw88/tx.c
/freebsd-14.2/sys/contrib/dev/rtw88/tx.h
/freebsd-14.2/sys/contrib/dev/rtw88/usb.c
/freebsd-14.2/sys/contrib/dev/rtw88/usb.h
/freebsd-14.2/sys/contrib/dev/rtw88/util.c
/freebsd-14.2/sys/contrib/dev/rtw88/util.h
/freebsd-14.2/sys/contrib/dev/rtw88/wow.c
/freebsd-14.2/sys/contrib/openzfs/.cirrus.yml
/freebsd-14.2/sys/contrib/openzfs/.gitignore
/freebsd-14.2/sys/contrib/openzfs/.mailmap
/freebsd-14.2/sys/contrib/openzfs/AUTHORS
/freebsd-14.2/sys/contrib/openzfs/META
/freebsd-14.2/sys/contrib/openzfs/README.md
/freebsd-14.2/sys/contrib/openzfs/cmd/arc_summary
/freebsd-14.2/sys/contrib/openzfs/cmd/zdb/zdb.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/zfs_mod.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/zed.d/statechange-led.sh
/freebsd-14.2/sys/contrib/openzfs/cmd/zfs/zfs_main.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/compatibility.d/grub2
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/compatibility.d/openzfsonosx-1.8.1
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_iter.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_main.c
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_util.h
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/zpool_vdev.c
/freebsd-14.2/sys/contrib/openzfs/cmd/ztest.c
/freebsd-14.2/sys/contrib/openzfs/config/Rules.am
/freebsd-14.2/sys/contrib/openzfs/config/kernel-blkdev.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-block-device-operations.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-filemap-splice-read.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-fsync-bdev.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-generic_fillattr.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-inode-times.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-register_sysctl_table.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel-vfs-iov_iter.m4
/freebsd-14.2/sys/contrib/openzfs/config/kernel.m4
/freebsd-14.2/sys/contrib/openzfs/config/zfs-build.m4
/freebsd-14.2/sys/contrib/openzfs/configure.ac
/freebsd-14.2/sys/contrib/openzfs/contrib/bash_completion.d/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/contrib/debian/changelog.in
/freebsd-14.2/sys/contrib/openzfs/contrib/debian/control
/freebsd-14.2/sys/contrib/openzfs/contrib/debian/openzfs-zfsutils.install
/freebsd-14.2/sys/contrib/openzfs/contrib/debian/rules.in
/freebsd-14.2/sys/contrib/openzfs/include/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/include/libzfs.h
/freebsd-14.2/sys/contrib/openzfs/include/libzutil.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/ctype.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/mutex.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/taskq.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/vfs.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/vnode.h
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/zfs/sys/zfs_vfsops_os.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/blkdev_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/kernel/linux/vfs_compat.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/kmem_cache.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/mutex.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/uio.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/trace_arc.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/trace_dbuf.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/zfs_vfsops_os.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/zfs_vnops_os.h
/freebsd-14.2/sys/contrib/openzfs/include/os/linux/zfs/sys/zpl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/arc.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/arc_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/brt_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/dmu.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/metaslab_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/spa.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/spa_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/txg_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/vdev_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/vdev_raidz_impl.h
/freebsd-14.2/sys/contrib/openzfs/include/sys/zfs_context.h
/freebsd-14.2/sys/contrib/openzfs/lib/libshare/os/freebsd/nfs.c
/freebsd-14.2/sys/contrib/openzfs/lib/libshare/os/linux/nfs.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs.abi
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_changelist.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_dataset.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_pool.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/libzfs_util.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs_core/libzfs_core.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzpool/kernel.c
/freebsd-14.2/sys/contrib/openzfs/lib/libzutil/os/linux/zutil_import_os.c
/freebsd-14.2/sys/contrib/openzfs/man/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/man/man4/zfs.4
/freebsd-14.2/sys/contrib/openzfs/man/man7/zfsconcepts.7
/freebsd-14.2/sys/contrib/openzfs/man/man7/zfsprops.7
/freebsd-14.2/sys/contrib/openzfs/man/man7/zpool-features.7
/freebsd-14.2/sys/contrib/openzfs/man/man7/zpoolconcepts.7
/freebsd-14.2/sys/contrib/openzfs/man/man8/.gitignore
/freebsd-14.2/sys/contrib/openzfs/man/man8/zdb.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zfs-set.8
/freebsd-14.2/sys/contrib/openzfs/man/man8/zfs_prepare_disk.8.in
/freebsd-14.2/sys/contrib/openzfs/module/Kbuild.in
/freebsd-14.2/sys/contrib/openzfs/module/Makefile.in
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/sha256-armv8.S
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/sha512-armv8.S
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/spl_taskq.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/spl_vfs.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/spl/spl_zlib.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/arc_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/event_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/sysctl_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_ctldir.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vfsops.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_vnops_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zfs_znode.c
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/zio_crypt.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/spl-proc.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/arc_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/vdev_disk.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_ctldir.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_uio.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_vfsops.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_vnops_os.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zfs_znode.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zio_crypt.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_ctldir.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_file.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_file_range.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_inode.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_super.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zpl_xattr.c
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/zvol_os.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/arc.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/brt.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dbuf.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dmu_tx.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dnode.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dsl_dir.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/dsl_pool.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/metaslab.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa_config.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa_errlog.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/spa_misc.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_label.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_queue.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_rebuild.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/vdev_trim.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_ioctl.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zfs_vnops.c
/freebsd-14.2/sys/contrib/openzfs/module/zfs/zil.c
/freebsd-14.2/sys/contrib/openzfs/rpm/generic/zfs-dkms.spec.in
/freebsd-14.2/sys/contrib/openzfs/rpm/generic/zfs.spec.in
/freebsd-14.2/sys/contrib/openzfs/scripts/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/scripts/update_authors.pl
/freebsd-14.2/sys/contrib/openzfs/scripts/zfs_prepare_disk
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/common.run
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/linux.run
/freebsd-14.2/sys/contrib/openzfs/tests/runfiles/sanity.run
/freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/zts-report.py.in
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/commands.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/libtest.shlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/tunables.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/Makefile.am
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/block_cloning_copyfilerange_fallback_same_txg.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/cleanup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/setup.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/zdb_args_neg.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/zdb_block_size_histogram.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key/zfs_load-key_common.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_006_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_008_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_012_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_program/zfs_program_json.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/mountpoint_002_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/zfs_set_003_neg.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/zfs_set_nomount.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/zfs_share_concurrent_shares.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_007_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_hostid_changed.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_hostid_changed_cachefile.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_hostid_changed_cachefile_unclean_export.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_hostid_changed_unclean_export.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/zpool_trim_partial.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/zpool_trim_verify_trimmed.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/delegate_common.kshlib
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/auto_replace_001_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/auto_replace_002_pos.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/enospc_rm.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/pool_state.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/autotrim_config.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/autotrim_integrity.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/autotrim_trim_integrity.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/trim_config.ksh
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/trim_integrity.ksh
/freebsd-14.2/sys/contrib/x86emu/x86emu.c
/freebsd-14.2/sys/crypto/aesni/aesni.c
/freebsd-14.2/sys/crypto/armv8/armv8_crypto.c
/freebsd-14.2/sys/crypto/blake2/blake2_cryptodev.c
/freebsd-14.2/sys/crypto/openssl/aarch64/aesv8-armx.S
/freebsd-14.2/sys/crypto/openssl/aarch64/arm_arch.h
/freebsd-14.2/sys/crypto/openssl/aarch64/ghashv8-armx.S
/freebsd-14.2/sys/crypto/openssl/aarch64/poly1305-armv8.S
/freebsd-14.2/sys/crypto/openssl/amd64/ossl_aes_gcm.c
/freebsd-14.2/sys/crypto/openssl/ossl_aes.c
/freebsd-14.2/sys/crypto/via/padlock.c
/freebsd-14.2/sys/crypto/via/padlock.h
/freebsd-14.2/sys/crypto/via/padlock_cipher.c
/freebsd-14.2/sys/crypto/via/padlock_hash.c
/freebsd-14.2/sys/ddb/db_capture.c
/freebsd-14.2/sys/dev/acpica/acpi_pcib_acpi.c
/freebsd-14.2/sys/dev/ahci/ahci_pci.c
/freebsd-14.2/sys/dev/ath/ath_rate/sample/sample.c
/freebsd-14.2/sys/dev/ath/if_ath_beacon.c
/freebsd-14.2/sys/dev/ath/if_ath_tx.c
/freebsd-14.2/sys/dev/bhnd/siba/siba_bhndb.c
/freebsd-14.2/sys/dev/bnxt/convert_hsi.pl
/freebsd-14.2/sys/dev/cadence/if_cgem.c
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_div.c
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_div.h
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_fixed.c
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_fixed.h
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_gate.c
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_gate.h
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_mux.c
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_mux.h
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_pll.c
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clk_pll.h
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_clock.c
/freebsd-14.2/sys/dev/clk/xilinx/zynqmp_reset.c
/freebsd-14.2/sys/dev/cpuctl/cpuctl.c
/freebsd-14.2/sys/dev/cpufreq/cpufreq_dt.c
/freebsd-14.2/sys/dev/cxgb/bin2h.pl
/freebsd-14.2/sys/dev/cxgbe/t4_main.c
/freebsd-14.2/sys/dev/cxgbe/t4_tracer.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_cpl_io.c
/freebsd-14.2/sys/dev/cxgbe/tom/t4_tls.c
/freebsd-14.2/sys/dev/dpaa2/dpaa2_mc_fdt.c
/freebsd-14.2/sys/dev/dpaa2/dpaa2_ni.c
/freebsd-14.2/sys/dev/drm2/drm_fops.c
/freebsd-14.2/sys/dev/drm2/drm_os_freebsd.h
/freebsd-14.2/sys/dev/drm2/ttm/ttm_lock.c
/freebsd-14.2/sys/dev/drm2/ttm/ttm_tt.c
/freebsd-14.2/sys/dev/efidev/efirt.c
/freebsd-14.2/sys/dev/enic/enic.h
/freebsd-14.2/sys/dev/etherswitch/e6000sw/e6000sw.c
/freebsd-14.2/sys/dev/evdev/input-event-codes.h
/freebsd-14.2/sys/dev/extres/clk/clk_fixed.c
/freebsd-14.2/sys/dev/firmware/xilinx/pm_defs.h
/freebsd-14.2/sys/dev/firmware/xilinx/zynqmp_firmware.c
/freebsd-14.2/sys/dev/firmware/xilinx/zynqmp_firmware_if.m
/freebsd-14.2/sys/dev/gve/gve.h
/freebsd-14.2/sys/dev/gve/gve_main.c
/freebsd-14.2/sys/dev/gve/gve_rx.c
/freebsd-14.2/sys/dev/hid/hidraw.c
/freebsd-14.2/sys/dev/hid/hmt.c
/freebsd-14.2/sys/dev/hptmv/entry.c
/freebsd-14.2/sys/dev/hptmv/osbsd.h
/freebsd-14.2/sys/dev/hyperv/vmbus/vmbus.c
/freebsd-14.2/sys/dev/hyperv/vmbus/vmbus_br.c
/freebsd-14.2/sys/dev/hyperv/vmbus/vmbus_brvar.h
/freebsd-14.2/sys/dev/hyperv/vmbus/vmbus_chan.c
/freebsd-14.2/sys/dev/hyperv/vmbus/vmbus_var.h
/freebsd-14.2/sys/dev/ice/ice_adminq_cmd.h
/freebsd-14.2/sys/dev/ice/ice_common.c
/freebsd-14.2/sys/dev/ice/ice_common.h
/freebsd-14.2/sys/dev/ice/ice_controlq.c
/freebsd-14.2/sys/dev/ice/ice_controlq.h
/freebsd-14.2/sys/dev/ice/ice_dcb.c
/freebsd-14.2/sys/dev/ice/ice_ddp_common.c
/freebsd-14.2/sys/dev/ice/ice_ddp_common.h
/freebsd-14.2/sys/dev/ice/ice_defs.h
/freebsd-14.2/sys/dev/ice/ice_features.h
/freebsd-14.2/sys/dev/ice/ice_flow.c
/freebsd-14.2/sys/dev/ice/ice_flow.h
/freebsd-14.2/sys/dev/ice/ice_fw_logging.c
/freebsd-14.2/sys/dev/ice/ice_fwlog.c
/freebsd-14.2/sys/dev/ice/ice_lan_tx_rx.h
/freebsd-14.2/sys/dev/ice/ice_lib.c
/freebsd-14.2/sys/dev/ice/ice_lib.h
/freebsd-14.2/sys/dev/ice/ice_rdma.c
/freebsd-14.2/sys/dev/ice/ice_rdma.h
/freebsd-14.2/sys/dev/ice/ice_rdma_internal.h
/freebsd-14.2/sys/dev/ice/ice_sched.c
/freebsd-14.2/sys/dev/ice/ice_sched.h
/freebsd-14.2/sys/dev/ice/ice_strings.c
/freebsd-14.2/sys/dev/ice/ice_switch.c
/freebsd-14.2/sys/dev/ice/ice_switch.h
/freebsd-14.2/sys/dev/ice/ice_type.h
/freebsd-14.2/sys/dev/ice/if_ice_iflib.c
/freebsd-14.2/sys/dev/ice/irdma_di_if.m
/freebsd-14.2/sys/dev/ice/irdma_if.m
/freebsd-14.2/sys/dev/ice/virtchnl.h
/freebsd-14.2/sys/dev/ichiic/ig4_pci.c
/freebsd-14.2/sys/dev/iicbus/adc/ad7417.c
/freebsd-14.2/sys/dev/iicbus/adc/ad7418.c
/freebsd-14.2/sys/dev/iicbus/adc/ads111x.c
/freebsd-14.2/sys/dev/iicbus/adc/pcf8591.c
/freebsd-14.2/sys/dev/iicbus/controller/cadence/cdnc_i2c.c
/freebsd-14.2/sys/dev/iicbus/controller/opencores/iicoc.c
/freebsd-14.2/sys/dev/iicbus/controller/opencores/iicoc.h
/freebsd-14.2/sys/dev/iicbus/controller/opencores/iicoc_fdt.c
/freebsd-14.2/sys/dev/iicbus/controller/opencores/iicoc_pci.c
/freebsd-14.2/sys/dev/iicbus/controller/twsi/a10_twsi.c
/freebsd-14.2/sys/dev/iicbus/controller/twsi/mv_twsi.c
/freebsd-14.2/sys/dev/iicbus/controller/twsi/twsi.c
/freebsd-14.2/sys/dev/iicbus/controller/twsi/twsi.h
/freebsd-14.2/sys/dev/iicbus/pmic/rockchip/rk8xx_clocks.c
/freebsd-14.2/sys/dev/iicbus/pmic/silergy/sy8106a.c
/freebsd-14.2/sys/dev/iicbus/pmic/silergy/syr827.c
/freebsd-14.2/sys/dev/iicbus/pwm/adm1030.c
/freebsd-14.2/sys/dev/iicbus/pwm/adt746x.c
/freebsd-14.2/sys/dev/iicbus/rtc/ds1307.c
/freebsd-14.2/sys/dev/iicbus/rtc/ds1307reg.h
/freebsd-14.2/sys/dev/iicbus/rtc/ds13rtc.c
/freebsd-14.2/sys/dev/iicbus/rtc/ds1672.c
/freebsd-14.2/sys/dev/iicbus/rtc/ds3231.c
/freebsd-14.2/sys/dev/iicbus/rtc/ds3231reg.h
/freebsd-14.2/sys/dev/iicbus/rtc/isl12xx.c
/freebsd-14.2/sys/dev/iicbus/rtc/nxprtc.c
/freebsd-14.2/sys/dev/iicbus/rtc/rtc8583.c
/freebsd-14.2/sys/dev/iicbus/rtc/rv3032.c
/freebsd-14.2/sys/dev/iicbus/rtc/s35390a.c
/freebsd-14.2/sys/dev/iicbus/sensor/ds1631.c
/freebsd-14.2/sys/dev/iicbus/sensor/ds1775.c
/freebsd-14.2/sys/dev/iicbus/sensor/htu21.c
/freebsd-14.2/sys/dev/iicbus/sensor/lm75.c
/freebsd-14.2/sys/dev/iicbus/sensor/max44009.c
/freebsd-14.2/sys/dev/iicbus/sensor/max6690.c
/freebsd-14.2/sys/dev/iicbus/sensor/tmp461.c
/freebsd-14.2/sys/dev/iommu/iommu_gas.c
/freebsd-14.2/sys/dev/iommu/iommu_gas.h
/freebsd-14.2/sys/dev/irdma/fbsd_kcompat.c
/freebsd-14.2/sys/dev/irdma/fbsd_kcompat.h
/freebsd-14.2/sys/dev/irdma/irdma_cm.c
/freebsd-14.2/sys/dev/irdma/irdma_main.h
/freebsd-14.2/sys/dev/irdma/irdma_verbs.c
/freebsd-14.2/sys/dev/iscsi/iscsi.c
/freebsd-14.2/sys/dev/mana/mana.h
/freebsd-14.2/sys/dev/mana/mana_en.c
/freebsd-14.2/sys/dev/mana/mana_sysctl.c
/freebsd-14.2/sys/dev/mii/miidevs
/freebsd-14.2/sys/dev/mii/vscphy.c
/freebsd-14.2/sys/dev/mlx4/mlx4_en/mlx4_en_netdev.c
/freebsd-14.2/sys/dev/mlx5/device.h
/freebsd-14.2/sys/dev/mlx5/driver.h
/freebsd-14.2/sys/dev/mlx5/fs.h
/freebsd-14.2/sys/dev/mlx5/mlx5_core/fs_core.h
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_fc_cmd.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_fc_cmd.h
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_fs_cmd.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_fs_counters.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_fs_tcp.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_fs_tree.c
/freebsd-14.2/sys/dev/mlx5/mlx5_core/mlx5_main.c
/freebsd-14.2/sys/dev/mlx5/mlx5_en/mlx5_en_flow_table.c
/freebsd-14.2/sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c
/freebsd-14.2/sys/dev/mlx5/mlx5_ib/mlx5_ib_qp.c
/freebsd-14.2/sys/dev/mlx5/mlx5_ifc.h
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr_app.c
/freebsd-14.2/sys/dev/mpi3mr/mpi3mr_pci.c
/freebsd-14.2/sys/dev/mpr/mpr.c
/freebsd-14.2/sys/dev/mpr/mpr_sas.c
/freebsd-14.2/sys/dev/mpr/mpr_user.c
/freebsd-14.2/sys/dev/mps/mps.c
/freebsd-14.2/sys/dev/mps/mps_sas.c
/freebsd-14.2/sys/dev/mps/mps_user.c
/freebsd-14.2/sys/dev/mrsas/mrsas.c
/freebsd-14.2/sys/dev/nvme/nvme.h
/freebsd-14.2/sys/dev/nvme/nvme_ctrlr.c
/freebsd-14.2/sys/dev/nvme/nvme_private.h
/freebsd-14.2/sys/dev/nvme/nvme_qpair.c
/freebsd-14.2/sys/dev/nvme/nvme_sysctl.c
/freebsd-14.2/sys/dev/ocs_fc/ocs_cam.c
/freebsd-14.2/sys/dev/ocs_fc/ocs_hw.c
/freebsd-14.2/sys/dev/ocs_fc/ocs_hw.h
/freebsd-14.2/sys/dev/ocs_fc/ocs_ioctl.c
/freebsd-14.2/sys/dev/ocs_fc/ocs_scsi.c
/freebsd-14.2/sys/dev/ocs_fc/ocs_xport.c
/freebsd-14.2/sys/dev/ocs_fc/sli4.h
/freebsd-14.2/sys/dev/pst/pst-iop.c
/freebsd-14.2/sys/dev/pst/pst-raid.c
/freebsd-14.2/sys/dev/qat/qat_api/common/compression/dc_dp.c
/freebsd-14.2/sys/dev/qat/qat_api/common/compression/include/dc_datapath.h
/freebsd-14.2/sys/dev/qat/qat_api/common/ctrl/sal_compression.c
/freebsd-14.2/sys/dev/qat/qat_api/firmware/include/icp_qat_fw.h
/freebsd-14.2/sys/dev/qat/qat_api/firmware/include/icp_qat_fw_comp.h
/freebsd-14.2/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp.h
/freebsd-14.2/sys/dev/qat/qat_api/firmware/include/icp_qat_hw_20_comp_defs.h
/freebsd-14.2/sys/dev/qat/qat_api/include/dc/cpa_dc.h
/freebsd-14.2/sys/dev/qat/qat_api/include/dc/cpa_dc_dp.h
/freebsd-14.2/sys/dev/qat/qat_api/include/icp_sal_versions.h
/freebsd-14.2/sys/dev/qat/qat_api/include/lac/cpa_cy_sym.h
/freebsd-14.2/sys/dev/qat/qat_api/include/lac/cpa_cy_sym_dp.h
/freebsd-14.2/sys/dev/qat/qat_common/adf_ctl_drv.c
/freebsd-14.2/sys/dev/qat/qat_common/adf_freebsd_dev_processes.c
/freebsd-14.2/sys/dev/qat/qat_common/adf_freebsd_uio_cleanup.c
/freebsd-14.2/sys/dev/qat/qat_common/adf_pfvf_vf_proto.c
/freebsd-14.2/sys/dev/qat/qat_hw/qat_4xxx/adf_drv.c
/freebsd-14.2/sys/dev/qat/qat_hw/qat_4xxxvf/adf_drv.c
/freebsd-14.2/sys/dev/random/nehemiah.c
/freebsd-14.2/sys/dev/re/if_re.c
/freebsd-14.2/sys/dev/rl/if_rlreg.h
/freebsd-14.2/sys/dev/sdhci/sdhci_fdt.c
/freebsd-14.2/sys/dev/smartpqi/smartpqi_discovery.c
/freebsd-14.2/sys/dev/smartpqi/smartpqi_helper.c
/freebsd-14.2/sys/dev/smartpqi/smartpqi_helper.h
/freebsd-14.2/sys/dev/smartpqi/smartpqi_main.c
/freebsd-14.2/sys/dev/smartpqi/smartpqi_prototypes.h
/freebsd-14.2/sys/dev/smartpqi/smartpqi_request.c
/freebsd-14.2/sys/dev/sound/pci/hda/hdac.c
/freebsd-14.2/sys/dev/usb/input/uhid.c
/freebsd-14.2/sys/dev/usb/input/uhid_snes.c
/freebsd-14.2/sys/dev/usb/net/if_axge.c
/freebsd-14.2/sys/dev/usb/net/if_axgereg.h
/freebsd-14.2/sys/dev/usb/net/if_smsc.c
/freebsd-14.2/sys/dev/usb/quirk/usb_quirk.c
/freebsd-14.2/sys/dev/usb/usbdevs
/freebsd-14.2/sys/dev/usb/wlan/if_uath.c
/freebsd-14.2/sys/dev/vge/if_vge.c
/freebsd-14.2/sys/dev/videomode/devlist2h.awk
/freebsd-14.2/sys/dev/videomode/ediddevs.h
/freebsd-14.2/sys/dev/videomode/ediddevs_data.h
/freebsd-14.2/sys/dev/virtio/gpu/virtio_gpu.c
/freebsd-14.2/sys/dev/virtio/random/virtio_random.c
/freebsd-14.2/sys/dev/virtio/scsi/virtio_scsi.c
/freebsd-14.2/sys/dev/vkbd/vkbd.c
/freebsd-14.2/sys/dev/wg/if_wg.c
/freebsd-14.2/sys/dev/wpi/if_wpi.c
/freebsd-14.2/sys/dev/xen/control/control.c
/freebsd-14.2/sys/dev/xen/gntdev/gntdev.c
/freebsd-14.2/sys/dev/xen/netfront/netfront.c
/freebsd-14.2/sys/fs/devfs/devfs_devs.c
/freebsd-14.2/sys/fs/devfs/devfs_int.h
/freebsd-14.2/sys/fs/devfs/devfs_vnops.c
/freebsd-14.2/sys/fs/ext2fs/ext2_inode.c
/freebsd-14.2/sys/fs/fuse/fuse_ipc.h
/freebsd-14.2/sys/fs/fuse/fuse_vnops.c
/freebsd-14.2/sys/fs/nfs/nfs.h
/freebsd-14.2/sys/fs/nfs/nfs_commonkrpc.c
/freebsd-14.2/sys/fs/nfs/nfs_commonsubs.c
/freebsd-14.2/sys/fs/nfs/nfs_var.h
/freebsd-14.2/sys/fs/nfsclient/nfs_clcomsubs.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clnfsiod.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clport.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clrpcops.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clstate.c
/freebsd-14.2/sys/fs/nfsclient/nfs_clvnops.c
/freebsd-14.2/sys/fs/nfsclient/nfsmount.h
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdport.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdserv.c
/freebsd-14.2/sys/fs/nfsserver/nfs_nfsdstate.c
/freebsd-14.2/sys/fs/nullfs/null_vnops.c
/freebsd-14.2/sys/fs/pseudofs/pseudofs_vncache.c
/freebsd-14.2/sys/geom/geom_ctl.c
/freebsd-14.2/sys/geom/geom_io.c
/freebsd-14.2/sys/geom/journal/g_journal.c
/freebsd-14.2/sys/geom/linux_lvm/g_linux_lvm.c
/freebsd-14.2/sys/geom/mirror/g_mirror.c
/freebsd-14.2/sys/geom/mountver/g_mountver.c
/freebsd-14.2/sys/geom/part/g_part_gpt.c
/freebsd-14.2/sys/geom/raid/g_raid.c
/freebsd-14.2/sys/geom/raid3/g_raid3.c
/freebsd-14.2/sys/geom/raid3/g_raid3.h
/freebsd-14.2/sys/i386/i386/elf_machdep.c
/freebsd-14.2/sys/i386/i386/npx.c
/freebsd-14.2/sys/i386/i386/pmap.c
/freebsd-14.2/sys/i386/i386/trap.c
/freebsd-14.2/sys/i386/i386/uio_machdep.c
/freebsd-14.2/sys/i386/i386/vm_machdep.c
/freebsd-14.2/sys/i386/linux/linux.h
/freebsd-14.2/sys/i386/linux/linux_machdep.c
/freebsd-14.2/sys/i386/linux/linux_proto.h
/freebsd-14.2/sys/i386/linux/linux_syscall.h
/freebsd-14.2/sys/i386/linux/linux_syscalls.c
/freebsd-14.2/sys/i386/linux/linux_sysent.c
/freebsd-14.2/sys/i386/linux/linux_systrace_args.c
/freebsd-14.2/sys/i386/linux/linux_sysvec.c
/freebsd-14.2/sys/i386/linux/syscalls.conf
/freebsd-14.2/sys/i386/linux/syscalls.master
/freebsd-14.2/sys/isa/isa_common.c
/freebsd-14.2/sys/kern/Makefile
/freebsd-14.2/sys/kern/imgact_aout.c
/freebsd-14.2/sys/kern/imgact_elf.c
/freebsd-14.2/sys/kern/init_main.c
/freebsd-14.2/sys/kern/kern_alq.c
/freebsd-14.2/sys/kern/kern_boottrace.c
/freebsd-14.2/sys/kern/kern_conf.c
/freebsd-14.2/sys/kern/kern_descrip.c
/freebsd-14.2/sys/kern/kern_exit.c
/freebsd-14.2/sys/kern/kern_fork.c
/freebsd-14.2/sys/kern/kern_jail.c
/freebsd-14.2/sys/kern/kern_khelp.c
/freebsd-14.2/sys/kern/kern_kthread.c
/freebsd-14.2/sys/kern/kern_mbuf.c
/freebsd-14.2/sys/kern/kern_mib.c
/freebsd-14.2/sys/kern/kern_proc.c
/freebsd-14.2/sys/kern/kern_prot.c
/freebsd-14.2/sys/kern/kern_sendfile.c
/freebsd-14.2/sys/kern/kern_shutdown.c
/freebsd-14.2/sys/kern/kern_sig.c
/freebsd-14.2/sys/kern/kern_syscalls.c
/freebsd-14.2/sys/kern/kern_thr.c
/freebsd-14.2/sys/kern/kern_thread.c
/freebsd-14.2/sys/kern/kern_umtx.c
/freebsd-14.2/sys/kern/kern_xxx.c
/freebsd-14.2/sys/kern/subr_asan.c
/freebsd-14.2/sys/kern/subr_msan.c
/freebsd-14.2/sys/kern/subr_param.c
/freebsd-14.2/sys/kern/subr_syscall.c
/freebsd-14.2/sys/kern/subr_uio.c
/freebsd-14.2/sys/kern/subr_witness.c
/freebsd-14.2/sys/kern/sys_timerfd.c
/freebsd-14.2/sys/kern/syscalls.conf
/freebsd-14.2/sys/kern/syscalls.master
/freebsd-14.2/sys/kern/tty.c
/freebsd-14.2/sys/kern/tty_ttydisc.c
/freebsd-14.2/sys/kern/uipc_ktls.c
/freebsd-14.2/sys/kern/uipc_shm.c
/freebsd-14.2/sys/kern/uipc_socket.c
/freebsd-14.2/sys/kern/uipc_syscalls.c
/freebsd-14.2/sys/kern/uipc_usrreq.c
/freebsd-14.2/sys/kern/vfs_bio.c
/freebsd-14.2/sys/kern/vfs_cache.c
/freebsd-14.2/sys/kern/vfs_default.c
/freebsd-14.2/sys/kern/vfs_extattr.c
/freebsd-14.2/sys/kern/vfs_lookup.c
/freebsd-14.2/sys/kern/vfs_mount.c
/freebsd-14.2/sys/kern/vfs_subr.c
/freebsd-14.2/sys/kern/vfs_syscalls.c
/freebsd-14.2/sys/kern/vfs_vnops.c
/freebsd-14.2/sys/kern/vnode_if.src
/freebsd-14.2/sys/kgssapi/gss_impl.c
/freebsd-14.2/sys/kgssapi/gss_ip_to_dns.c
/freebsd-14.2/sys/kgssapi/gssapi.h
/freebsd-14.2/sys/kgssapi/gssd.x
/freebsd-14.2/sys/modules/ath12k/Makefile
/freebsd-14.2/sys/modules/carp/Makefile
/freebsd-14.2/sys/modules/dtb/rockchip/Makefile
/freebsd-14.2/sys/modules/i2c/Makefile
/freebsd-14.2/sys/modules/i2c/ads111x/Makefile
/freebsd-14.2/sys/modules/i2c/controllers/iicoc/Makefile
/freebsd-14.2/sys/modules/i2c/ds1307/Makefile
/freebsd-14.2/sys/modules/i2c/ds13rtc/Makefile
/freebsd-14.2/sys/modules/i2c/ds1672/Makefile
/freebsd-14.2/sys/modules/i2c/ds3231/Makefile
/freebsd-14.2/sys/modules/i2c/htu21/Makefile
/freebsd-14.2/sys/modules/i2c/hym8563/Makefile
/freebsd-14.2/sys/modules/i2c/isl12xx/Makefile
/freebsd-14.2/sys/modules/i2c/max44009/Makefile
/freebsd-14.2/sys/modules/i2c/nxprtc/Makefile
/freebsd-14.2/sys/modules/i2c/pcf8591/Makefile
/freebsd-14.2/sys/modules/i2c/rtc8583/Makefile
/freebsd-14.2/sys/modules/i2c/rv3032/Makefile
/freebsd-14.2/sys/modules/i2c/s35390a/Makefile
/freebsd-14.2/sys/modules/i2c/tmp461/Makefile
/freebsd-14.2/sys/modules/ice_ddp/Makefile
/freebsd-14.2/sys/modules/iwlwifi/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-Qu-b0-hr-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-Qu-b0-jf-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-Qu-c0-hr-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-Qu-c0-jf-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-QuZ-a0-hr-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-QuZ-a0-jf-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-cc-a0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-so-a0-gf-a0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-so-a0-gf-a0-pnvm/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-so-a0-gf4-a0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-so-a0-gf4-a0-pnvm/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-so-a0-hr-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-so-a0-jf-b0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-ty-a0-gf-a0-fw/Makefile
/freebsd-14.2/sys/modules/iwlwififw/iwlwifi-ty-a0-gf-a0-pnvm/Makefile
/freebsd-14.2/sys/modules/kgssapi/Makefile
/freebsd-14.2/sys/modules/ktest/ktest/Makefile
/freebsd-14.2/sys/modules/ktest/ktest_example/Makefile
/freebsd-14.2/sys/modules/ktest/ktest_netlink_message_writer/Makefile
/freebsd-14.2/sys/modules/linux/Makefile
/freebsd-14.2/sys/modules/linux_common/Makefile
/freebsd-14.2/sys/modules/mac_veriexec/Makefile
/freebsd-14.2/sys/modules/mlx5/Makefile
/freebsd-14.2/sys/modules/mt76/mt7996/Makefile
/freebsd-14.2/sys/modules/netlink/Makefile
/freebsd-14.2/sys/modules/zfs/zfs_config.h
/freebsd-14.2/sys/modules/zfs/zfs_gitrev.h
/freebsd-14.2/sys/net/bpf.c
/freebsd-14.2/sys/net/ethernet.h
/freebsd-14.2/sys/net/if.c
/freebsd-14.2/sys/net/if_clone.c
/freebsd-14.2/sys/net/if_ethersubr.c
/freebsd-14.2/sys/net/if_tuntap.c
/freebsd-14.2/sys/net/if_vlan.c
/freebsd-14.2/sys/net/pfvar.h
/freebsd-14.2/sys/net/rtsock.c
/freebsd-14.2/sys/net/vnet.c
/freebsd-14.2/sys/net80211/ieee80211.c
/freebsd-14.2/sys/net80211/ieee80211_ddb.c
/freebsd-14.2/sys/net80211/ieee80211_ht.c
/freebsd-14.2/sys/net80211/ieee80211_ioctl.c
/freebsd-14.2/sys/net80211/ieee80211_node.c
/freebsd-14.2/sys/net80211/ieee80211_node.h
/freebsd-14.2/sys/net80211/ieee80211_output.c
/freebsd-14.2/sys/net80211/ieee80211_regdomain.c
/freebsd-14.2/sys/net80211/ieee80211_scan.h
/freebsd-14.2/sys/net80211/ieee80211_scan_sta.c
/freebsd-14.2/sys/net80211/ieee80211_scan_sw.c
/freebsd-14.2/sys/net80211/ieee80211_sta.c
/freebsd-14.2/sys/net80211/ieee80211_var.h
/freebsd-14.2/sys/net80211/ieee80211_vht.c
/freebsd-14.2/sys/net80211/ieee80211_vht.h
/freebsd-14.2/sys/netgraph/ng_ipfw.c
/freebsd-14.2/sys/netgraph/ng_ksocket.c
/freebsd-14.2/sys/netinet/in_prot.c
/freebsd-14.2/sys/netinet/ip_carp.c
/freebsd-14.2/sys/netinet/ip_divert.c
/freebsd-14.2/sys/netinet/ip_mroute.c
/freebsd-14.2/sys/netinet/ip_reass.c
/freebsd-14.2/sys/netinet/ip_var.h
/freebsd-14.2/sys/netinet/netdump/netdump_client.c
/freebsd-14.2/sys/netinet/sctp_auth.c
/freebsd-14.2/sys/netinet/sctp_auth.h
/freebsd-14.2/sys/netinet/sctp_constants.h
/freebsd-14.2/sys/netinet/sctp_input.c
/freebsd-14.2/sys/netinet/sctp_pcb.c
/freebsd-14.2/sys/netinet/sctp_sysctl.c
/freebsd-14.2/sys/netinet/sctp_timer.c
/freebsd-14.2/sys/netinet/sctp_usrreq.c
/freebsd-14.2/sys/netinet/sctputil.c
/freebsd-14.2/sys/netinet/sctputil.h
/freebsd-14.2/sys/netinet/siftr.c
/freebsd-14.2/sys/netinet/tcp.h
/freebsd-14.2/sys/netinet/tcp_input.c
/freebsd-14.2/sys/netinet/tcp_output.c
/freebsd-14.2/sys/netinet/tcp_sack.c
/freebsd-14.2/sys/netinet/tcp_subr.c
/freebsd-14.2/sys/netinet/tcp_syncache.c
/freebsd-14.2/sys/netinet/tcp_var.h
/freebsd-14.2/sys/netinet/udp_usrreq.c
/freebsd-14.2/sys/netinet6/in6_pcb.c
/freebsd-14.2/sys/netinet6/in6_proto.c
/freebsd-14.2/sys/netlink/ktest_netlink_message_writer.c
/freebsd-14.2/sys/netlink/netlink_domain.c
/freebsd-14.2/sys/netlink/netlink_generic.c
/freebsd-14.2/sys/netlink/netlink_glue.c
/freebsd-14.2/sys/netlink/netlink_io.c
/freebsd-14.2/sys/netlink/netlink_message_writer.c
/freebsd-14.2/sys/netlink/netlink_module.c
/freebsd-14.2/sys/netlink/netlink_route.c
/freebsd-14.2/sys/netlink/netlink_snl.h
/freebsd-14.2/sys/netlink/netlink_snl_generic.h
/freebsd-14.2/sys/netlink/route/iface.c
/freebsd-14.2/sys/netlink/route/iface_drivers.c
/freebsd-14.2/sys/netlink/route/neigh.c
/freebsd-14.2/sys/netlink/route/nexthop.c
/freebsd-14.2/sys/netlink/route/rt.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/fil.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/ip_auth.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/ip_frag.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/ip_nat.c
/freebsd-14.2/sys/netpfil/ipfilter/netinet/mlfk_ipl.c
/freebsd-14.2/sys/netpfil/ipfw/ip_dn_io.c
/freebsd-14.2/sys/netpfil/ipfw/ip_fw_pfil.c
/freebsd-14.2/sys/netpfil/ipfw/ip_fw_table_algo.c
/freebsd-14.2/sys/netpfil/pf/if_pfsync.c
/freebsd-14.2/sys/netpfil/pf/pf.c
/freebsd-14.2/sys/netpfil/pf/pf.h
/freebsd-14.2/sys/netpfil/pf/pf_ioctl.c
/freebsd-14.2/sys/netpfil/pf/pf_norm.c
/freebsd-14.2/sys/netpfil/pf/pf_syncookies.c
/freebsd-14.2/sys/ofed/include/rdma/ib_verbs.h
/freebsd-14.2/sys/powerpc/aim/mmu_radix.c
/freebsd-14.2/sys/powerpc/booke/pmap.c
/freebsd-14.2/sys/powerpc/include/altivec.h
/freebsd-14.2/sys/powerpc/include/fpu.h
/freebsd-14.2/sys/powerpc/include/pcb.h
/freebsd-14.2/sys/powerpc/powermac/cuda.c
/freebsd-14.2/sys/powerpc/powermac/pmu.c
/freebsd-14.2/sys/powerpc/powermac/smu.c
/freebsd-14.2/sys/powerpc/powernv/opal_dev.c
/freebsd-14.2/sys/powerpc/powerpc/altivec.c
/freebsd-14.2/sys/powerpc/powerpc/busdma_machdep.c
/freebsd-14.2/sys/powerpc/powerpc/elf32_machdep.c
/freebsd-14.2/sys/powerpc/powerpc/elf64_machdep.c
/freebsd-14.2/sys/powerpc/powerpc/exec_machdep.c
/freebsd-14.2/sys/powerpc/powerpc/fpu.c
/freebsd-14.2/sys/powerpc/powerpc/trap.c
/freebsd-14.2/sys/powerpc/powerpc/uio_machdep.c
/freebsd-14.2/sys/powerpc/pseries/rtas_dev.c
/freebsd-14.2/sys/riscv/include/pte.h
/freebsd-14.2/sys/riscv/riscv/busdma_machdep.c
/freebsd-14.2/sys/riscv/riscv/elf_machdep.c
/freebsd-14.2/sys/riscv/riscv/exception.S
/freebsd-14.2/sys/riscv/riscv/machdep.c
/freebsd-14.2/sys/riscv/riscv/pmap.c
/freebsd-14.2/sys/riscv/riscv/trap.c
/freebsd-14.2/sys/riscv/riscv/uio_machdep.c
/freebsd-14.2/sys/riscv/riscv/vm_machdep.c
/freebsd-14.2/sys/rpc/rpc_com.h
/freebsd-14.2/sys/rpc/rpcsec_gss.h
/freebsd-14.2/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
/freebsd-14.2/sys/rpc/rpcsec_tls.h
/freebsd-14.2/sys/rpc/rpcsec_tls/rpctls_impl.c
/freebsd-14.2/sys/rpc/svc_vc.c
/freebsd-14.2/sys/security/mac_biba/mac_biba.c
/freebsd-14.2/sys/security/mac_lomac/mac_lomac.c
/freebsd-14.2/sys/security/mac_veriexec/mac_veriexec.c
/freebsd-14.2/sys/sys/_termios.h
/freebsd-14.2/sys/sys/bitstring.h
/freebsd-14.2/sys/sys/disk/gpt.h
/freebsd-14.2/sys/sys/extattr.h
/freebsd-14.2/sys/sys/kernel.h
/freebsd-14.2/sys/sys/libkern.h
/freebsd-14.2/sys/sys/mount.h
/freebsd-14.2/sys/sys/msan.h
/freebsd-14.2/sys/sys/param.h
/freebsd-14.2/sys/sys/priv.h
/freebsd-14.2/sys/sys/proc.h
/freebsd-14.2/sys/sys/syscallsubr.h
/freebsd-14.2/sys/sys/sysctl.h
/freebsd-14.2/sys/sys/sysent.h
/freebsd-14.2/sys/sys/timerfd.h
/freebsd-14.2/sys/sys/ttydefaults.h
/freebsd-14.2/sys/sys/ucred.h
/freebsd-14.2/sys/teken/teken_wcwidth.h
/freebsd-14.2/sys/tests/ktest.c
/freebsd-14.2/sys/tools/makesyscalls.lua
/freebsd-14.2/sys/ufs/ffs/ffs_alloc.c
/freebsd-14.2/sys/ufs/ffs/ffs_inode.c
/freebsd-14.2/sys/ufs/ffs/ffs_softdep.c
/freebsd-14.2/sys/ufs/ffs/ffs_vnops.c
/freebsd-14.2/sys/ufs/ufs/dinode.h
/freebsd-14.2/sys/ufs/ufs/inode.h
/freebsd-14.2/sys/ufs/ufs/ufs_lookup.c
/freebsd-14.2/sys/ufs/ufs/ufs_quota.c
/freebsd-14.2/sys/ufs/ufs/ufs_vnops.c
/freebsd-14.2/sys/vm/swap_pager.c
/freebsd-14.2/sys/vm/uma.h
/freebsd-14.2/sys/vm/uma_align_mask.h
/freebsd-14.2/sys/vm/uma_core.c
/freebsd-14.2/sys/vm/uma_dbg.c
/freebsd-14.2/sys/vm/vm_page.c
/freebsd-14.2/sys/vm/vm_phys.c
/freebsd-14.2/sys/x86/acpica/madt.c
/freebsd-14.2/sys/x86/include/fpu.h
/freebsd-14.2/sys/x86/include/specialreg.h
/freebsd-14.2/sys/x86/include/x86_var.h
/freebsd-14.2/sys/x86/iommu/intel_ctx.c
/freebsd-14.2/sys/x86/iommu/intel_dmar.h
/freebsd-14.2/sys/x86/iommu/intel_drv.c
/freebsd-14.2/sys/x86/iommu/intel_fault.c
/freebsd-14.2/sys/x86/iommu/intel_qi.c
/freebsd-14.2/sys/x86/isa/clock.c
/freebsd-14.2/sys/x86/x86/busdma_machdep.c
/freebsd-14.2/sys/x86/x86/cpu_machdep.c
/freebsd-14.2/sys/x86/x86/intr_machdep.c
/freebsd-14.2/sys/x86/x86/local_apic.c
/freebsd-14.2/sys/x86/x86/mca.c
/freebsd-14.2/sys/x86/x86/mp_x86.c
/freebsd-14.2/sys/x86/x86/msi.c
/freebsd-14.2/tests/atf_python/Makefile
/freebsd-14.2/tests/sys/cddl/zfs/bin/mkfile.c
/freebsd-14.2/tests/sys/cddl/zfs/tests/txg_integrity/fsync_integrity.c
/freebsd-14.2/tests/sys/fs/fusefs/Makefile
/freebsd-14.2/tests/sys/fs/fusefs/access.cc
/freebsd-14.2/tests/sys/fs/fusefs/default_permissions.cc
/freebsd-14.2/tests/sys/fs/fusefs/mkdir.cc
/freebsd-14.2/tests/sys/fs/fusefs/mknod.cc
/freebsd-14.2/tests/sys/fs/fusefs/read.cc
/freebsd-14.2/tests/sys/fs/fusefs/readdir.cc
/freebsd-14.2/tests/sys/fs/fusefs/readlink.cc
/freebsd-14.2/tests/sys/fs/fusefs/symlink.cc
/freebsd-14.2/tests/sys/kern/Makefile
/freebsd-14.2/tests/sys/kern/ktls_test.c
/freebsd-14.2/tests/sys/kern/sigsys.c
/freebsd-14.2/tests/sys/kern/socket_msg_trunc.c
/freebsd-14.2/tests/sys/kern/socket_msg_waitall.c
/freebsd-14.2/tests/sys/kern/unix_passfd_test.c
/freebsd-14.2/tests/sys/net/if_ovpn/if_ovpn.sh
/freebsd-14.2/tests/sys/netinet/Makefile
/freebsd-14.2/tests/sys/netinet/ip6_v4mapped_test.c
/freebsd-14.2/tests/sys/netlink/test_snl_generic.c
/freebsd-14.2/tests/sys/netpfil/common/Makefile
/freebsd-14.2/tests/sys/netpfil/common/pft_rst.py
/freebsd-14.2/tests/sys/netpfil/pf/Makefile
/freebsd-14.2/tests/sys/netpfil/pf/divapp.c
/freebsd-14.2/tests/sys/netpfil/pf/divert-to.sh
/freebsd-14.2/tests/sys/netpfil/pf/pfsync.sh
/freebsd-14.2/tests/sys/netpfil/pf/sctp.py
/freebsd-14.2/tests/sys/netpfil/pf/sctp.sh
/freebsd-14.2/tests/sys/netpfil/pf/tcp.sh
/freebsd-14.2/tests/sys/sys/bitstring_test.c
/freebsd-14.2/tests/sys/vm/mlock_test.c
/freebsd-14.2/tools/build/mk/OptionalObsoleteFiles.inc
/freebsd-14.2/tools/build/options/WITHOUT_MANSPLITPKG
/freebsd-14.2/tools/build/options/WITHOUT_SSP
/freebsd-14.2/tools/build/options/WITH_SSP
/freebsd-14.2/tools/build/options/makeman
/freebsd-14.2/tools/test/iconv/tablegen/tablegen.c
/freebsd-14.2/tools/tools/drm/gen-drm_pciids
/freebsd-14.2/tools/tools/drm/radeon/mkregtable/mkregtable.c
/freebsd-14.2/tools/tools/editing/freebsd.vim
/freebsd-14.2/tools/tools/locale/etc/charmaps.xml
/freebsd-14.2/tools/tools/locale/tools/cldr2def.pl
/freebsd-14.2/tools/tools/nanobsd/defaults.sh
/freebsd-14.2/tools/tools/net80211/wlanstats/main.c
/freebsd-14.2/usr.bin/at/at.man
/freebsd-14.2/usr.bin/bsdiff/bspatch/bspatch.c
/freebsd-14.2/usr.bin/chkey/chkey.1
/freebsd-14.2/usr.bin/elfctl/elfctl.1
/freebsd-14.2/usr.bin/factor/factor.c
/freebsd-14.2/usr.bin/fetch/fetch.1
/freebsd-14.2/usr.bin/file/tests/Makefile
/freebsd-14.2/usr.bin/file/tests/file_test.sh
/freebsd-14.2/usr.bin/fortune/datfiles/freebsd-tips
/freebsd-14.2/usr.bin/genl/genl.1
/freebsd-14.2/usr.bin/genl/genl.c
/freebsd-14.2/usr.bin/grep/file.c
/freebsd-14.2/usr.bin/grep/util.c
/freebsd-14.2/usr.bin/keylogin/keylogin.1
/freebsd-14.2/usr.bin/keylogout/keylogout.1
/freebsd-14.2/usr.bin/localedef/charmap.c
/freebsd-14.2/usr.bin/locate/locate/locate.c
/freebsd-14.2/usr.bin/lockf/Makefile
/freebsd-14.2/usr.bin/lockf/lockf.1
/freebsd-14.2/usr.bin/lockf/lockf.c
/freebsd-14.2/usr.bin/lockf/tests/Makefile
/freebsd-14.2/usr.bin/lockf/tests/lockf_test.sh
/freebsd-14.2/usr.bin/man/man.conf.5
/freebsd-14.2/usr.bin/man/man.sh
/freebsd-14.2/usr.bin/mkimg/gpt.c
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-4096-gpt.qcow.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-4096-gpt.qcow2.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-4096-gpt.raw.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-4096-gpt.vhd.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-4096-gpt.vhdf.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-4096-gpt.vhdx.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-4096-gpt.vmdk.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-512-gpt.qcow.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-512-gpt.qcow2.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-512-gpt.raw.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-512-gpt.vhd.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-512-gpt.vhdf.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-512-gpt.vhdx.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-1x1-512-gpt.vmdk.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-4096-gpt.qcow.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-4096-gpt.qcow2.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-4096-gpt.raw.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-4096-gpt.vhd.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-4096-gpt.vhdf.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-4096-gpt.vhdx.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-4096-gpt.vmdk.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-512-gpt.qcow.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-512-gpt.qcow2.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-512-gpt.raw.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-512-gpt.vhd.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-512-gpt.vhdf.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-512-gpt.vhdx.hex
/freebsd-14.2/usr.bin/mkimg/tests/img-63x255-512-gpt.vmdk.hex
/freebsd-14.2/usr.bin/mkimg/tests/mkimg_test.sh
/freebsd-14.2/usr.bin/mktemp/mktemp.c
/freebsd-14.2/usr.bin/morse/morse.c
/freebsd-14.2/usr.bin/mt/mt.1
/freebsd-14.2/usr.bin/netstat/inet6.c
/freebsd-14.2/usr.bin/newkey/newkey.8
/freebsd-14.2/usr.bin/nfsstat/nfsstat.c
/freebsd-14.2/usr.bin/number/number.c
/freebsd-14.2/usr.bin/primes/pattern.c
/freebsd-14.2/usr.bin/primes/pr_tbl.c
/freebsd-14.2/usr.bin/primes/primes.c
/freebsd-14.2/usr.bin/printf/printf.c
/freebsd-14.2/usr.bin/proccontrol/proccontrol.1
/freebsd-14.2/usr.bin/showmount/showmount.c
/freebsd-14.2/usr.bin/sort/bwstring.c
/freebsd-14.2/usr.bin/sort/sort.1.in
/freebsd-14.2/usr.bin/sort/tests/Makefile
/freebsd-14.2/usr.bin/sort/tests/sort_monthsort_test.sh
/freebsd-14.2/usr.bin/split/split.c
/freebsd-14.2/usr.bin/split/tests/split_test.sh
/freebsd-14.2/usr.bin/tail/forward.c
/freebsd-14.2/usr.bin/tail/read.c
/freebsd-14.2/usr.bin/tail/reverse.c
/freebsd-14.2/usr.bin/tail/tail.1
/freebsd-14.2/usr.bin/tail/tail.c
/freebsd-14.2/usr.bin/tail/tests/tail_test.sh
/freebsd-14.2/usr.bin/tee/tee.c
/freebsd-14.2/usr.bin/time/time.c
/freebsd-14.2/usr.bin/truncate/truncate.c
/freebsd-14.2/usr.bin/ul/ul.c
/freebsd-14.2/usr.bin/uniq/uniq.c
/freebsd-14.2/usr.bin/units/units.c
/freebsd-14.2/usr.bin/vi/ex/version.h
/freebsd-14.2/usr.bin/vi/options_def.h
/freebsd-14.2/usr.bin/vmstat/vmstat.c
/freebsd-14.2/usr.bin/xinstall/tests/install_test.sh
/freebsd-14.2/usr.bin/xinstall/xinstall.c
/freebsd-14.2/usr.bin/yes/yes.c
/freebsd-14.2/usr.sbin/apmd/apmd.c
/freebsd-14.2/usr.sbin/arp/arp.c
/freebsd-14.2/usr.sbin/arp/arp.h
/freebsd-14.2/usr.sbin/arp/arp_netlink.c
/freebsd-14.2/usr.sbin/autofs/automount.c
/freebsd-14.2/usr.sbin/bhyve/Makefile
/freebsd-14.2/usr.sbin/bhyve/acpi.c
/freebsd-14.2/usr.sbin/bhyve/amd64/Makefile.inc
/freebsd-14.2/usr.sbin/bhyve/amd64/atkbdc.c
/freebsd-14.2/usr.sbin/bhyve/amd64/atkbdc.h
/freebsd-14.2/usr.sbin/bhyve/amd64/bhyverun_machdep.c
/freebsd-14.2/usr.sbin/bhyve/amd64/e820.c
/freebsd-14.2/usr.sbin/bhyve/amd64/e820.h
/freebsd-14.2/usr.sbin/bhyve/amd64/fwctl.c
/freebsd-14.2/usr.sbin/bhyve/amd64/fwctl.h
/freebsd-14.2/usr.sbin/bhyve/amd64/inout.c
/freebsd-14.2/usr.sbin/bhyve/amd64/inout.h
/freebsd-14.2/usr.sbin/bhyve/amd64/ioapic.c
/freebsd-14.2/usr.sbin/bhyve/amd64/ioapic.h
/freebsd-14.2/usr.sbin/bhyve/amd64/kernemu_dev.c
/freebsd-14.2/usr.sbin/bhyve/amd64/kernemu_dev.h
/freebsd-14.2/usr.sbin/bhyve/amd64/mptbl.c
/freebsd-14.2/usr.sbin/bhyve/amd64/mptbl.h
/freebsd-14.2/usr.sbin/bhyve/amd64/pci_gvt-d-opregion.h
/freebsd-14.2/usr.sbin/bhyve/amd64/pci_gvt-d.c
/freebsd-14.2/usr.sbin/bhyve/amd64/pci_irq.c
/freebsd-14.2/usr.sbin/bhyve/amd64/pci_irq.h
/freebsd-14.2/usr.sbin/bhyve/amd64/pci_lpc.c
/freebsd-14.2/usr.sbin/bhyve/amd64/pci_lpc.h
/freebsd-14.2/usr.sbin/bhyve/amd64/pm.c
/freebsd-14.2/usr.sbin/bhyve/amd64/post.c
/freebsd-14.2/usr.sbin/bhyve/amd64/ps2kbd.c
/freebsd-14.2/usr.sbin/bhyve/amd64/ps2kbd.h
/freebsd-14.2/usr.sbin/bhyve/amd64/ps2mouse.c
/freebsd-14.2/usr.sbin/bhyve/amd64/ps2mouse.h
/freebsd-14.2/usr.sbin/bhyve/amd64/rtc.c
/freebsd-14.2/usr.sbin/bhyve/amd64/rtc.h
/freebsd-14.2/usr.sbin/bhyve/amd64/spinup_ap.c
/freebsd-14.2/usr.sbin/bhyve/amd64/spinup_ap.h
/freebsd-14.2/usr.sbin/bhyve/amd64/task_switch.c
/freebsd-14.2/usr.sbin/bhyve/amd64/vga.c
/freebsd-14.2/usr.sbin/bhyve/amd64/vga.h
/freebsd-14.2/usr.sbin/bhyve/amd64/vmexit.c
/freebsd-14.2/usr.sbin/bhyve/amd64/xmsr.c
/freebsd-14.2/usr.sbin/bhyve/amd64/xmsr.h
/freebsd-14.2/usr.sbin/bhyve/bhyve.8
/freebsd-14.2/usr.sbin/bhyve/bhyve_config.5
/freebsd-14.2/usr.sbin/bhyve/bhyverun.c
/freebsd-14.2/usr.sbin/bhyve/bhyverun.h
/freebsd-14.2/usr.sbin/bhyve/block_if.c
/freebsd-14.2/usr.sbin/bhyve/bootrom.c
/freebsd-14.2/usr.sbin/bhyve/gdb.c
/freebsd-14.2/usr.sbin/bhyve/libslirp.h
/freebsd-14.2/usr.sbin/bhyve/net_backend_netgraph.c
/freebsd-14.2/usr.sbin/bhyve/net_backend_netmap.c
/freebsd-14.2/usr.sbin/bhyve/net_backend_slirp.c
/freebsd-14.2/usr.sbin/bhyve/net_backends.c
/freebsd-14.2/usr.sbin/bhyve/net_backends.h
/freebsd-14.2/usr.sbin/bhyve/net_backends_priv.h
/freebsd-14.2/usr.sbin/bhyve/pci_ahci.c
/freebsd-14.2/usr.sbin/bhyve/pci_emul.c
/freebsd-14.2/usr.sbin/bhyve/pci_emul.h
/freebsd-14.2/usr.sbin/bhyve/pci_fbuf.c
/freebsd-14.2/usr.sbin/bhyve/pci_passthru.c
/freebsd-14.2/usr.sbin/bhyve/pci_passthru.h
/freebsd-14.2/usr.sbin/bhyve/pci_xhci.c
/freebsd-14.2/usr.sbin/bhyve/pctestdev.c
/freebsd-14.2/usr.sbin/bhyve/qemu_fwcfg.c
/freebsd-14.2/usr.sbin/bhyve/snapshot.c
/freebsd-14.2/usr.sbin/bhyve/snapshot.h
/freebsd-14.2/usr.sbin/bhyve/virtio.h
/freebsd-14.2/usr.sbin/bhyve/vmexit.h
/freebsd-14.2/usr.sbin/blacklistctl/Makefile
/freebsd-14.2/usr.sbin/blacklistd/Makefile
/freebsd-14.2/usr.sbin/bsdinstall/bsdinstall.8
/freebsd-14.2/usr.sbin/bsdinstall/partedit/gpart_ops.c
/freebsd-14.2/usr.sbin/bsdinstall/partedit/part_wizard.c
/freebsd-14.2/usr.sbin/bsdinstall/partedit/partedit.c
/freebsd-14.2/usr.sbin/bsdinstall/scripts/checksum
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_lm75/BEGEMOT-LM75-MIB.txt
/freebsd-14.2/usr.sbin/btxld/btxld.c
/freebsd-14.2/usr.sbin/ckdist/ckdist.c
/freebsd-14.2/usr.sbin/config/main.cc
/freebsd-14.2/usr.sbin/config/mkheaders.c
/freebsd-14.2/usr.sbin/config/mkmakefile.cc
/freebsd-14.2/usr.sbin/config/mkoptions.cc
/freebsd-14.2/usr.sbin/crashinfo/crashinfo.sh
/freebsd-14.2/usr.sbin/crunch/crunchgen/crunchgen.c
/freebsd-14.2/usr.sbin/daemon/daemon.8
/freebsd-14.2/usr.sbin/daemon/daemon.c
/freebsd-14.2/usr.sbin/flowctl/flowctl.c
/freebsd-14.2/usr.sbin/freebsd-update/freebsd-update.8
/freebsd-14.2/usr.sbin/freebsd-update/freebsd-update.sh
/freebsd-14.2/usr.sbin/gssd/gssd.c
/freebsd-14.2/usr.sbin/iostat/iostat.8
/freebsd-14.2/usr.sbin/iostat/iostat.c
/freebsd-14.2/usr.sbin/jexec/jexec.8
/freebsd-14.2/usr.sbin/keyserv/crypt_server.c
/freebsd-14.2/usr.sbin/keyserv/keyserv.8
/freebsd-14.2/usr.sbin/keyserv/keyserv.c
/freebsd-14.2/usr.sbin/keyserv/setkey.c
/freebsd-14.2/usr.sbin/lpr/common_source/lp.cdefs.h
/freebsd-14.2/usr.sbin/makefs/makefs.8
/freebsd-14.2/usr.sbin/makefs/mtree.c
/freebsd-14.2/usr.sbin/makefs/tests/makefs_zfs_tests.sh
/freebsd-14.2/usr.sbin/makefs/zfs.c
/freebsd-14.2/usr.sbin/makefs/zfs/dsl.c
/freebsd-14.2/usr.sbin/makefs/zfs/fs.c
/freebsd-14.2/usr.sbin/makefs/zfs/objset.c
/freebsd-14.2/usr.sbin/makefs/zfs/zfs.h
/freebsd-14.2/usr.sbin/mountd/exports.5
/freebsd-14.2/usr.sbin/mountd/mountd.c
/freebsd-14.2/usr.sbin/mpsutil/mps_cmd.c
/freebsd-14.2/usr.sbin/mpsutil/mps_show.c
/freebsd-14.2/usr.sbin/mptable/mptable.c
/freebsd-14.2/usr.sbin/ndp/ndp.c
/freebsd-14.2/usr.sbin/ndp/ndp_netlink.c
/freebsd-14.2/usr.sbin/nfsd/nfsd.c
/freebsd-14.2/usr.sbin/ntp/ntpd/leap-seconds
/freebsd-14.2/usr.sbin/pciconf/cap.c
/freebsd-14.2/usr.sbin/pciconf/err.c
/freebsd-14.2/usr.sbin/pciconf/pciconf.c
/freebsd-14.2/usr.sbin/periodic/etc/daily/480.leapfile-ntpd
/freebsd-14.2/usr.sbin/pkg/FreeBSD.conf.latest
/freebsd-14.2/usr.sbin/pkg/FreeBSD.conf.quarterly
/freebsd-14.2/usr.sbin/pmcstat/pmcstat.c
/freebsd-14.2/usr.sbin/pw/bitmap.c
/freebsd-14.2/usr.sbin/pw/cpdir.c
/freebsd-14.2/usr.sbin/pw/grupd.c
/freebsd-14.2/usr.sbin/pw/psdate.c
/freebsd-14.2/usr.sbin/pw/pw.c
/freebsd-14.2/usr.sbin/pw/pw_conf.c
/freebsd-14.2/usr.sbin/pw/pw_group.c
/freebsd-14.2/usr.sbin/pw/pw_log.c
/freebsd-14.2/usr.sbin/pw/pw_nis.c
/freebsd-14.2/usr.sbin/pw/pw_user.c
/freebsd-14.2/usr.sbin/pw/pw_vpw.c
/freebsd-14.2/usr.sbin/pw/pwupd.c
/freebsd-14.2/usr.sbin/pw/rm_r.c
/freebsd-14.2/usr.sbin/rpc.lockd/test.c
/freebsd-14.2/usr.sbin/rpc.statd/test.c
/freebsd-14.2/usr.sbin/rpc.umntall/rpc.umntall.c
/freebsd-14.2/usr.sbin/rpc.ypupdated/update.c
/freebsd-14.2/usr.sbin/spray/spray.c
/freebsd-14.2/usr.sbin/traceroute6/traceroute6.c
/freebsd-14.2/usr.sbin/tzsetup/tzsetup.c
/freebsd-14.2/usr.sbin/vidcontrol/decode.c
/freebsd-14.2/usr.sbin/vidcontrol/vidcontrol.c
/freebsd-14.2/usr.sbin/ypldap/ypldap.c

12345678910>>...14