| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterContextPOSIXCore_arm64.cpp | 23 llvm::ArrayRef<CoreNote> notes) { in Create() argument 26 DataExtractor sve_data = getRegset(notes, arch.GetTriple(), AARCH64_SVE_Desc); in Create() 33 DataExtractor pac_data = getRegset(notes, arch.GetTriple(), AARCH64_PAC_Desc); in Create() 41 gpregset, notes)); in Create() 46 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_arm64() argument 54 m_fpr_data = getRegset(notes, target_triple, FPR_Desc); in RegisterContextCorePOSIX_arm64() 57 m_sve_data = getRegset(notes, target_triple, AARCH64_SVE_Desc); in RegisterContextCorePOSIX_arm64() 60 m_pac_data = getRegset(notes, target_triple, AARCH64_PAC_Desc); in RegisterContextCorePOSIX_arm64()
|
| H A D | RegisterContextPOSIXCore_ppc64le.cpp | 24 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_ppc64le() argument 32 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_ppc64le() 38 DataExtractor vmxregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_ppc64le() 44 DataExtractor vsxregset = getRegset(notes, arch.GetTriple(), PPC_VSX_Desc); in RegisterContextCorePOSIX_ppc64le()
|
| H A D | ProcessElfCore.h | 162 llvm::Error parseFreeBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 163 llvm::Error parseNetBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 164 llvm::Error parseOpenBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes); 165 llvm::Error parseLinuxNotes(llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| H A D | ProcessElfCore.cpp | 540 for (const auto ¬e : notes) { in parseFreeBSDNotes() 573 thread_data.notes.push_back(note); in parseFreeBSDNotes() 619 for (const auto ¬e : notes) { in parseNetBSDNotes() 664 thread_data.notes.push_back(note); in parseNetBSDNotes() 690 thread_data.notes.push_back(note); in parseNetBSDNotes() 716 thread_data.notes.push_back(note); in parseNetBSDNotes() 770 for (const auto ¬e : notes) { in parseOpenBSDNotes() 787 thread_data.notes.push_back(note); in parseOpenBSDNotes() 812 llvm::Error ProcessElfCore::parseLinuxNotes(llvm::ArrayRef<CoreNote> notes) { in parseLinuxNotes() argument 817 for (const auto ¬e : notes) { in parseLinuxNotes() [all …]
|
| H A D | RegisterContextPOSIXCore_powerpc.cpp | 21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_powerpc() argument 29 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_powerpc() 35 DataExtractor vregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_powerpc()
|
| H A D | RegisterContextPOSIXCore_arm64.h | 24 llvm::ArrayRef<lldb_private::CoreNote> notes); 45 llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| H A D | RegisterContextPOSIXCore_x86_64.cpp | 18 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_x86_64() argument 30 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_x86_64()
|
| H A D | RegisterContextPOSIXCore_mips64.cpp | 20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_mips64() argument 28 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_mips64()
|
| H A D | RegisterContextPOSIXCore_s390x.cpp | 21 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_s390x() argument 29 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_s390x()
|
| H A D | RegisterContextPOSIXCore_ppc64le.h | 22 llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| H A D | RegisterContextPOSIXCore_x86_64.h | 21 llvm::ArrayRef<lldb_private::CoreNote> notes);
|
| /freebsd-13.1/contrib/pjdfstest/ |
| H A D | FREEBSD-upgrade | 3 This document contains a collection of notes specific to the import 4 of pjdfstest into head. These notes are built on the instructions in
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Opts.td | 18 "--symbols, --relocations, --dynamic-table, --notes, --version-info, --unwind, " 57 def notes : FF<"notes", "Display notes">, Group<grp_elf>; 120 def : F<"n", "Alias for --notes">, Alias<notes>;
|
| /freebsd-13.1/contrib/netbsd-tests/ |
| H A D | FREEBSD-upgrade | 3 This document contains a collection of notes specific to the import 4 of the NetBSD test suite into head. These notes are built on the instructions
|
| /freebsd-13.1/contrib/atf/ |
| H A D | FREEBSD-upgrade | 3 This document contains a collection of notes specific to the import 4 of atf into head. These notes are built on the instructions in
|
| /freebsd-13.1/sys/powerpc/conf/ |
| H A D | NOTES | 3 # This file contains machine dependent kernel configuration notes. For 4 # machine independent notes, look in /sys/conf/NOTES.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | README.md | 8 * [Architecture notes](https://github.com/avr-llvm/architecture)
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | INSTALL.md | 162 The LBNL Network Research Group notes with interest that a standard 261 doc/README.aix - notes on using libpcap on AIX 262 doc/README.dag - notes on using libpcap to capture on Endace DAG devices 263 doc/README.hpux - notes on using libpcap on HP-UX 264 doc/README.linux.md - notes on using libpcap on Linux 265 doc/README.macos - notes on using libpcap on macOS 266 doc/README.septel - notes on using libpcap to capture on Intel/Septel devices 267 doc/README.sita - notes on using libpcap to capture on SITA devices 268 doc/README.tru64 - notes on using libpcap on Digital/Tru64 UNIX 269 doc/README.Win32 - notes on using libpcap on Win32 systems (with Npcap)
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_rpc.c | 775 run, notes, "this is my note") == NULL) { in rpc_test() 778 if (EVTAG_ARRAY_ADD_VALUE(run, notes, "pps") == NULL) { in rpc_test() 831 if (EVTAG_ARRAY_LEN(run, notes) != 2) { in rpc_test() 835 if (EVTAG_ARRAY_GET(run, notes, 0, ¬e_one) == -1 || in rpc_test() 836 EVTAG_ARRAY_GET(run, notes, 1, ¬e_two) == -1) { in rpc_test()
|
| H A D | regress.rpc | 21 array string notes = 4;
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress_rpc.c | 775 run, notes, "this is my note") == NULL) { in rpc_test() 778 if (EVTAG_ARRAY_ADD_VALUE(run, notes, "pps") == NULL) { in rpc_test() 831 if (EVTAG_ARRAY_LEN(run, notes) != 2) { in rpc_test() 835 if (EVTAG_ARRAY_GET(run, notes, 0, ¬e_one) == -1 || in rpc_test() 836 EVTAG_ARRAY_GET(run, notes, 1, ¬e_two) == -1) { in rpc_test()
|
| H A D | regress.rpc | 21 array string notes = 4;
|
| /freebsd-13.1/sys/riscv/conf/ |
| H A D | NOTES | 4 # This file contains machine dependent kernel configuration notes. For 5 # machine independent notes, look in /sys/conf/NOTES.
|
| /freebsd-13.1/ |
| H A D | LOCKS | 6 subsystem login expires notes
|
| /freebsd-13.1/usr.sbin/ntp/doc/hints/ |
| H A D | Makefile | 9 notes-xntp-v3 parse refclocks rs6000 sco.html sgi \
|