Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8149 int NumLSDAs = in printMachOUnwindInfoSection() local
8152 for (int i = 0; i < NumLSDAs; ++i) { in printMachOUnwindInfoSection()