search for: regaddr

Displaying 1 result from an estimated 1 matches for "regaddr".

Did you mean: reg_addr
2010 Oct 05
2
[LLVMdev] gold-plugin build errors
...laration specifiers or ‘...’ before ‘ptrace_xfer_type’ ../../.././rda/unix/linux-target.c: In function ‘linux_read_reg’: ../../.././rda/unix/linux-target.c:2725: error: ‘ptrace_arg3_type’ undeclared (first use in this function) ../../.././rda/unix/linux-target.c:2725: error: expected ‘;’ before ‘regaddr’ ../../.././rda/unix/linux-target.c:2727: error: ‘regaddr’ undeclared (first use in this function) ../../.././rda/unix/linux-target.c:2732: error: ‘regval’ undeclared (first use in this function) ../../.././rda/unix/linux-target.c:2732: error: too many arguments to function ‘ptrace_read_user’ .....