Searched refs:tmp_end (Results 1 – 1 of 1) sorted by relevance
360 unsigned long tmp_start, tmp_end; in dwarf_lookup_fde() local366 tmp_end = fde_tmp->initial_location + fde_tmp->address_range; in dwarf_lookup_fde()371 if (pc < tmp_end) { in dwarf_lookup_fde()925 unsigned long tmp_start, tmp_end; in dwarf_parse_fde() local934 tmp_end = fde_tmp->initial_location + fde_tmp->address_range; in dwarf_parse_fde()940 else if (start >= tmp_end) in dwarf_parse_fde()