Home
last modified time | relevance | path

Searched defs:bit_offset (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcessStructReader.h52 uint64_t bit_offset; in ProcessStructReader() local
/llvm-project-15.0.7/lldb/source/API/
H A DSBType.cpp415 uint32_t bit_offset = 0; in GetDirectBaseClassAtIndex() local
431 uint32_t bit_offset = 0; in GetVirtualBaseClassAtIndex() local
471 uint64_t bit_offset = 0; in GetFieldAtIndex() local
733 const uint32_t bit_offset = m_opaque_up->GetBitOffset(); in GetDescription() local
/llvm-project-15.0.7/lldb/unittests/Platform/
H A DPlatformSiginfoTest.cpp65 uint64_t bit_offset; in ExpectField() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h192 uint64_t bit_offset = 0; member
H A DDWARFASTParserClang.cpp2387 int64_t bit_offset = 0; member
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp293 uint64_t bit_offset; in GetValueOffset() local
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DType.h356 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset) in TypeMemberImpl()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h443 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Get() local
450 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Inc() local
/llvm-project-15.0.7/lldb/source/Utility/
H A DScalar.cpp798 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
/llvm-project-15.0.7/lldb/source/Expression/
H A DDWARFExpression.cpp2126 uint32_t bit_offset = 0; in Evaluate() local
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp290 int32_t &bit_offset) { in GetVBaseBitOffset()
6171 int32_t bit_offset; in GetChildCompilerTypeAtIndex() local