Home
last modified time | relevance | path

Searched refs:btf__add_field (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dbtf.h184 LIBBPF_API int btf__add_field(struct btf *btf, const char *name, int field_type_id,
H A Dbtf.c2227 * btf__add_field() right after btf__add_struct() succeeds.
2244 * btf__add_field() right after btf__add_union() succeeds. All fields
2271 int btf__add_field(struct btf *btf, const char *name, int type_id, function

Completed in 7 milliseconds