Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsymbol-elf.c1689 u64 first_symbol; member
1776 if (!kci->first_symbol || start < kci->first_symbol) in kcore_copy__process_kallsyms()
1777 kci->first_symbol = start; in kcore_copy__process_kallsyms()
1959 kci->stext = round_down(kci->first_symbol, page_size); in kcore_copy__calc_maps()