Home
last modified time | relevance | path

Searched refs:get_alignment_in_bits (Results 1 - 8 of 8) sorted by relevance

/third_party/libabigail/src/
H A Dabg-reporter-priv.cc750 fa = f->get_alignment_in_bits(), sa = s->get_alignment_in_bits(); in report_size_and_alignment_changes()
H A Dabg-default-reporter.cc572 if (fft->get_alignment_in_bits() in report_local_function_type_changes()
573 != sft->get_alignment_in_bits()) in report_local_function_type_changes()
576 << fft->get_alignment_in_bits() in report_local_function_type_changes()
578 << sft->get_alignment_in_bits() in report_local_function_type_changes()
H A Dabg-ir.cc6551 ty->get_alignment_in_bits(), in strip_typedef()
6561 ty->get_alignment_in_bits(), in strip_typedef()
6604 ty->get_alignment_in_bits())); in strip_typedef()
6630 ty->get_alignment_in_bits())); in strip_typedef()
13763 p->get_alignment_in_bits(), in synthesize_type_from_translation_unit()
13776 r->get_alignment_in_bits(), in synthesize_type_from_translation_unit()
13870 fn_type.get_alignment_in_bits())); in synthesize_function_type_from_translation_unit()
13875 fn_type.get_alignment_in_bits())); in synthesize_function_type_from_translation_unit()
14600 && l.get_alignment_in_bits() == r.get_alignment_in_bits()); in equals()
14649 type_base::get_alignment_in_bits() const get_alignment_in_bits() function in abigail::ir::type_base
18593 typedef_decl::get_alignment_in_bits() const get_alignment_in_bits() function in abigail::ir::typedef_decl
21333 class_or_union::get_alignment_in_bits() const get_alignment_in_bits() function in abigail::ir::class_or_union
[all...]
H A Dabg-hash.cc102 v = hashing::combine_hashes(v, size_t_hash(t.get_alignment_in_bits())); in operator ()()
H A Dabg-writer.cc1460 size_t alignment_in_bits = decl->get_alignment_in_bits(); in write_size_and_alignment()
1480 size_t alignment_in_bits = decl->get_alignment_in_bits(); in write_array_size_and_alignment()
H A Dabg-reader.cc3730 ABG_ASSERT(ty->get_alignment_in_bits() == alignment_in_bits); in build_type_decl()
4312 != ar_type->get_element_type()->get_alignment_in_bits())) in build_array_type_def()
H A Dabg-comparison.cc3550 if (f->get_alignment_in_bits() != s->get_alignment_in_bits()) in has_changes()
/third_party/libabigail/include/
H A Dabg-ir.h2009 get_alignment_in_bits() const;
2803 get_alignment_in_bits() const;
3944 get_alignment_in_bits() const;

Completed in 64 milliseconds