Type Definition lldb_sys::lldb_offset_t
[−]
[src]
type lldb_offset_t = uint64_t;
Storage for an offset between 2 addresses in memory.
type lldb_offset_t = uint64_t;
Storage for an offset between 2 addresses in memory.