Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libunwind/src/
DUnwindCursor.hpp99 static constexpr pint_t kSearchAll = static_cast<pint_t>(-1); member in libunwind::DwarfFDECache
157 if ((mh == p->mh) || (mh == kSearchAll)) { in findFDE()
2605 pint_t cachedFDE = DwarfFDECache<A>::findFDE(DwarfFDECache<A>::kSearchAll, in setInfoBasedOnIPRegister()