Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMWinEH.h104 const support::ulittle32_t UnwindData; variable
110 const support::ulittle32_t UnwindData) in RuntimeFunction()
/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.hpp1429 uint32_t *UnwindData = reinterpret_cast<uint32_t*>(exceptionTableAddr) + 1; in getInfoFromEHABISection() local