Searched defs:landingPad (Results 1 – 2 of 2) sorted by relevance
73 uintptr_t landingPad; // null -> nothing found, else something found member
125 uintptr_t landingPad = readEncodedPointer(&callSitePtr, callSiteEncoding); in scanEHTable() local