Home
last modified time | relevance | path

Searched defs:syms (Results 1 – 25 of 31) sorted by relevance

12

/linux/arch/arm64/kernel/
H A Dmodule-plts.c157 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 Dkprobe_multi_test.c123 const char *syms[8] = { test_link_api_syms() local
201 const char *syms[8] = { test_attach_api_syms() local
223 const char *syms[2] = { test_attach_api_fails() local
497 char *name = NULL, *ksym_name, **syms = NULL; get_syms() local
670 char **syms = NULL; test_kprobe_multi_bench_attach() local
[all...]
H A Duprobe_multi_test.c361 const char *syms[3] = { in test_attach_api_syms() local
565 const char *syms[4] = { in attach_uprobe_fail_trap() local
594 const char *syms[3] = { in attach_uprobe_fail_refctr() local
666 const char *syms[3] = { in __test_link_api() local
H A Dkprobe_multi_testmod_test.c71 const char *syms[3] = { in test_testmod_attach_api_syms() local
H A Dbpf_cookie.c183 const char *syms[8] = { in kprobe_multi_attach_api_subtest() local
276 const char *syms[3] = { in uprobe_multi_attach_api_subtest() local
H A Dfill_link_info.c533 const char *syms[3] = { test_uprobe_multi_fill_link_info() local
/linux/arch/sparc/vdso/
H A Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/linux/tools/perf/util/
H A Dlibbfd.c38 asymbol **syms; member
60 asymbol **syms; in slurp_symtab() local
H A Dprint-events.c243 unsigned int type, const struct event_symbol *syms, in print_symbol_events()
H A Dsymbol-elf.c88 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument
612 Elf_Data *syms, *symstrs; in dso__synthesize_plt_symbols() local
1477 Elf_Data *syms, *opddata = NULL; in dso__load_sym_internal() local
2087 struct list_head syms; member
H A Dlock-contention.h16 char **syms; member
H A Dprobe-event.c3051 struct symbol **syms) in find_probe_functions()
3121 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
/linux/samples/fprobe/
H A Dfprobe_example.c93 const char **syms; in fprobe_init() local
/linux/tools/lib/bpf/
H A Delf.c86 Elf_Data *syms; global() member
409 elf_resolve_syms_offsets(const char * binary_path,int cnt,const char ** syms,unsigned long ** poffsets,int st_type) elf_resolve_syms_offsets() argument
H A Dlinker.c339 Elf64_Sym *syms, *sym; add_new_sym() local
1442 Elf64_Sym *syms = symtab->raw_data; get_sym_by_idx() local
1466 struct glob_sym *syms, *sym; add_glob_sym() local
[all...]
H A Dlibbpf.h559 const char **syms; global() member
586 const char **syms; global() member
H A Dbpf.h409 const char **syms; global() member
/linux/arch/powerpc/kernel/
H A Dmodule_64.c389 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 Dhists_common.c76 struct fake_sym *syms; member
/linux/include/linux/
H A Dfprobe.h107 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
/linux/kernel/trace/
H A Dfprobe.c524 static unsigned long *get_ftrace_locations(const char **syms, int num) in get_ftrace_locations()
754 int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c26 struct ksym *syms; global() member
[all...]
/linux/kernel/
H A Dkexec_file.c1143 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
/linux/kernel/module/
H A Dmain.c362 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
2309 Elf_Sym *syms = (void *)info->hdr + sym_shdr->sh_offset; in elf_validity_cache_strtab() local
/linux/drivers/tty/serial/
H A Dserial-tegra.c283 unsigned int syms) in tegra_uart_wait_sym_time()

12