Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
Dmodule-plts.c160 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts()
256 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt()
270 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas()
295 Elf64_Sym *syms = NULL; in module_frob_arch_sections() local
/kernel/linux/linux-5.10/arch/arm/kernel/
Dmodule-plts.c162 static unsigned int count_plts(const Elf32_Sym *syms, Elf32_Addr base, in count_plts()
220 Elf32_Sym *syms = NULL; in module_frob_arch_sections() local
/kernel/linux/linux-5.10/arch/sparc/vdso/
Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
Dvdso2c.h21 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtrace_helpers.c17 static struct ksym syms[MAX_SYMS]; variable
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dmodule_64.c254 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
275 Elf64_Sym *syms; in find_dot_toc() local
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_common.c76 struct fake_sym *syms; member
/kernel/linux/linux-5.10/tools/perf/util/
Dsrcline.c140 asymbol **syms; member
162 asymbol **syms; in slurp_symtab() local
Dsymbol-elf.c111 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument
291 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local
1053 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local
1546 struct list_head syms; member
Dprobe-event.c2919 struct symbol **syms) in find_probe_functions()
2978 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
Dparse-events.c2796 struct event_symbol *syms, unsigned max, in print_symbol_events()
Dmachine.c1078 const char *syms[] = { in find_entry_trampoline() local
/kernel/linux/linux-5.10/kernel/
Dkexec_file.c1073 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
Dmodule.c415 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section()
507 static bool check_exported_symbol(const struct symsearch *syms, in check_exported_symbol()
576 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
/kernel/linux/linux-5.10/net/mac80211/
Drc80211_minstrel_ht.c31 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
/kernel/linux/linux-5.10/drivers/tty/serial/
Dserial-tegra.c279 unsigned int syms) in tegra_uart_wait_sym_time()
/kernel/linux/linux-5.10/include/linux/
Dmodule.h383 const struct kernel_symbol *syms; member