Home
last modified time | relevance | path

Searched defs:uint_value (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DEmulateInstruction.cpp147 uint64_t uint_value) { in WriteRegisterUnsigned()
159 uint64_t uint_value) { in WriteRegisterUnsigned()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4396 uint64_t uint_value = LLDB_INVALID_ADDRESS; in GetLoadedModuleList() local