Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Target/
H A DProcessStructReader.h54 uint64_t bit_offset; in ProcessStructReader() local
/llvm-project/lldb/source/API/
H A DSBType.cpp505 uint32_t bit_offset = 0; in GetDirectBaseClassAtIndex() local
521 uint32_t bit_offset = 0; in GetVirtualBaseClassAtIndex() local
571 uint64_t bit_offset = 0; in GetFieldAtIndex() local
846 const uint32_t bit_offset in GetDescription() local
[all...]
/llvm-project/lldb/unittests/Platform/
H A DPlatformSiginfoTest.cpp63 uint64_t bit_offset; in ExpectField() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h257 uint64_t bit_offset = 0; global() member
285 int64_t bit_offset = 0; global() member
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.h85 uint64_t bit_offset; member
H A DUdtRecordCompleter.cpp344 uint64_t bit_offset, CompilerType parent_ct, in AddMember() argument
/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp427 uint32_t bit_offset; in IsVirtualBase() local
441 uint32_t bit_offset; in IsVirtualBase() local
503 uint32_t bit_offset; in GetNumberOfNonEmptyBaseClasses() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h443 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; Get() local
450 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; Inc() local
/llvm-project/lldb/include/lldb/Symbol/
H A DType.h702 TypeMemberImpl(const lldb::TypeImplSP & type_impl_sp,uint64_t bit_offset) TypeMemberImpl() argument
/llvm-project/lldb/source/Utility/
H A DScalar.cpp797 ExtractBitfield(uint32_t bit_size,uint32_t bit_offset) ExtractBitfield() argument
/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp1893 uint32_t bit_offset = 0; Evaluate() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp296 GetVBaseBitOffset(VTableContextBase & vtable_ctx,ValueObject & valobj,const ASTRecordLayout & record_layout,const CXXRecordDecl * cxx_record_decl,const CXXRecordDecl * base_class_decl,int32_t & bit_offset) GetVBaseBitOffset() argument
6222 int32_t bit_offset; GetChildCompilerTypeAtIndex() local
[all...]