Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp504 handleActionValue(int64_t * resultAction,uint8_t TTypeEncoding,const uint8_t * ClassInfo,uintptr_t actionEntry,uint64_t exceptionClass,struct _Unwind_Exception * exceptionObject) handleActionValue() argument
661 uintptr_t actionEntry = readULEB128(&callSitePtr); handleLsda() local
[all...]
/llvm-project/libcxxabi/src/
H A Dcxa_personality.cpp695 uintptr_t actionEntry = readULEB128(&callSitePtr); in scan_eh_tab() local
[all...]