Lines Matching refs:btf_header
260 struct btf_header hdr;
1583 const struct btf_header *hdr;
1788 const struct btf_header *btf_header(const struct btf *btf)
5254 struct btf_header *hdr;
5388 const struct btf_header *hdr = &env->btf->hdr;
5411 const struct btf_header *hdr;
5441 offsetof(struct btf_header, type_off),
5442 offsetof(struct btf_header, str_off),
5458 const struct btf_header *hdr;
5509 const struct btf_header *hdr;
5515 if (btf_data_size < offsetofend(struct btf_header, hdr_len)) {
5523 btf_verifier_log(env, "btf_header not found");
5534 btf_verifier_log(env, "Unsupported btf_header");