Home
last modified time | relevance | path

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

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