Home
last modified time | relevance | path

Searched refs:btf__pointer_size (Results 1 - 3 of 3) sorted by relevance

/third_party/libbpf/src/
H A Dbtf.h132 LIBBPF_API size_t btf__pointer_size(const struct btf *btf);
H A Dbtf_dump.c169 d->ptr_sz = btf__pointer_size(btf) ? : sizeof(void *); in btf_dump__new()
H A Dbtf.c700 size_t btf__pointer_size(const struct btf *btf) in btf__pointer_size() function

Completed in 14 milliseconds