Home
last modified time | relevance | path

Searched refs:system_call (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_s390x.cpp255 uint32_t system_call; in ReadRegister() local
256 Status error = DoReadRegisterSet(NT_S390_SYSTEM_CALL, &system_call, 4); in ReadRegister()
260 reg_value.SetUInt32(system_call); in ReadRegister()
326 uint32_t system_call = reg_value.GetAsUInt32(); in WriteRegister() local
327 return DoWriteRegisterSet(NT_S390_SYSTEM_CALL, &system_call, 4); in WriteRegister()
359 uint32_t system_call = 0; in ReadAllRegisterValues() local
360 DoWriteRegisterSet(NT_S390_SYSTEM_CALL, &system_call, 4); in ReadAllRegisterValues()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_s390x.h109 DEFINE_GPR_NODWARF(system_call, 4, 0, nullptr, LLDB_INVALID_REGNUM),
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dopncls.texi28 @code{system_call} error.
45 @code{system_call} error.
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Dopncls.texi19 @code{system_call} error.