Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h108 llvm::Expected<uint32_t> ByteOffsetFromRegInfoDict(
/llvm-project-15.0.7/lldb/source/Target/
H A DDynamicRegisterInfo.cpp169 llvm::Expected<uint32_t> DynamicRegisterInfo::ByteOffsetFromRegInfoDict( in ByteOffsetFromRegInfoDict() function in DynamicRegisterInfo
254 ByteOffsetFromRegInfoDict(i, *reg_info_dict, byte_order); in SetRegisterInfo()