Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Ddwarf_helper.h74 uintptr_t landingPad; // null -> nothing found, else something found member
Dhelper_func_internal.cc121 uintptr_t landingPad = readEncodedPointer(&callSitePtr, callSiteEncoding); in scanEHTable() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp499 uintptr_t landingPad; // null -> nothing found, else something found member
647 uintptr_t landingPad = readEncodedPointer(&callSitePtr, callSiteEncoding); in scan_eh_tab() local