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