Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ !
H A DABIAArch64.cpp111 uint32_t full_reg_size, const char *partial_reg_format, in addPartialRegisters() argument
120 llvm::formatv(partial_reg_format, it.index()).str()), in addPartialRegisters()