fn Builder(comptime options: ExpressionOptions) type
[src]
Functions
fn writeCallRef(writer: anytype, comptime is_64: bool, value: anytype) !void
No documentation provided.
fn writeConstType(writer: anytype, die_offset: anytype, value_bytes: []const u8) !void
No documentation provided.
fn writeRegvalType(writer: anytype, register: anytype, offset: anytype) !void
No documentation provided.