Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A 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
/linux/arch/s390/boot/compressed/
A Dvmlinux.lds.S83 *(.decompressor.syms)
84 _decompressor_syms_end = .;
/linux/arch/arm/kernel/
A 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
/linux/arch/sparc/vdso/
A Dvdso2c.h23 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/linux/arch/x86/entry/vdso/
A Dvdso2c.h56 INT_BITS syms[NSYMS] = {}; in BITSFUNC() local
/linux/arch/powerpc/kernel/
A Dmodule_64.c246 static void dedotify(Elf64_Sym *syms, unsigned int numsyms, char *strtab) in dedotify()
267 Elf64_Sym *syms; in find_dot_toc() local
/linux/tools/perf/tests/
A Dhists_common.c76 struct fake_sym *syms; member
/linux/tools/testing/selftests/bpf/
A Dtrace_helpers.c18 static struct ksym syms[MAX_SYMS]; variable
/linux/tools/perf/util/
A Dsrcline.c145 asymbol **syms; member
167 asymbol **syms; in slurp_symtab() local
A Dsymbol-elf.c112 #define elf_symtab__for_each_symbol(syms, nr_syms, idx, sym) \ argument
296 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local
1092 Elf_Data *syms, *opddata = NULL; in dso__load_sym_internal() local
1635 struct list_head syms; member
A Dprobe-event.c2945 struct symbol **syms) in find_probe_functions()
3015 struct symbol **syms = NULL; in find_probe_trace_events_from_map() local
A Dmachine.c1114 const char *syms[] = { in find_entry_trampoline() local
A Dparse-events.c3025 struct event_symbol *syms, unsigned max, in print_symbol_events()
/linux/tools/lib/bpf/
A Dlinker.c273 Elf64_Sym *syms, *sym; in add_new_sym() local
1249 Elf64_Sym *syms = symtab->raw_data; in get_sym_by_idx() local
1273 struct glob_sym *syms, *sym; in add_glob_sym() local
/linux/kernel/
A Dkexec_file.c1078 const Elf_Sym *syms; in kexec_purgatory_find_symbol() local
A Dmodule.c447 static bool check_exported_symbol(const struct symsearch *syms, in check_exported_symbol()
496 static bool find_exported_symbol_in_section(const struct symsearch *syms, in find_exported_symbol_in_section()
/linux/drivers/tty/serial/
A Dserial-tegra.c284 unsigned int syms) in tegra_uart_wait_sym_time()
/linux/net/mac80211/
A Drc80211_minstrel_ht.c30 #define MCS_SYMBOL_TIME(sgi, syms) \ argument
/linux/include/linux/
A Dmodule.h386 const struct kernel_symbol *syms; member

Completed in 56 milliseconds