Searched defs:syms (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/arch/x86/vdso/ |
D | vdso2c.h | 21 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
|
/linux-4.1.27/tools/perf/util/ |
D | srcline.c | 31 asymbol **syms; member 53 asymbol **syms; in slurp_symtab() local
|
D | symbol-elf.c | 67 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument 224 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local 788 Elf_Data *syms, *opddata = NULL; in dso__load_sym() local
|
D | parse-events.c | 1348 struct event_symbol *syms, unsigned max, in print_symbol_events()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | module_64.c | 330 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify() 348 Elf64_Sym *syms; in find_dot_toc() local
|
/linux-4.1.27/tools/perf/tests/ |
D | hists_common.c | 71 struct fake_sym *syms; member
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal.c | 647 const __be64 *syms; in opal_export_symmap() local
|
/linux-4.1.27/kernel/ |
D | module.c | 283 bool (*fn)(const struct symsearch *syms, in each_symbol_in_section() 372 static bool check_symbol(const struct symsearch *syms, in check_symbol() 414 static bool find_symbol_in_section(const struct symsearch *syms, in find_symbol_in_section()
|
D | kexec.c | 2576 Elf_Sym *syms; in kexec_purgatory_find_symbol() local
|
/linux-4.1.27/net/mac80211/ |
D | rc80211_minstrel_ht.c | 30 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
|
/linux-4.1.27/drivers/tty/serial/ |
D | serial-tegra.c | 239 unsigned int syms) in tegra_uart_wait_sym_time()
|
/linux-4.1.27/include/linux/ |
D | module.h | 236 const struct kernel_symbol *syms; member
|