first_module     1451 tools/perf/util/symbol-elf.c 	u64 first_module;
first_module     1578 tools/perf/util/symbol-elf.c 	if (!kci->first_module || start < kci->first_module)
first_module     1579 tools/perf/util/symbol-elf.c 		kci->first_module = start;
first_module     1624 tools/perf/util/symbol-elf.c 	if (kcore_copy__map(kci, start, end, pgoff, kci->first_module,
first_module     1725 tools/perf/util/symbol-elf.c 	kci->first_module = round_down(kci->first_module, page_size);
first_module     1736 tools/perf/util/symbol-elf.c 	if (kci->first_module && !kci->last_module_symbol)