Fields

register: ?u8 = null,
rule: RegisterRule = .{ .default = void },

Functions

fn resolveValue(self: Column, context: *dwarf.UnwindContext, expression_context: dwarf.expressions.ExpressionContext, out: []u8) !void

Resolves the register rule and places the result into out (see dwarf.abi.regBy…

Resolves the register rule and places the result into out (see dwarf.abi.regBytes)