Searched refs:end_addr_offset (Results 1 – 2 of 2) sorted by relevance
34 unsigned int end_addr_offset = length / opb; in buffer_read_memory() local39 || memaddr - info->buffer_vma + end_addr_offset > max_addr_offset) in buffer_read_memory()
612 addr_t end_addr_offset = LLDB_INVALID_ADDRESS; in GetDescription() local614 begin_addr_offset, end_addr_offset)) in GetDescription()617 if (begin_addr_offset == 0 && end_addr_offset == 0) in GetDescription()620 if (begin_addr_offset < end_addr_offset) { in GetDescription()624 curr_base_addr + end_addr_offset); in GetDescription()636 curr_base_addr = end_addr_offset + location_list_base_addr; in GetDescription()640 *s << "base_addr = " << end_addr_offset; in GetDescription()