Searched refs:last_vmap (Results 1 – 2 of 2) sorted by relevance
913 unsigned int len, bfd_vma *last_vmap) in mmo_write_loc_chunk() argument924 && (abfd->tdata.mmo_data->byte_no == 0 || vma != *last_vmap)) in mmo_write_loc_chunk()940 if (vma != *last_vmap) in mmo_write_loc_chunk()968 *last_vmap = vma + len; in mmo_write_loc_chunk()
10186 (mmo_write_loc_chunk): Add parameter last_vmap, all callers