| /linux/arch/arm64/kernel/ |
| H A D | module-plts.c | 157 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts() 249 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt() 263 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas() 285 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | kprobe_multi_test.c | 127 const char *syms[8] = { in test_link_api_syms() local 205 const char *syms[8] = { in test_attach_api_syms() local 229 const char *syms[2] = { in test_attach_api_fails() local 678 const char *syms[1] = { "bpf_fentry_shadow_test" }; in test_attach_probe_dup_sym() local
|
| H A D | uprobe_multi_test.c | 365 const char *syms[3] = { in test_attach_api_syms() local 569 const char *syms[4] = { in attach_uprobe_fail_trap() local 598 const char *syms[3] = { in attach_uprobe_fail_refctr() local 670 const char *syms[3] = { in __test_link_api() local
|
| H A D | kprobe_multi_testmod_test.c | 71 const char *syms[3] = { in test_testmod_attach_api_syms() local
|
| H A D | bpf_cookie.c | 183 const char *syms[8] = { kprobe_multi_attach_api_subtest() local 276 const char *syms[3] = { uprobe_multi_attach_api_subtest() local
|
| H A D | fill_link_info.c | 533 const char *syms[3] = { test_uprobe_multi_fill_link_info() local
|
| /linux/arch/s390/boot/ |
| H A D | vmlinux.lds.S | 97 *(.decompressor.syms) 98 _decompressor_syms_end = .;
|
| /linux/arch/arm/kernel/ |
| H A D | module-plts.c | 157 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts() 215 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | trace_helpers.h | 28 struct ksym *syms; member
|
| H A D | trace_helpers.c | 612 char *name = NULL, *ksym_name, **syms = NULL; in bpf_get_ksyms() local
|
| /linux/samples/fprobe/ |
| H A D | fprobe_example.c | 93 const char **syms; in fprobe_init() local
|
| /linux/tools/perf/util/ |
| H A D | libbfd.c | 38 asymbol **syms; member 93 asymbol **syms; in slurp_symtab() local [all...] |
| H A D | symbol-elf.c | 88 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument 612 Elf_Data *syms, *symstrs; dso__synthesize_plt_symbols() local 1483 Elf_Data *syms, *opddata = NULL; dso__load_sym_internal() local 2093 struct list_head syms; global() member [all...] |
| H A D | lock-contention.h | 16 char **syms; member
|
| H A D | probe-event.c | 3052 find_probe_functions(struct map * map,char * name,struct symbol ** syms) find_probe_functions() argument 3122 struct symbol **syms = NULL; find_probe_trace_events_from_map() local [all...] |
| /linux/arch/powerpc/kernel/ |
| H A D | module_64.c | 389 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 410 Elf64_Sym *syms; in find_dot_toc() local
|
| /linux/tools/perf/tests/ |
| H A D | hists_common.c | 76 struct fake_sym *syms; member
|
| /linux/include/linux/ |
| H A D | fprobe.h | 109 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
|
| /linux/lib/tests/ |
| H A D | test_fprobe.c | 131 static const char *syms[] = {"fprobe_selftest_target", "fprobe_selftest_target2"}; in test_fprobe_syms() local
|
| /linux/kernel/trace/ |
| H A D | fprobe.c | 789 static unsigned long *get_ftrace_locations(const char **syms, int num) in get_ftrace_locations() 1030 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
|
| H A D | bpf_trace.c | 2308 const char **syms; member 2329 const char **syms = NULL; in copy_user_syms() local
|
| /linux/kernel/module/ |
| H A D | main.c | 363 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section() 393 const struct symsearch syms = { in find_symbol() local 406 const struct symsearch syms = { in find_symbol() local 2369 Elf_Sym *syms = (void *)info->hdr + sym_shdr->sh_offset; in elf_validity_cache_strtab() local
|
| /linux/tools/lib/bpf/ |
| H A D | linker.c | 338 Elf64_Sym *syms, *sym; in add_new_sym() local 1441 Elf64_Sym *syms = symtab->raw_data; in get_sym_by_idx() local 1465 struct glob_sym *syms, *sym; in add_glob_sym() local
|
| H A D | libbpf.c | 11823 char **syms; global() member 11883 char **syms = NULL; libbpf_available_kallsyms_parse() local 12014 const char **syms; bpf_program__attach_kprobe_multi_opts() local 12473 const char **syms; bpf_program__attach_uprobe_multi() local [all...] |
| /linux/drivers/tty/serial/ |
| H A D | serial-tegra.c | 283 unsigned int syms) in tegra_uart_wait_sym_time()
|