Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp553 const uint64_t LSDASizeBeforeAlign = in emitExceptionTable() local
559 const uint64_t LSDASizeWithoutAlign = LSDASizeBeforeAlign + TypeInfoSize; in emitExceptionTable()
564 + ByteSizeOfLSDAWithoutAlign + LSDASizeBeforeAlign; in emitExceptionTable()