Home
last modified time | relevance | path

Searched defs:byte_offset (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/lldb/source/Core/
H A DValueObjectConstResultChild.cpp26 ConstString name, uint32_t byte_size, int32_t byte_offset, in ValueObjectConstResultChild()
H A DValueObjectChild.cpp31 ConstString name, uint64_t byte_size, int32_t byte_offset, in ValueObjectChild()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h32 uint32_t byte_offset = LLDB_INVALID_INDEX32; member
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-private-types.h44 uint32_t byte_offset; member
/llvm-project-15.0.7/lldb/unittests/Target/
H A DDynamicRegisterInfoTest.cpp68 uint32_t byte_offset, in ExpectInDynInfo()
/llvm-project-15.0.7/lldb/source/Target/
H A DDynamicRegisterInfo.cpp172 uint32_t byte_offset; in ByteOffsetFromRegInfoDict() local
253 llvm::Expected<uint32_t> byte_offset = in SetRegisterInfo() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DArmUnwindInfo.cpp109 uint16_t byte_offset = 0; in GetUnwindPlan() local
H A DCompilerType.cpp741 lldb::offset_t byte_offset, size_t byte_size, in DumpTypeValue()
/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp734 const uint32_t byte_offset = bit_offset / 8u; in GetDescription() local
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8891 const DataExtractor &data, lldb::offset_t byte_offset, in DumpEnumValue()
8972 const lldb_private::DataExtractor &data, lldb::offset_t byte_offset, in DumpTypeValue()