Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kernel/
Dmodule-plts.c136 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts()
194 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
/Linux-v5.4/arch/sparc/vdso/
Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/Linux-v5.4/arch/x86/entry/vdso/
Dvdso2c.h22 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/Linux-v5.4/arch/arm64/kernel/
Dmodule-plts.c159 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts()
260 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
/Linux-v5.4/tools/testing/selftests/bpf/
Dtrace_helpers.c14 static struct ksym syms[MAX_SYMS]; variable
/Linux-v5.4/arch/powerpc/kernel/
Dmodule_64.c304 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
325 Elf64_Sym *syms; in find_dot_toc() local
/Linux-v5.4/tools/perf/tests/
Dhists_common.c76 struct fake_sym *syms; member
/Linux-v5.4/tools/perf/util/
Dsrcline.c140 asymbol **syms; member
162 asymbol **syms; in slurp_symtab() local
Dsymbol-elf.c109 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument
289 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local
963 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local
1455 struct list_head syms; member
Dprobe-event.c2827 struct symbol **syms) in find_probe_functions()
2886 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
Dparse-events.c2528 struct event_symbol *syms, unsigned max, in print_symbol_events()
Dmachine.c1017 const char *syms[] = { in find_entry_trampoline() local
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal.c726 const __be64 *syms; in opal_export_symmap() local
/Linux-v5.4/kernel/
Dkexec_file.c1066 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
Dmodule.c405 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section()
496 static bool check_exported_symbol(const struct symsearch *syms, in check_exported_symbol()
564 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
/Linux-v5.4/drivers/tty/serial/
Dserial-tegra.c278 unsigned int syms) in tegra_uart_wait_sym_time()
/Linux-v5.4/net/mac80211/
Drc80211_minstrel_ht.c30 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
/Linux-v5.4/include/linux/
Dmodule.h364 const struct kernel_symbol *syms; member