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