Searched refs:end_offset_bytes (Results 1 – 1 of 1) sorted by relevance
4652 u64 end_offset_bytes; in btf_float_check_member() local4671 end_offset_bytes = start_offset_bytes + member_type->size; in btf_float_check_member()4672 if (end_offset_bytes > struct_type->size) { in btf_float_check_member()