Home
last modified time | relevance | path

Searched defs:regno (Results 1 - 25 of 353) sorted by relevance

12345678910>>...15

/third_party/elfutils/libebl/
H A Debldwarftoregno.c36 ebl_dwarf_to_regno (Ebl *ebl, unsigned *regno) in ebl_dwarf_to_regno() argument
H A Deblreginfo.c38 ebl_register_info (Ebl *ebl, int regno, char *name, size_t namelen, in ebl_register_info() argument
H A Dlibebl.h288 Dwarf_Half regno; /* DWARF register number. */ member
/third_party/elfutils/backends/
H A Dppc_initreg.c51 ppc_dwarf_to_regno (Ebl *ebl __attribute__ ((unused)), unsigned *regno) in ppc_dwarf_to_regno() argument
H A Dalpha_regs.c40 alpha_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) alpha_register_info() argument
[all...]
H A Dm68k_regs.c40 m68k_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) m68k_register_info() argument
H A Ds390_regs.c57 s390_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) s390_register_info() argument
[all...]
H A Driscv_regs.c39 riscv_register_info (Ebl *ebl, int regno, char *name, size_t namelen, in riscv_register_info() argument
[all...]
H A Dcsky_regs.c40 csky_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) csky_register_info() argument
H A Dppc_regs.c40 ppc_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) ppc_register_info() argument
[all...]
H A Darm_regs.c40 arm_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) arm_register_info() argument
[all...]
H A Dsh_regs.c42 sh_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) sh_register_info() argument
[all...]
H A Daarch64_regs.c61 aarch64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setnamep, int *bits, int *typep) aarch64_register_info() argument
H A Dia64_regs.c40 ia64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) ia64_register_info() argument
[all...]
H A Dsparc_regs.c40 sparc_register_info(Ebl *ebl, int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) sparc_register_info() argument
[all...]
H A Dx86_64_regs.c41 x86_64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) x86_64_register_info() argument
[all...]
H A Dbpf_regs.c41 bpf_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) bpf_register_info() argument
H A Di386_regs.c40 i386_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) i386_register_info() argument
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_frame_register.c37 dwarf_frame_register (Dwarf_Frame *fs, int regno, Dwarf_Op ops_mem[3], in dwarf_frame_register() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddebugreg.h21 static __always_inline unsigned long native_get_debugreg(int regno) in native_get_debugreg() argument
63 static __always_inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dq40fb.c53 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, in q40fb_setcolreg() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dq40fb.c53 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, in q40fb_setcolreg() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddebugreg.h21 static __always_inline unsigned long native_get_debugreg(int regno) in native_get_debugreg() argument
63 static __always_inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dptrace.c74 static inline long get_reg(struct task_struct *task, int regno) in get_reg() argument
98 static inline int put_reg(struct task_struct *task, int regno, in put_reg() argument
166 int regno = addr >> 2; /* temporary hack. */ arch_ptrace() local
[all...]
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dptrace.c31 static inline long get_reg(struct task_struct *task, int regno) in get_reg() argument
44 put_reg(struct task_struct *task, int regno, unsigned long data) put_reg() argument

Completed in 7 milliseconds

12345678910>>...15