Home
last modified time | relevance | path

Searched defs:symidx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dmodule.c60 unsigned int symidx; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dmodule.c60 unsigned int symidx; in module_frob_arch_sections() local
/third_party/elfutils/libasm/
H A DlibasmP.h210 size_t symidx; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c324 int nr = 0, symidx, err = 0; in dso__synthesize_plt_symbols() local
/third_party/elfutils/src/
H A Dstrip.c2224 size_t symidx = GELF_R_SYM (rel_mem.r_info); in handle_elf() local
2243 size_t symidx = GELF_R_SYM (rel_mem.r_info); in handle_elf() local
[all...]
H A Delflint.c2203 Elf32_Word symidx = ((Elf32_Word *) data->d_buf)[cnt]; in check_gnu_hash() local
2464 Elf32_Word symidx = gnu_bucket[cnt] - gnu_symbias; compare_hash_gnu_hash() local
2509 Elf32_Word symidx = bucket[cnt]; compare_hash_gnu_hash() local
2546 Elf64_Xword symidx = bucket[cnt]; compare_hash_gnu_hash() local
[all...]

Completed in 11 milliseconds