Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h115 llvm::Expected<uint32_t> ByteOffsetFromRegInfoDict(
/src/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp176 llvm::Expected<uint32_t> DynamicRegisterInfo::ByteOffsetFromRegInfoDict( in ByteOffsetFromRegInfoDict() function in DynamicRegisterInfo
268 ByteOffsetFromRegInfoDict(i, *reg_info_dict, byte_order); in SetRegisterInfo()