Home
last modified time | relevance | path

Searched refs:stext (Results 1 – 12 of 12) sorted by relevance

/linux/arch/arc/kernel/
H A Dhead.S99 j stext
105 ENTRY(stext)
152 END(stext)
/linux/arch/hexagon/kernel/
H A Dvmlinux.lds.S15 ENTRY(stext)
/linux/arch/arm/kernel/
H A Dvmlinux.lds.S19 ENTRY(stext)
H A Dvmlinux-xip.lds.S19 ENTRY(stext)
H A Dhead-nommu.S40 ENTRY(stext)
43 ENTRY(stext)
79 ENDPROC(stext)
H A Dhead.S93 ENTRY(stext)
173 ENDPROC(stext)
/linux/tools/perf/util/
H A Dsymbol-elf.c2086 u64 stext;
2182 kci->stext = start; in kcore_copy__process_kallsyms()
2263 if (kcore_copy__map(kci, start, end, pgoff, kci->stext, kci->etext)) in kcore_copy__read_map()
2293 if (!kci->stext) in kcore_copy__find_remaps()
2296 /* Find phdr that corresponds to the kernel map (contains stext) */ in kcore_copy__find_remaps()
2300 if (p->addr <= kci->stext && pend >= kci->stext) { in kcore_copy__find_remaps()
2355 if (kci->stext) in kcore_copy__calc_maps()
2356 kci->stext = round_down(kci->stext, page_siz in kcore_copy__calc_maps()
2084 u64 stext; global() member
[all...]
H A Dprobe-event.c667 u64 stext = 0; in find_perf_probe_point_from_dwarf()
677 ret = get_text_start_address(tp->module, &stext, NULL); in find_perf_probe_point_from_dwarf()
680 addr += stext; in find_perf_probe_point_from_dwarf()
753 u64 stext = 0; in post_process_offline_probe_trace_events()
758 if (!map || get_text_start_address(pathname, &stext, NULL) < 0) { in post_process_offline_probe_trace_events()
765 map, stext); in post_process_offline_probe_trace_events()
779 u64 stext = 0; in add_exec_to_probe_trace_events()
784 ret = get_text_start_address(exec, &stext, nsi); in add_exec_to_probe_trace_events()
790 tevs[i].point.address -= stext; in add_exec_to_probe_trace_events()
668 u64 stext = 0; find_perf_probe_point_from_dwarf() local
754 u64 stext = 0; post_process_offline_probe_trace_events() local
780 u64 stext = 0; add_exec_to_probe_trace_events() local
H A Dsymbol.c1317 u64 stext; in dso__load_kcore()
1363 if (!kallsyms__get_function_start(kallsyms_filename, "_stext", &stext)) { in dso__load_kcore()
1371 if (!(stext >= map__start(new_map) && stext < map__end(new_map))) in dso__load_kcore()
1377 * Select the smallest matching segment, in case stext in dso__load_kcore()
1316 u64 stext; dso__load_kcore() local
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dbooting.txt109 - code0/code1 负责跳转到 stext.
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dbooting.txt113 - code0/code1 負責跳轉到 stext.
/linux/arch/sparc/kernel/
H A Dhead_64.S42 .globl start, _start, stext, _stext
46 stext: label