Searched defs:GetAddressableBits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | ObjectFile.h | 504 virtual lldb_private::AddressableBits GetAddressableBits() { return {}; } GetAddressableBits() function |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 1418 AddressableBits GDBRemoteCommunicationClient::GetAddressableBits() { GetAddressableBits() function in GDBRemoteCommunicationClient |