Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindCursor.hpp500 bool getInfoFromSEH(pint_t pc);
1142 bool getInfoFromSEH(pint_t pc);
1781 bool UnwindCursor<A, R>::getInfoFromSEH(pint_t pc) { in getInfoFromSEH() function in libunwind::UnwindCursor
1873 if (this->getInfoFromSEH(pc)) in setInfoBasedOnIPRegister()