Searched refs:btf__add_field (Results 1 – 3 of 3) sorted by relevance
216 btf__add_field;
184 LIBBPF_API int btf__add_field(struct btf *btf, const char *name, int field_type_id,
2122 int btf__add_field(struct btf *btf, const char *name, int type_id, function