Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp1577 size_t NDataWords = N + 1; in getInfoFromEHABISection() local
1578 lsda = reinterpret_cast<uintptr_t>(UnwindData + NDataWords); in getInfoFromEHABISection()