Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp125 ConcatInputSection *Defined::unwindEntry() const { in unwindEntry() function in Defined
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1975 RUNTIME_FUNCTION *unwindEntry = lookUpSEHUnwindInfo(pc, &base); in getInfoFromSEH() local