Searched refs:prev_offset (Results 1 – 4 of 4) sorted by relevance
48 uint64_t prev_offset = *offset_ptr; in extract() local54 if (*offset_ptr != prev_offset + 2 * AddressSize) { in extract()58 prev_offset); in extract()
184 lldb::offset_t prev_offset = c.tell(); in DecodeNextSection() local189 if (payload_len < c.tell() - prev_offset) in DecodeNextSection()192 uint32_t section_length = payload_len - (c.tell() - prev_offset); in DecodeNextSection()
530 static int prev_offset = 1; in mips_swap_reloc_out() local539 prev_offset = reloc_src->r_offset; in mips_swap_reloc_out()
599 static int prev_offset = 1; local608 prev_offset = reloc_src->r_offset;