/llvm-project/lldb/include/lldb/Target/ |
H A D | ProcessStructReader.h | 54 uint64_t bit_offset; in ProcessStructReader() local
|
/llvm-project/lldb/source/API/ |
H A D | SBType.cpp | 505 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 D | PlatformSiginfoTest.cpp | 63 uint64_t bit_offset; in ExpectField() local
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.h | 257 uint64_t bit_offset = 0; global() member 285 int64_t bit_offset = 0; global() member
|
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | UdtRecordCompleter.h | 85 uint64_t bit_offset; member
|
H A D | UdtRecordCompleter.cpp | 344 uint64_t bit_offset, CompilerType parent_ct, in AddMember() argument
|
/llvm-project/lldb/source/Symbol/ |
H A D | CompilerType.cpp | 427 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 D | sanitizer_allocator_primary64.h | 443 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 D | Type.h | 702 TypeMemberImpl(const lldb::TypeImplSP & type_impl_sp,uint64_t bit_offset) TypeMemberImpl() argument
|
/llvm-project/lldb/source/Utility/ |
H A D | Scalar.cpp | 797 ExtractBitfield(uint32_t bit_size,uint32_t bit_offset) ExtractBitfield() argument
|
/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 1893 uint32_t bit_offset = 0; Evaluate() local
|
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 296 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...] |