Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dgcc_personality_v0.c184 const uint8_t* callSiteTableEnd = callSiteTableStart + callSiteTableLength; in __gcc_personality_sj0() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp647 const uint8_t *callSiteTableEnd = callSiteTableStart + in handleLsda() local