Home
last modified time | relevance | path

Searched defs:unwind (Results 1 – 15 of 15) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report_fuchsia.cpp24 UnwindSignalStackCallbackType unwind, in ReportDeadlySignal()
28 UnwindSignalStackCallbackType unwind, in HandleDeadlySignal()
H A Dsanitizer_symbolizer_report.cpp221 UnwindSignalStackCallbackType unwind, in ReportStackOverflowImpl() argument
239 ReportDeadlySignalImpl(const SignalContext & sig,u32 tid,UnwindSignalStackCallbackType unwind,const void * unwind_context) ReportDeadlySignalImpl() argument
281 ReportDeadlySignal(const SignalContext & sig,u32 tid,UnwindSignalStackCallbackType unwind,const void * unwind_context) ReportDeadlySignal() argument
290 HandleDeadlySignal(void * siginfo,void * context,u32 tid,UnwindSignalStackCallbackType unwind,const void * unwind_context) HandleDeadlySignal() argument
/llvm-project/libunwind/src/
H A DCMakeLists.txt228 add_custom_target(unwind DEPENDS ${LIBUNWIND_BUILD_TARGETS}) global() target
[all...]
/llvm-project/lldb/test/API/functionalities/thread/exit_during_expression/
H A DTestExitDuringExpression.py46 def exiting_expression_test(self, before_one_thread_timeout, unwind): argument
/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2_x86-64_windows_msvc.asm1304 unwind: label
H A Dblake3_sse41_x86-64_windows_msvc.asm1445 unwind: label
H A Dblake3_sse2_x86-64_windows_msvc.asm1641 unwind: label
H A Dblake3_avx512_x86-64_windows_msvc.asm1094 unwind: label
/llvm-project/lld/COFF/
H A DDLL.cpp352 TailMergePDataChunkX64(Chunk * tm,Chunk * unwind) TailMergePDataChunkX64() argument
367 Chunk *unwind = nullptr; global() member in lld::coff::__anon9094fd470111::TailMergePDataChunkX64
739 Chunk *unwind = newTailMergeUnwindInfoChunk(); create() local
823 newTailMergePDataChunk(Chunk * tm,Chunk * unwind) newTailMergePDataChunk() argument
H A DWriter.cpp2267 ulittle32_t begin, end, unwind; sortExceptionTables() member
2270 ulittle32_t begin, unwind; sortExceptionTables() member
/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp58 void SBExpressionOptions::SetUnwindOnError(bool unwind) { in SetUnwindOnError()
/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp675 bool unwind = false, except = false; ParseSEHDirectiveHandler() local
718 ParseAtUnwindOrAtExcept(bool & unwind,bool & except) ParseAtUnwindOrAtExcept() argument
[all...]
/llvm-project/llvm/tools/llvm-profgen/
H A DPerfReader.cpp265 bool VirtualUnwinder::unwind(const PerfSample *Sample, uint64_t Repeat) { unwind() function in llvm::sampleprof::VirtualUnwinder
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp1322 build(OpBuilder & builder,OperationState & state,LLVMFuncOp func,ValueRange ops,Block * normal,ValueRange normalOps,Block * unwind,ValueRange unwindOps) build() argument
1331 build(OpBuilder & builder,OperationState & state,TypeRange tys,FlatSymbolRefAttr callee,ValueRange ops,Block * normal,ValueRange normalOps,Block * unwind,ValueRange unwindOps) build() argument
1341 build(OpBuilder & builder,OperationState & state,LLVMFunctionType calleeType,FlatSymbolRefAttr callee,ValueRange ops,Block * normal,ValueRange normalOps,Block * unwind,ValueRange unwindOps) build() argument
[all...]
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp4039 isExtabRef(uint32_t unwind) isExtabRef() argument