Searched defs:unwind (Results 1 - 24 of 24) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dframe-base.h64 const struct frame_unwind *unwind; member in struct:frame_base
H A Dsomsolib.c183 struct unwind_table_entry *unwind; member in struct:__anon4639
[all...]
H A Dframe.c76 const struct frame_unwind *unwind; member in struct:frame_info
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2_x86-64_windows_msvc.asm1304 unwind: label
H A Dblake3_avx512_x86-64_windows_msvc.asm1094 unwind: label
H A Dblake3_sse2_x86-64_windows_msvc.asm1641 unwind: label
H A Dblake3_sse41_x86-64_windows_msvc.asm1445 unwind: label
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_gem_evict.c96 mark_free(struct drm_mm_scan *scan, struct i915_gem_ww_ctx *ww, struct i915_vma *vma, unsigned int flags, struct list_head *unwind) argument
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp58 void SBExpressionOptions::SetUnwindOnError(bool unwind) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp177 ReportStackOverflowImpl(const SignalContext &sig, u32 tid, UnwindSignalStackCallbackType unwind, const void *unwind_context) argument
195 ReportDeadlySignalImpl(const SignalContext &sig, u32 tid, UnwindSignalStackCallbackType unwind, const void *unwind_context) argument
237 ReportDeadlySignal(const SignalContext &sig, u32 tid, UnwindSignalStackCallbackType unwind, const void *unwind_context) argument
246 HandleDeadlySignal(void *siginfo, void *context, u32 tid, UnwindSignalStackCallbackType unwind, const void *unwind_context) argument
H A Dsanitizer_symbolizer_markup.cpp106 ReportDeadlySignal(const SignalContext &sig, u32 tid, UnwindSignalStackCallbackType unwind, const void *unwind_context) argument
/openbsd-current/gnu/llvm/lld/COFF/
H A DDLL.cpp350 TailMergePDataChunkX64(Chunk *tm, Chunk *unwind) : tm(tm), unwind(unwind) { argument
365 Chunk *unwind = nullptr; member in class:lld::coff::__anon1201::TailMergePDataChunkX64
723 Chunk *unwind = newTailMergeUnwindInfoChunk(); local
807 newTailMergePDataChunk(Chunk *tm, Chunk *unwind) argument
[all...]
H A DWriter.cpp2031 struct Entry { ulittle32_t begin, end, unwind; }; member in struct:Entry
2042 struct Entry { ulittle32_t begin, unwind; }; member in struct:Entry
/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp664 bool unwind = false, except = false; local
707 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { argument
[all...]
/openbsd-current/bin/ksh/
H A Dmain.c664 unwind(int i) function
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_debug.c556 void kfd_dbg_trap_deactivate(struct kfd_process *target, bool unwind, int unwind_count) argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-profgen/
H A DPerfReader.cpp263 bool VirtualUnwinder::unwind(const PerfSample *Sample, uint64_t Repeat) { function in class:llvm::sampleprof::VirtualUnwinder
/openbsd-current/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp3400 static bool isExtabRef(uint32_t unwind) { argument
3413 ulittle32_t unwind; member in struct:ExidxEntry
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-hppa.c6114 unsigned int unwind; local
[all...]
H A Dtc-ia64.c699 } unwind; variable in typeref:struct:__anon4382
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-hppa.c6124 unsigned int unwind; local
[all...]
H A Dtc-ia64.c770 } unwind; variable in typeref:struct:__anon5330
[all...]
H A Dtc-arm.c84 } unwind; variable in typeref:struct:__anon5298
[all...]
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dia64.c8756 process_epilogue(FILE *asm_out_file, rtx insn, bool unwind, bool frame) argument
8780 process_set(FILE *asm_out_file, rtx pat, rtx insn, bool unwind, bool frame) argument
9018 bool unwind = (flag_unwind_tables local
[all...]

Completed in 511 milliseconds