Home
last modified time | relevance | path

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

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