Home
last modified time | relevance | path

Searched defs:alt_name (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/unittests/Process/minidump/
H A DRegisterContextMinidumpTest.cpp154 llvm::StringRef alt_name(info->alt_name); in TestARMRegInfo() local
/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIAArch64.cpp149 llvm::StringRef alt_name = info.alt_name.GetStringRef(); AugmentRegisterInfo() local
/llvm-project/lldb/source/Core/
H A DDumpRegisterInfo.cpp88 Stream &strm, const char *name, const char *alt_name, uint32_t byte_size, in DoDumpRegisterInfo()
/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h30 ConstString alt_name; member
/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h38 const char *alt_name; global() member