Searched refs:orig_size (Results 1 – 1 of 1) sorted by relevance
7909 unsigned orig_size = 0; in build_xlate_map() local7919 orig_size = 6; in build_xlate_map()7922 orig_size = 3; in build_xlate_map()7925 orig_size = 2; in build_xlate_map()7931 r->offset + orig_size - current_entry->orig_address; in build_xlate_map()7937 current_entry->orig_address = r->offset + orig_size; in build_xlate_map()7939 current_entry->new_address = r->offset + orig_size - removed; in build_xlate_map()9151 bfd_size_type orig_size = sec->size; in relax_section() local9307 BFD_ASSERT (orig_dot <= orig_size); in relax_section()9313 if (orig_dot != orig_size) in relax_section()[all …]