| /OK3568_Linux_fs/kernel/arch/s390/lib/ |
| H A D | test_unwind.c | 61 char sym[KSYM_SYMBOL_LEN]; in test_unwind() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | module.c | 269 Elf64_Sym *sym; in apply_relocate_add() local
|
| H A D | module-plts.c | 75 Elf64_Sym *sym) in module_emit_plt_entry()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf64.h | 150 #define ELF64_R_INFO(sym, type) (((sym) << 32) + ((type) & 0xffffffffL)) argument 175 #define ELF64_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| H A D | elf32.h | 141 #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) argument 168 #define ELF32_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf32.h | 141 #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) argument 168 #define ELF32_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| H A D | elf64.h | 150 #define ELF64_R_INFO(sym, type) (((sym) << 32) + ((type) & 0xffffffffL)) argument 175 #define ELF64_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_file.c | 1094 const Elf_Sym *sym; in kexec_purgatory_get_symbol_addr() local 1118 const Elf_Sym *sym; in kexec_purgatory_get_set_symbol() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf64.h | 150 #define ELF64_R_INFO(sym, type) (((sym) << 32) + ((type) & 0xffffffffL)) argument 175 #define ELF64_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| H A D | elf32.h | 141 #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) argument 168 #define ELF32_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf64.h | 150 #define ELF64_R_INFO(sym, type) (((sym) << 32) + ((type) & 0xffffffffL)) argument 175 #define ELF64_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| H A D | elf32.h | 141 #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) argument 168 #define ELF32_M_INFO(sym, size) (((sym)<<8)+(unsigned char)(size)) argument
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_output.c | 23 struct symbol *sym; member
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | timer_list.c | 45 static void print_name_offset(struct seq_file *m, void *sym) in print_name_offset()
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A D | pm33xx.c | 34 #define AMX3_PM_SRAM_SYMBOL_OFFSET(sym) ((unsigned long)(sym) - \ argument
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | nconf.c | 737 struct symbol *sym; in build_conf() local 1072 struct symbol *sym; in conf() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | uasm.h | 19 #define UASM_EXPORT_SYMBOL(sym) EXPORT_SYMBOL(sym) argument 21 #define UASM_EXPORT_SYMBOL(sym) argument
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | nconf.c | 738 struct symbol *sym; in build_conf() local 1072 struct symbol *sym; in conf() local
|
| H A D | qconf.h | 212 struct symbol *sym; variable
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | nconf.c | 737 struct symbol *sym; in build_conf() local 1072 struct symbol *sym; in conf() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-kmem.c | 334 struct symbol *sym; in build_alloc_func_list() local 1001 struct symbol *sym = NULL; in __print_slab_result() local 1067 struct symbol *sym; in __print_page_alloc_result() local 1109 struct symbol *sym; in __print_page_caller_result() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-cipher.c | 92 u32 common, sym; in sun8i_ce_cipher_prepare() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/ |
| H A D | trace-event-perl.c | 298 HV *sym = newHV(); in perl_process_callchain() local
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.h | 204 Elf_Sym *sym; in do_sort() local
|
| H A D | recordmcount.h | 149 static void fn_ELF_R_INFO(Elf_Rel *const rp, unsigned sym, unsigned type) in fn_ELF_R_INFO() 191 static unsigned int get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, in get_symindex()
|