Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/kernel/
A Ddwarf.c363 tmp_end = fde_tmp->initial_location + fde_tmp->address_range; in dwarf_lookup_fde()
901 count = dwarf_read_encoded_value(p, &fde->address_range, in dwarf_parse_fde()
904 count = dwarf_read_addr(p, &fde->address_range); in dwarf_parse_fde()
929 end = fde->initial_location + fde->address_range; in dwarf_parse_fde()
932 tmp_end = fde_tmp->initial_location + fde_tmp->address_range; in dwarf_parse_fde()
/linux-6.3-rc2/arch/sh/include/asm/
A Ddwarf.h259 unsigned long address_range; member

Completed in 31 milliseconds