Home
last modified time | relevance | path

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

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