Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp164 DenseMap<size_t, uint32_t> lsdaIndex; member in UnwindInfoSectionImpl
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1900 UnwindSectionLsdaArray<A> lsdaIndex(_addressSpace, lsdaArrayStartAddr); getInfoFromCompactEncodingSection() local