Home
last modified time | relevance | path

Searched refs:stepWithSEHData (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/libunwind/src/
DUnwindCursor.hpp537 int stepWithSEHData() { in stepWithSEHData() function in libunwind::UnwindCursor
1280 int stepWithSEHData() { /* FIXME: Implement */ return 0; } in stepWithSEHData() function in libunwind::UnwindCursor
2840 result = this->stepWithSEHData(); in step()