struct RegisterContext [src]

Fields

eh_frame: bool
is_macho: bool

Source

pub const RegisterContext = struct { eh_frame: bool, is_macho: bool, }