Home
last modified time | relevance | path

Searched refs:NumLSDAs (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp6739 int NumLSDAs = (IndexEntries.back().LSDAStart - IndexEntries[0].LSDAStart) / in printMachOUnwindInfoSection() local
6741 for (int i = 0; i < NumLSDAs; ++i) { in printMachOUnwindInfoSection()