Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c222 uint32_t callSiteTableLength = readULEB128(&lsda); in __gcc_personality_sj0() local
/openbsd/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp682 uint32_t callSiteTableLength = static_cast<uint32_t>(readULEB128(&lsda)); in scan_eh_tab() local
/openbsd/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp645 uint32_t callSiteTableLength = readULEB128(&lsda); in handleLsda() local