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.cpp554 const uint64_t LSDASizeBeforeAlign = in emitExceptionTable() local
560 const uint64_t LSDASizeWithoutAlign = LSDASizeBeforeAlign + TypeInfoSize; in emitExceptionTable()
565 + ByteSizeOfLSDAWithoutAlign + LSDASizeBeforeAlign; in emitExceptionTable()