Home
last modified time | relevance | path

Searched defs:handlerNotFound (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libunwind/src/
H A DUnwind-sjlj.c127 for (bool handlerNotFound = true; handlerNotFound; c = c->prev) { in unwind_phase1() local
H A DUnwind-EHABI.cpp475 for (bool handlerNotFound = true; handlerNotFound;) { in unwind_phase1() local