Home
last modified time | relevance | path

Searched defs:UnwindData (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DARMWinEH.h104 const support::ulittle32_t UnwindData; variable
110 const support::ulittle32_t UnwindData) in RuntimeFunction()
/external/libunwind_llvm/src/
DUnwindCursor.hpp852 uint32_t *UnwindData = reinterpret_cast<uint32_t*>(exceptionTableAddr) + 1; in getInfoFromEHABISection() local