zig/lib/std/dwarf
Andrew Kelley e5b46eab3b std: dwarf namespace reorg
std.debug.Dwarf is the parsing/decoding logic. std.dwarf remains the
unopinionated types and bits alone.

If you look at this diff you can see a lot less redundancy in
namespaces.
2024-08-01 13:56:12 -07:00
..
AT.zig std.dwarf: implement basic DWARF 5 parsing 2022-03-15 16:53:45 -04:00
ATE.zig std.dwarf: implement basic DWARF 5 parsing 2022-03-15 16:53:45 -04:00
EH.zig - add default register rule 2023-07-20 22:58:13 -04:00
FORM.zig std.dwarf: implement basic DWARF 5 parsing 2022-03-15 16:53:45 -04:00
LANG.zig std.dwarf: implement basic DWARF 5 parsing 2022-03-15 16:53:45 -04:00
OP.zig wasm: Implement debug info for parameters 2022-05-09 18:51:46 +02:00
TAG.zig Dwarf: use a user tag for padding 2024-02-18 14:11:03 +01:00