Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c229 size_t landingPad = readEncodedPointer(&p, callSiteEncoding); in __gcc_personality_sj0() local
/llvm-project/libcxxabi/src/
H A Dcxa_personality.cpp535 uintptr_t landingPad; // null -> nothing found, else something found member
694 uintptr_t landingPad in scan_eh_tab() local
[all...]
/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp657 uintptr_t landingPad = readEncodedPointer(&callSitePtr, handleLsda() local