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