Function report |
Source Code:lib\ubsan.c |
Create Date:2022-07-28 07:22:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__ubsan_handle_type_mismatch_v1
Proto:void __ubsan_handle_type_mismatch_v1(struct type_mismatch_data_v1 *data, void *ptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct type_mismatch_data_v1 * | data | |
void * | ptr |
328 | struct type_mismatch_data_common common_data = {location = & location, type = type, alignment = 1UL << log_alignment, type_check_kind = type_check_kind} |
335 | ubsan_type_mismatch_common( & common_data, (unsignedlong)ptr) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |