Lines Matching defs:btf_header
260 struct btf_header hdr;
1566 const struct btf_header *hdr;
1771 const struct btf_header *btf_header(const struct btf *btf)
5236 struct btf_header *hdr;
5370 const struct btf_header *hdr = &env->btf->hdr;
5393 const struct btf_header *hdr;
5423 offsetof(struct btf_header, type_off),
5424 offsetof(struct btf_header, str_off),
5440 const struct btf_header *hdr;
5491 const struct btf_header *hdr;
5497 if (btf_data_size < offsetofend(struct btf_header, hdr_len)) {
5505 btf_verifier_log(env, "btf_header not found");
5516 btf_verifier_log(env, "Unsupported btf_header");