Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCompactUnwindSupport.h246 (NumSecondLevelPages + 1) * IndexEntrySize + NumLSDAs * LSDAEntrySize + in processAndReserveUnwindInfo()
332 SectionOffsetToLSDAs + NumLSDAs * LSDAEntrySize; in writeUnwindInfo()
360 static constexpr size_t LSDAEntrySize = 2 * 4; variable
528 SectionOffsetToLSDAs + NumPreviousLSDAs * LSDAEntrySize; in writeIndexes()