Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp7319 int NumLSDAs = (IndexEntries.back().LSDAStart - IndexEntries[0].LSDAStart) / in printMachOUnwindInfoSection() local
7321 for (int i = 0; i < NumLSDAs; ++i) { in printMachOUnwindInfoSection()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp8172 int NumLSDAs = in printMachOUnwindInfoSection() local
8175 for (int i = 0; i < NumLSDAs; ++i) { in printMachOUnwindInfoSection()