Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dmodule-plts.c112 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts()
204 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
/Linux-v4.19/arch/arm/kernel/
Dmodule-plts.c139 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts()
197 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
/Linux-v4.19/arch/sparc/vdso/
Dvdso2c.h24 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/Linux-v4.19/arch/x86/entry/vdso/
Dvdso2c.h22 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/Linux-v4.19/arch/powerpc/kernel/
Dmodule_64.c309 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
330 Elf64_Sym *syms; in find_dot_toc() local
/Linux-v4.19/tools/perf/tests/
Dhists_common.c74 struct fake_sym *syms; member
/Linux-v4.19/tools/perf/util/
Dsrcline.c138 asymbol **syms; member
160 asymbol **syms; in slurp_symtab() local
Dsymbol-elf.c80 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument
253 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local
918 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local
1410 struct list_head syms; member
Dprobe-event.c2790 struct symbol **syms) in find_probe_functions()
2849 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
Dmachine.c924 const char *syms[] = { in find_entry_trampoline() local
Dparse-events.c2423 struct event_symbol *syms, unsigned max, in print_symbol_events()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtrace_helpers.c14 static struct ksym syms[MAX_SYMS]; variable
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dopal.c687 const __be64 *syms; in opal_export_symmap() local
/Linux-v4.19/kernel/
Dkexec_file.c958 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
Dmodule.c407 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section()
498 static bool check_symbol(const struct symsearch *syms, in check_symbol()
558 static bool find_symbol_in_section(const struct symsearch *syms, in find_symbol_in_section()
/Linux-v4.19/net/mac80211/
Drc80211_minstrel_ht.c31 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
/Linux-v4.19/drivers/tty/serial/
Dserial-tegra.c239 unsigned int syms) in tegra_uart_wait_sym_time()
/Linux-v4.19/include/linux/
Dmodule.h347 const struct kernel_symbol *syms; member