OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_REG_R9
(Results
1 - 17
of
17
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
mcontext.h
58
#define
_REG_R9
9
/prebuilts/go/darwin-x86/src/runtime/
os_netbsd_amd64.go
14
mc.__gregs[
_REG_R9
] = uint64(uintptr(unsafe.Pointer(gp)))
defs_netbsd_amd64.go
27
REG_R9 = C.
_REG_R9
defs_netbsd_arm.go
31
REG_R9 = C.
_REG_R9
defs1_netbsd_arm.go
175
_REG_R9
= 0x9
signal_netbsd_arm.go
27
func (c *sigctxt) r9() uint32 { return c.regs().__gregs[
_REG_R9
] }
signal_solaris_amd64.go
29
func (c *sigctxt) r9() uint64 { return uint64(c.regs().gregs[
_REG_R9
]) }
defs1_netbsd_amd64.go
168
_REG_R9
= 0x5
defs1_solaris_amd64.go
218
_REG_R9
= 0x6
/prebuilts/go/linux-x86/src/runtime/
os_netbsd_amd64.go
14
mc.__gregs[
_REG_R9
] = uint64(uintptr(unsafe.Pointer(gp)))
defs_netbsd_amd64.go
27
REG_R9 = C.
_REG_R9
defs_netbsd_arm.go
31
REG_R9 = C.
_REG_R9
defs1_netbsd_arm.go
175
_REG_R9
= 0x9
signal_netbsd_arm.go
27
func (c *sigctxt) r9() uint32 { return c.regs().__gregs[
_REG_R9
] }
signal_solaris_amd64.go
29
func (c *sigctxt) r9() uint64 { return uint64(c.regs().gregs[
_REG_R9
]) }
defs1_netbsd_amd64.go
168
_REG_R9
= 0x5
defs1_solaris_amd64.go
218
_REG_R9
= 0x6
Completed in 79 milliseconds