Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp543 const uint64_t LSDASizeBeforeAlign = in emitExceptionTable() local
549 const uint64_t LSDASizeWithoutAlign = LSDASizeBeforeAlign + TypeInfoSize; in emitExceptionTable()
554 + ByteSizeOfLSDAWithoutAlign + LSDASizeBeforeAlign; in emitExceptionTable()