Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Ddwarf_helper.h73 uintptr_t landingPad; // null -> nothing found, else something found member
Dhelper_func_internal.cc125 uintptr_t landingPad = readEncodedPointer(&callSitePtr, callSiteEncoding); in scanEHTable() local