Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp555 const uint64_t LSDASizeBeforeAlign = in emitExceptionTable() local
561 const uint64_t LSDASizeWithoutAlign = LSDASizeBeforeAlign + TypeInfoSize; in emitExceptionTable()
566 + ByteSizeOfLSDAWithoutAlign + LSDASizeBeforeAlign; in emitExceptionTable()