Home
last modified time | relevance | path

Searched defs:funcStart (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.cpp277 const uint8_t *funcStart = secStart + getInputSectionOffset(); in calculateSize() local
314 const uint8_t *funcStart = secStart + getInputSectionOffset(); in writeCompressed() local
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c208 uintptr_t funcStart = (uintptr_t)_Unwind_GetRegionStart(context); in __gcc_personality_sj0() local
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp644 uintptr_t funcStart = _Unwind_GetRegionStart(context); in scan_eh_tab() local
/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp616 uintptr_t funcStart = _Unwind_GetRegionStart(context); in handleLsda() local
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp1748 pint_t funcStart = 0; in getInfoFromCompactEncodingSection() local