Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libunwind/
DAddressSpace.hpp268 pint_t nextPC = base + (int32_t)get32(next); in findFDE() local
269 if (nextPC == pc) { in findFDE()
273 if (nextPC < pc) { in findFDE()