Searched refs:excp_size (Results 1 – 2 of 2) sorted by relevance
168 constexpr size_t excp_size = sizeof(__cxa_exception); in get_cxa_exception_offset() local170 (excp_size + alignment - 1) / alignment * alignment; in get_cxa_exception_offset()171 constexpr size_t offset = aligned_size - excp_size; in get_cxa_exception_offset()
167 constexpr size_t excp_size = sizeof(__cxa_exception); in get_cxa_exception_offset() local169 (excp_size + alignment - 1) / alignment * alignment; in get_cxa_exception_offset()170 constexpr size_t offset = aligned_size - excp_size; in get_cxa_exception_offset()