Searched refs:end_local_funcdesc (Results 1 – 1 of 1) sorted by relevance
3351 union gotref *local_funcdesc, *end_local_funcdesc; in sh_elf_size_dynamic_sections() local3454 end_local_funcdesc = local_funcdesc + locsymcount; in sh_elf_size_dynamic_sections()3456 for (; local_funcdesc < end_local_funcdesc; ++local_funcdesc) in sh_elf_size_dynamic_sections()