Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/SymbolFile/NativePDB/
H A DUdtRecordCompleterTests.cpp89 void CollectMember(StringRef name, uint64_t byte_offset, uint64_t byte_size) { in CollectMember()
95 Member *AddField(Member *member, StringRef name, uint64_t byte_offset, in AddField()
/llvm-project/lldb/source/Core/
H A DValueObjectConstResultChild.cpp
H A DValueObjectChild.cpp
/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h33 uint32_t byte_offset = LLDB_INVALID_INDEX32; member
/llvm-project/lldb/unittests/Target/
H A DDynamicRegisterInfoTest.cpp68 uint32_t byte_offset, in ExpectInDynInfo()
/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp179 uint32_t byte_offset; in ByteOffsetFromRegInfoDict() local
267 llvm::Expected<uint32_t> byte_offset = in SetRegisterInfo() local
[all...]
/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h45 uint32_t byte_offset; global() member
/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp109 uint16_t byte_offset = 0; in GetUnwindPlan() local
[all...]
H A DCompilerType.cpp1049 DumpTypeValue(Stream * s,lldb::Format format,const DataExtractor & data,lldb::offset_t byte_offset,size_t byte_size,uint32_t bitfield_bit_size,uint32_t bitfield_bit_offset,ExecutionContextScope * exe_scope) DumpTypeValue() argument
/llvm-project/lldb/source/API/
H A DSBType.cpp847 const uint32_t byte_offset = bit_offset / 8u; in GetDescription() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2478 uint32_t byte_offset; global() member
2490 uint32_t byte_offset; global() member
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8634 DumpEnumValue(const clang::QualType & qual_type,Stream & s,const DataExtractor & data,lldb::offset_t byte_offset,size_t byte_size,uint32_t bitfield_bit_offset,uint32_t bitfield_bit_size) DumpEnumValue() argument
8737 DumpTypeValue(lldb::opaque_compiler_type_t type,Stream & s,lldb::Format format,const lldb_private::DataExtractor & data,lldb::offset_t byte_offset,size_t byte_size,uint32_t bitfield_bit_size,uint32_t bitfield_bit_offset,ExecutionContextScope * exe_scope) DumpTypeValue() argument