Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ABI/AArch64/
H A DABIAArch64.cpp109 lldb_private::ConstString sp_string{"sp"}; in AugmentRegisterInfo() local
117 if (info.name == sp_string && !info.alt_name) in AugmentRegisterInfo()