Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1420 uint32_t GDBRemoteCommunicationClient::GetAddressingBits() { in GetAddressingBits() function in GDBRemoteCommunicationClient
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBRemote.cpp4784 static bool GetAddressingBits(uint32_t &addressing_bits) { in GetAddressingBits() function