Home
last modified time | relevance | path

Searched refs:notes (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp495 llvm::Error ProcessElfCore::parseFreeBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseFreeBSDNotes() argument
499 for (const auto &note : notes) { in parseFreeBSDNotes()
531 thread_data.notes.push_back(note); in parseFreeBSDNotes()
544 llvm::Error ProcessElfCore::parseNetBSDNotes(llvm::ArrayRef<CoreNote> notes) { in parseNetBSDNotes() argument
546 for (const auto &note : notes) { in parseNetBSDNotes()
565 thread_data.notes.push_back(note); in parseNetBSDNotes()
580 for (const auto &note : notes) { in parseOpenBSDNotes()
597 thread_data.notes.push_back(note); in parseOpenBSDNotes()
622 llvm::Error ProcessElfCore::parseLinuxNotes(llvm::ArrayRef<CoreNote> notes) { in parseLinuxNotes() argument
627 for (const auto &note : notes) { in parseLinuxNotes()
[all …]
H A DRegisterContextPOSIXCore_ppc64le.cpp23 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_ppc64le() argument
31 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_ppc64le()
37 DataExtractor vmxregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_ppc64le()
43 DataExtractor vsxregset = getRegset(notes, arch.GetTriple(), PPC_VSX_Desc); in RegisterContextCorePOSIX_ppc64le()
H A DProcessElfCore.h181 llvm::Error parseFreeBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes);
182 llvm::Error parseNetBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes);
183 llvm::Error parseOpenBSDNotes(llvm::ArrayRef<lldb_private::CoreNote> notes);
184 llvm::Error parseLinuxNotes(llvm::ArrayRef<lldb_private::CoreNote> notes);
H A DRegisterContextPOSIXCore_powerpc.cpp20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_powerpc() argument
28 DataExtractor fpregset = getRegset(notes, arch.GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_powerpc()
34 DataExtractor vregset = getRegset(notes, arch.GetTriple(), PPC_VMX_Desc); in RegisterContextCorePOSIX_powerpc()
H A DRegisterContextPOSIXCore_mips64.cpp19 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_mips64() argument
27 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_mips64()
H A DRegisterContextPOSIXCore_x86_64.cpp19 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_x86_64() argument
31 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_x86_64()
H A DRegisterContextPOSIXCore_s390x.cpp20 const DataExtractor &gpregset, llvm::ArrayRef<CoreNote> notes) in RegisterContextCorePOSIX_s390x() argument
28 notes, register_info->GetTargetArchitecture().GetTriple(), FPR_Desc); in RegisterContextCorePOSIX_s390x()
H A DRegisterContextPOSIXCore_ppc64le.h23 llvm::ArrayRef<lldb_private::CoreNote> notes);
H A DRegisterContextPOSIXCore_arm.h24 llvm::ArrayRef<lldb_private::CoreNote> notes);
/freebsd-12.1/contrib/pjdfstest/
H A DFREEBSD-upgrade3 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-12.1/contrib/netbsd-tests/
H A DFREEBSD-upgrade3 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-12.1/contrib/gcc/
H A Dinsn-notes.def22 NOTE_LINE_NUMBER field of a NOTE insn for kinds of notes that are
26 We are slowly removing the concept of insn-chain notes from the
29 mean, such as register notes or bits in the basic-block structure. */
/freebsd-12.1/contrib/atf/
H A DFREEBSD-upgrade3 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-12.1/contrib/libpcap/
H A DINSTALL.txt166 The LBNL Network Research Group notes with interest that a standard
265 README.aix - notes on using libpcap on AIX
266 README.dag - notes on using libpcap to capture on Endace DAG devices
267 README.hpux - notes on using libpcap on HP-UX
268 README.linux - notes on using libpcap on Linux
269 README.macos - notes on using libpcap on macOS
270 README.septel - notes on using libpcap to capture on Intel/Septel devices
271 README.sita - notes on using libpcap to capture on SITA devices
272 README.tru64 - notes on using libpcap on Digital/Tru64 UNIX
273 README.Win32 - notes on using libpcap on Win32 systems (with WinPcap)
/freebsd-12.1/contrib/libevent/test/
H A Dregress_rpc.c775 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, &note_one) == -1 || in rpc_test()
836 EVTAG_ARRAY_GET(run, notes, 1, &note_two) == -1) { in rpc_test()
H A Dregress.rpc21 array string notes = 4;
/freebsd-12.1/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c775 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, &note_one) == -1 || in rpc_test()
836 EVTAG_ARRAY_GET(run, notes, 1, &note_two) == -1) { in rpc_test()
H A Dregress.rpc21 array string notes = 4;
/freebsd-12.1/sys/powerpc/conf/
H A DNOTES3 # This file contains machine dependent kernel configuration notes. For
4 # machine independent notes, look in /sys/conf/NOTES.
/freebsd-12.1/contrib/binutils/gas/
H A Dstabs.c206 saved_string_obstack_end = notes.next_free; in s_stab_generic()
344 if (saved_string_obstack_end == notes.next_free) in s_stab_generic()
345 obstack_free (&notes, string); in s_stab_generic()
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DREADME.md8 * [Architecture notes](https://github.com/avr-llvm/architecture)
/freebsd-12.1/
H A DLOCKS6 subsystem login expires notes
/freebsd-12.1/usr.sbin/ntp/doc/hints/
H A DMakefile9 notes-xntp-v3 parse refclocks rs6000 sco.html sgi \
/freebsd-12.1/sys/sparc64/conf/
H A DNOTES3 # This file contains machine dependent kernel configuration notes. For
4 # machine independent notes, look in /sys/conf/NOTES.
/freebsd-12.1/crypto/openssh/
H A DREADME1 See https://www.openssh.com/releasenotes.html#7.8p1 for the release notes.
7 - A Japanese translation of this document and of the release notes is

12345678910>>...18