Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ABI/AArch64/
H A DABIAArch64.cpp79 uint32_t full_reg_size, const char *partial_reg_format, in addPartialRegisters() argument
88 llvm::formatv(partial_reg_format, it.index()).str()), in addPartialRegisters()