Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dhead.S19 ENTRY(stext)
62 r2.l = #LO(stext);
67 r2.h = #HI(stext);
H A Dvmlinux.lds.S15 ENTRY(stext)
/linux/arch/arc/kernel/
H A Dhead.S99 j stext
105 ENTRY(stext)
152 END(stext)
/linux/tools/perf/util/
H A Dsymbol-elf.c2137 u64 stext;
2233 kci->stext = start; in kcore_copy__process_kallsyms()
2314 if (kcore_copy__map(kci, start, end, pgoff, kci->stext, kci->etext)) in kcore_copy__read_map()
2344 if (!kci->stext) in kcore_copy__find_remaps()
2347 /* Find phdr that corresponds to the kernel map (contains stext) */ in kcore_copy__find_remaps()
2351 if (p->addr <= kci->stext && pend >= kci->stext) { in kcore_copy__find_remaps()
2406 if (kci->stext) in kcore_copy__calc_maps()
2407 kci->stext = round_down(kci->stext, page_siz in kcore_copy__calc_maps()
2136 u64 stext; global() member
[all...]
H A Dprobe-event.c665 u64 stext = 0; in find_perf_probe_point_from_dwarf() local
675 ret = get_text_start_address(tp->module, &stext, NULL); in find_perf_probe_point_from_dwarf()
678 addr += stext; in find_perf_probe_point_from_dwarf()
751 u64 stext = 0; in post_process_offline_probe_trace_events() local
756 if (!map || get_text_start_address(pathname, &stext, NULL) < 0) { in post_process_offline_probe_trace_events()
763 map, stext); in post_process_offline_probe_trace_events()
777 u64 stext = 0; in add_exec_to_probe_trace_events() local
782 ret = get_text_start_address(exec, &stext, nsi); in add_exec_to_probe_trace_events()
788 tevs[i].point.address -= stext; in add_exec_to_probe_trace_events()
/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/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
/linux/Documentation/kbuild/
H A Dmakefiles.rst1103 LDFLAGS_vmlinux := -e stext