/openbsd/gnu/llvm/lldb/source/API/ |
H A D | SBType.cpp | 414 uint32_t bit_offset = 0; in GetDirectBaseClassAtIndex() local 430 uint32_t bit_offset = 0; in GetVirtualBaseClassAtIndex() local 470 uint64_t bit_offset = 0; in GetFieldAtIndex() local 737 const uint32_t bit_offset = m_opaque_up->GetBitOffset(); in GetDescription() local
|
/openbsd/gnu/llvm/lldb/include/lldb/Target/ |
H A D | ProcessStructReader.h | 53 uint64_t bit_offset; in ProcessStructReader() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | stor-layout.c | 799 excess_unit_span (HOST_WIDE_INT byte_offset, HOST_WIDE_INT bit_offset, in excess_unit_span() 954 HOST_WIDE_INT bit_offset = tree_low_cst (rli->bitpos, 0); in place_field() local 986 HOST_WIDE_INT bit_offset = tree_low_cst (rli->bitpos, 0); in place_field() local
|
H A D | tree-dfa.c | 868 tree bit_offset = bitsize_zero_node; in get_ref_base_and_extent() local
|
H A D | tree-ssa-loop-prefetch.c | 402 HOST_WIDE_INT bit_offset; in analyze_ref() local
|
H A D | expmed.c | 576 unsigned int bit_offset = (backwards in store_bit_field() local 1311 unsigned int bit_offset = (WORDS_BIG_ENDIAN in extract_bit_field() local
|
H A D | ggc-page.c | 1379 unsigned int bit_offset, word, bit; in ggc_free() local
|
H A D | tree-vect-transform.c | 913 int bit_offset; in vect_create_epilog_for_reduction() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | stor-layout.c | 969 HOST_WIDE_INT bit_offset = tree_low_cst (rli->bitpos, 0); local 1005 HOST_WIDE_INT bit_offset = tree_low_cst (rli->bitpos, 0); local
|
H A D | expmed.c | 482 unsigned int bit_offset = (backwards local 1180 unsigned int bit_offset = (WORDS_BIG_ENDIAN local
|
H A D | dwarfout.c | 3138 HOST_WIDE_INT bit_offset; local
|
H A D | expr.c | 5738 tree bit_offset = bitsize_zero_node; local
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | UdtRecordCompleter.h | 85 uint64_t bit_offset; member
|
H A D | UdtRecordCompleter.cpp | 341 uint64_t bit_offset, CompilerType parent_ct, in AddMember()
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.h | 213 uint64_t bit_offset = 0; member
|
H A D | DWARFASTParserClang.cpp | 2461 int64_t bit_offset = 0; member
|
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | Type.h | 369 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset) in TypeMemberImpl()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_primary64.h | 443 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
|
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxMap.cpp | 293 uint64_t bit_offset; in GetValueOffset() local
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | Scalar.cpp | 798 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-tic54x.c | 1368 int bit_offset = 0; local 1905 int bit_offset = frag_bit_offset (frag_now, now_seg); local 5593 int bit_offset = frag_bit_offset (frag_prev (frag, bi->seg), bi->seg); local
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-tic54x.c | 1373 int bit_offset = 0; local 1910 int bit_offset = frag_bit_offset (frag_now, now_seg); local 5690 int bit_offset = frag_bit_offset (frag_prev (frag, bi->seg), bi->seg); local
|
/openbsd/gnu/llvm/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 2154 uint32_t bit_offset = 0; in Evaluate() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ada-lang.c | 1782 int bit_offset, int bit_size, in ada_value_primitive_packed_val() 5519 int bit_offset, bit_size, byte_offset; in ada_value_struct_elt() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 293 int32_t &bit_offset) { in GetVBaseBitOffset() 6226 int32_t bit_offset; in GetChildCompilerTypeAtIndex() local
|