Searched refs:type_descriptor (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | ubsan.h | 11 struct type_descriptor { struct 30 struct type_descriptor *type; argument 35 struct type_descriptor *type; 42 struct type_descriptor *type; 49 struct type_descriptor *type; 62 struct type_descriptor *array_type; 63 struct type_descriptor *index_type; 68 struct type_descriptor *lhs_type; 69 struct type_descriptor *rhs_type; 78 struct type_descriptor *type; [all …]
|
| H A D | ubsan.c | 53 static bool type_is_int(struct type_descriptor *type) in type_is_int() 58 static bool type_is_signed(struct type_descriptor *type) in type_is_signed() 64 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width() 69 static bool is_inline_int(struct type_descriptor *type) in is_inline_int() 79 static s_max get_signed_val(struct type_descriptor *type, void *val) in get_signed_val() 94 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative() 99 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val() 110 static void val_to_string(char *str, size_t size, struct type_descriptor *type, in val_to_string() 295 struct type_descriptor *rhs_type = data->rhs_type; in __ubsan_handle_shift_out_of_bounds() 296 struct type_descriptor *lhs_type = data->lhs_type; in __ubsan_handle_shift_out_of_bounds()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | stabs.info | 2873 After the comma, the second number is a type_descriptor for the base 2923 type_descriptor(struct)struct_bytes(32)!num_bases(3),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | stabs.info | 2873 After the comma, the second number is a type_descriptor for the base 2923 type_descriptor(struct)struct_bytes(32)!num_bases(3),
|