Searched refs:etext (Results 1 – 8 of 8) sorted by relevance
10 PROVIDE (etext = .); symbol
6 PROVIDE (etext = .); symbol
31 PROVIDE (etext = .); symbol
50 PROVIDE (etext = .); symbol
32 PROVIDE (etext = .); symbol
33 PROVIDE (etext = .); symbol
2085 u64 etext; member2185 kci->etext = start; in kcore_copy__process_kallsyms()2261 if (kcore_copy__map(kci, start, end, pgoff, kci->stext, kci->etext)) in kcore_copy__read_map()2358 if (kci->etext) { in kcore_copy__calc_maps()2359 kci->etext = round_up(kci->etext, page_size); in kcore_copy__calc_maps()2361 kci->etext = round_up(kci->last_symbol, page_size); in kcore_copy__calc_maps()2362 kci->etext += page_size; in kcore_copy__calc_maps()2377 if (!kci->stext || !kci->etext) in kcore_copy__calc_maps()
133 PROVIDE (etext = .); symbol