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
2144 u64 etext; in kcore_copy__new_sym() 2248 kci->etext = start; in kcore_copy__map() 2324 if (kcore_copy__map(kci, start, end, pgoff, kci->stext, kci->etext)) in kcore_copy__layout() 2421 if (kci->etext) { in kcore_copy__compare_fds() 2422 kci->etext = round_up(kci->etext, page_size); in kcore_copy__compare_fds() 2424 kci->etext = round_up(kci->last_symbol, page_size); in kcore_copy__compare_fds() 2425 kci->etext += page_size; in kcore_copy__compare_fds() 2440 if (!kci->stext || !kci->etext) in kcore_copy__compare_fds() 2085 u64 etext; global() member
133 PROVIDE (etext = .); symbol