Searched refs:load_start (Results 1 – 1 of 1) sorted by relevance
444 CORE_ADDR load_start; member471 if (sec_end <= data->load_start in restore_section_callback()483 if (sec_start < data->load_start) in restore_section_callback()484 sec_offset = data->load_start - sec_start; in restore_section_callback()534 if (len <= data->load_start) in restore_binary_file()542 if (data->load_start > 0) in restore_binary_file()543 len -= data->load_start; in restore_binary_file()580 data.load_start = 0; in restore_command()603 data.load_start = in restore_command()609 if (data.load_end <= data.load_start) in restore_command()[all …]