Searched refs:loffs (Results 1 – 2 of 2) sorted by relevance
57 int32_t loffs = GetLocalEntryOffset(func); in AdjustBreakpointAddress() local58 if (!loffs) in AdjustBreakpointAddress()61 addr.SetOffset(addr.GetOffset() + loffs); in AdjustBreakpointAddress()
901 size_t space, end, foffs, loffs; in sglist_slice() local913 foffs = loffs = 0; in sglist_slice()937 loffs = space - end; in sglist_slice()939 loffs); in sglist_slice()977 if (loffs != 0) { in sglist_slice()978 sg->sg_segs[count - 1].ss_len -= loffs; in sglist_slice()