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
2087 u64 etext;2187 kci->etext = start; in kcore_copy__process_kallsyms() 2263 if (kcore_copy__map(kci, start, end, pgoff, kci->stext, kci->etext)) in kcore_copy__read_map() 2360 if (kci->etext) { in kcore_copy__calc_maps() 2361 kci->etext = round_up(kci->etext, page_size); in kcore_copy__calc_maps() 2363 kci->etext = round_up(kci->last_symbol, page_size); in kcore_copy__calc_maps() 2364 kci->etext += page_size; in kcore_copy__calc_maps() 2379 if (!kci->stext || !kci->etext) in kcore_copy__calc_maps() 2085 u64 etext; global() member
133 PROVIDE (etext = .); symbol