Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp536 int stepWithSEHData() { in stepWithSEHData() function in libunwind::UnwindCursor
1264 int stepWithSEHData() { /* FIXME: Implement */ return 0; } in stepWithSEHData() function in libunwind::UnwindCursor
2811 result = this->stepWithSEHData(); in step()