Searched refs:LSDASizeWithoutAlign (Results 1 – 1 of 1) sorted by relevance
560 const uint64_t LSDASizeWithoutAlign = LSDASizeBeforeAlign + TypeInfoSize; in emitExceptionTable() local562 getULEB128Size(LSDASizeWithoutAlign); in emitExceptionTable()569 uint64_t LSDASizeWithAlign = LSDASizeWithoutAlign + NeedAlignVal; in emitExceptionTable()