Home
last modified time | relevance | path

Searched defs:sym (Results 126 – 150 of 262) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dmodule.h52 static inline unsigned long kallsyms_symbol_value(const Elf_Sym *sym) in kallsyms_symbol_value()
H A Dvmlinux.lds.h38 #define ARM_LMA(sym, section) \ argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dblock-range.h25 struct symbol *sym; member
H A Dblock-range.c317 struct symbol *sym; in block_range__coverage() local
H A Dparse-events.l157 static int sym(yyscan_t scanner, int type, int config) in sym() function
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtracex3_user.c47 const char *sym[] = { variable
H A Dbpf_load.c348 GElf_Sym sym; in parse_relo_and_apply() local
406 GElf_Sym *sym; in load_elf_maps_section() local
H A Doffwaketime_user.c23 struct ksym *sym; in print_ksym() local
H A Dsampleip_user.c91 struct ksym *sym; in print_ip_map() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtrace_helpers.c96 int kallsyms_find(const char *sym, unsigned long long *addr) in kallsyms_find()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dutil.c37 struct symbol *sym, *env_sym; in file_write_dep() local
H A Dmconf.c468 struct symbol *sym; in build_conf() local
650 struct symbol *sym; in conf() local
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dftrace.h106 static inline bool arch_syscall_match_sym_name(const char *sym, in arch_syscall_match_sym_name()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dvma_map.c115 Elf32_Sym sym; in create_vma_map() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A DFrameDecorator.py239 def fetch_b(self, sym): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A DFrameDecorator.py239 def fetch_b(self, sym): argument
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Dinsn_decoder_test.c113 char line[BUFSIZE], sym[BUFSIZE] = "<unknown>"; in main() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c468 struct symbol *sym; in build_conf() local
649 struct symbol *sym; in conf() local
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbAccessX.c349 KeySym *sym = XkbKeySymsPtr(xkb, xkbi->slowKey); in AccessXSlowKeyExpire() local
463 KeySym *sym = XkbKeySymsPtr(xkbi->desc, key); in AccessXFilterPressEvent() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c468 struct symbol *sym; in build_conf() local
650 struct symbol *sym; in conf() local
H A Dutil.c39 struct symbol *sym, *env_sym; in file_write_dep() local
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule-internal.h27 unsigned int sym, str, mod, vers, info, pcpu; member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvdso.c280 Elf32_Sym *sym = find_symbol32(lib, symname); in find_function32() local
386 Elf64_Sym *sym = find_symbol64(lib, symname); in find_function64() local
H A Dmodule_32.c201 Elf32_Sym *sym; in apply_relocate_add() local
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c139 Elf64_Sym *symtab, *sym; in apply_relocate_add() local

1234567891011