Libbpf userspace function btf__set_pointer_size
Override or set pointer size in bytes. Only values of 4 and 8 are supported.
Definition
int btf__set_pointer_size(struct btf *btf, size_t ptr_sz);
Usage
Docs could be improved
This part of the docs is incomplete, contributions are very welcome
Example
Docs could be improved
This part of the docs is incomplete, contributions are very welcome