Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp562 const unsigned ByteSizeOfLSDAWithoutAlign = in emitExceptionTable() local
566 + ByteSizeOfLSDAWithoutAlign + LSDASizeBeforeAlign; in emitExceptionTable()
577 if (ByteSizeOfLSDAWithAlign > ByteSizeOfLSDAWithoutAlign) in emitExceptionTable()