reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1592   if (!bit_width) {
 1613   bool is_memory = *bit_width > max_register_value_bit_width ||
 1614                    *bit_width & (*bit_width - 1);
 1614                    *bit_width & (*bit_width - 1);