Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf.h183 LIBBPF_API int btf__add_union(struct btf *btf, const char *name, __u32 sz);
H A Dbtf.c2244 * btf__add_field() right after btf__add_union() succeeds. All fields
2251 int btf__add_union(struct btf *btf, const char *name, __u32 byte_sz) function

Completed in 8 milliseconds