Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindCursor.hpp494 RUNTIME_FUNCTION *lookUpSEHUnwindInfo(pint_t pc, pint_t *base) { in lookUpSEHUnwindInfo() function in libunwind::UnwindCursor
1167 RUNTIME_FUNCTION *lookUpSEHUnwindInfo(pint_t pc, pint_t *base) { in lookUpSEHUnwindInfo() function in libunwind::UnwindCursor
1829 RUNTIME_FUNCTION *unwindEntry = lookUpSEHUnwindInfo(pc, &base); in getInfoFromSEH()