Searched defs:unwind (Results 1 – 12 of 12) sorted by relevance
| /freebsd/tools/regression/sockets/unix_bindconnect/ |
| H A D | unix_bindconnect.c | 56 static struct unwind { struct 72 unwind(void) in unwind() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_report.cpp | 221 UnwindSignalStackCallbackType unwind, in ReportStackOverflowImpl() 242 UnwindSignalStackCallbackType unwind, in ReportDeadlySignalImpl() 284 UnwindSignalStackCallbackType unwind, in ReportDeadlySignal() 293 UnwindSignalStackCallbackType unwind, in HandleDeadlySignal()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
| H A D | blake3_avx2_x86-64_windows_msvc.asm | 1304 unwind: label
|
| H A D | blake3_sse41_x86-64_windows_msvc.asm | 1445 unwind: label
|
| H A D | blake3_sse2_x86-64_windows_msvc.asm | 1641 unwind: label
|
| H A D | blake3_avx512_x86-64_windows_msvc.asm | 1094 unwind: label
|
| /freebsd/usr.sbin/yp_mkdb/ |
| H A D | yp_mkdb.c | 77 unwind(char *map) in unwind() function
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBExpressionOptions.cpp | 58 void SBExpressionOptions::SetUnwindOnError(bool unwind) { in SetUnwindOnError()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | COFFAsmParser.cpp | 708 bool unwind = false, except = false; in parseSEHDirectiveHandler() local 783 bool COFFAsmParser::parseAtUnwindOrAtExcept(bool &unwind, bool &except) { in parseAtUnwindOrAtExcept()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | DLL.cpp | 391 TailMergePDataChunkX64(Chunk *tm, Chunk *unwind) : tm(tm), unwind(unwind) { in TailMergePDataChunkX64() 407 Chunk *unwind = nullptr; member in lld::coff::__anon0bfb8df40111::TailMergePDataChunkX64
|
| H A D | Writer.cpp | 2632 ulittle32_t begin, end, unwind; in sortExceptionTables() member 2635 ulittle32_t begin, unwind; in sortExceptionTables() member
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | SyntheticSections.cpp | 4127 static bool isExtabRef(uint32_t unwind) { in isExtabRef()
|