Searched refs:etext (Results 1 – 10 of 10) sorted by relevance
10 PROVIDE (etext = .); symbol
6 PROVIDE (etext = .); symbol
35 PROVIDE (etext = .); symbol
48 PROVIDE (etext = .); symbol
53 PROVIDE (etext = .); symbol
32 PROVIDE (etext = .); symbol
33 PROVIDE (etext = .); symbol
39 PROVIDE(etext = .); symbol
2138 u64 etext;2238 kci->etext = start; in kcore_copy__process_kallsyms() 2314 if (kcore_copy__map(kci, start, end, pgoff, kci->stext, kci->etext)) in kcore_copy__read_map() 2411 if (kci->etext) { in kcore_copy__calc_maps() 2412 kci->etext = round_up(kci->etext, page_size); in kcore_copy__calc_maps() 2414 kci->etext = round_up(kci->last_symbol, page_size); in kcore_copy__calc_maps() 2415 kci->etext += page_size; in kcore_copy__calc_maps() 2430 if (!kci->stext || !kci->etext) in kcore_copy__calc_maps() 2137 u64 etext; global() member
133 PROVIDE (etext = .); symbol