Home
last modified time | relevance | path

Searched refs:get_bit_offset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc133 return mgr->get_concrete_binding (offset.get_bit_offset (), in make()
837 bit_offset_t start_bit_offset = min_offset.get_bit_offset (); in apply_ctor_val_to_range()
899 = (child_base_offset.get_bit_offset () in apply_ctor_pair_to_child_region()
900 - parent_base_offset.get_bit_offset ()); in apply_ctor_pair_to_child_region()
1315 + reg_offset.get_bit_offset ()); in bind_compound_sval()
1625 bit_range reg_range (reg_offset.get_bit_offset (), in maybe_get_compound_binding()
H A Danalyzer.h185 bit_offset_t get_bit_offset () const in get_bit_offset() function
H A Dregion-model.cc4713 ASSERT_EQ (offset.get_bit_offset (), 0); in test_struct()
4721 ASSERT_EQ (offset.get_bit_offset (), INT_TYPE_SIZE); in test_struct()
6216 ASSERT_EQ (offset.get_bit_offset (), 0); in test_var()
6265 ASSERT_EQ (offset.get_bit_offset (), 0); in test_array_2()
6273 ASSERT_EQ (offset.get_bit_offset (), INT_TYPE_SIZE); in test_array_2()