Home
last modified time | relevance | path

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

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