bfredl a0dd11c479 Fixes to linux/bpf/btf.zig
- the meaning of packed structs changed in zig 0.10. adjust accordingly.
  Use "extern struct" for the cases that directly map to C structs.

- Add new type info kinds, like enum64 and DeclTag

- change the Type enum to use the canonical names from libbpf.
  This is more predictable when comparing with external BPF
  documentation (than invented synonyms that need to be guessed)
2023-01-09 13:55:53 -07:00
..
2023-01-09 13:55:53 -07:00
2022-10-25 05:11:29 -04:00
2022-10-16 11:36:11 -04:00
2022-10-25 05:11:29 -04:00
2022-05-13 16:43:59 -04:00
2022-05-13 16:43:59 -04:00
2022-10-25 05:11:29 -04:00