Home
last modified time | relevance | path

Searched refs:tmp_end (Results 1 – 1 of 1) sorted by relevance

/arch/sh/kernel/
Ddwarf.c360 unsigned long tmp_start, tmp_end; in dwarf_lookup_fde() local
366 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() local
934 tmp_end = fde_tmp->initial_location + fde_tmp->address_range; in dwarf_parse_fde()
940 else if (start >= tmp_end) in dwarf_parse_fde()