Home
last modified time | relevance | path

Searched refs:lldb_system_call_s390x (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A Dlldb-s390x-register-enums.h78 lldb_system_call_s390x, enumerator
79 k_last_linux_s390x = lldb_system_call_s390x,
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_s390x.cpp62 lldb_orig_r2_s390x, lldb_last_break_s390x, lldb_system_call_s390x,
254 if (reg == lldb_system_call_s390x) { in ReadRegister()
325 if (reg == lldb_system_call_s390x) { in WriteRegister()