Searched defs:lsdaIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | UnwindInfoSection.cpp | 164 DenseMap<size_t, uint32_t> lsdaIndex; member in UnwindInfoSectionImpl |
/llvm-project/libunwind/src/ | ||
H A D | UnwindCursor.hpp | 1899 UnwindSectionLsdaArray<A> lsdaIndex(_addressSpace, lsdaArrayStartAddr); getInfoFromCompactEncodingSection() local |