Searched refs:next_type (Results 1 – 1 of 1) sorted by relevance
180 void *next_type = nohdr_data + hdr->type_off; in btf_parse_type_sec() local183 while (next_type < end_type) { in btf_parse_type_sec()184 struct btf_type *t = next_type; in btf_parse_type_sec()191 next_type += type_size; in btf_parse_type_sec()