Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp7750 const uint32_t LSDASize = 2 * sizeof(uint32_t); in printMachOUnwindInfoSection() local
7752 (IndexEntries.back().LSDAStart - IndexEntries[0].LSDAStart) / LSDASize; in printMachOUnwindInfoSection()