Home
last modified time | relevance | path

Searched refs:get_offset_in_bits (Results 1 - 5 of 5) sorted by relevance

/third_party/libabigail/src/
H A Dabg-comparison-priv.h652 if (f->get_offset_in_bits() >= 0 in operator ()()
653 && s->get_offset_in_bits() >= 0) in operator ()()
654 return f->get_offset_in_bits() < s->get_offset_in_bits(); in operator ()()
H A Dabg-hash.cc562 v = hashing::combine_hashes(v, hash_size(t.get_offset_in_bits())); in operator ()()
H A Dabg-writer.cc1535 if (base->get_offset_in_bits() >= 0) in write_layout_offset()
1536 o << " layout-offset-in-bits='" << base->get_offset_in_bits() << "'"; in write_layout_offset()
H A Dabg-ir.cc3095 dm_context_rel::get_offset_in_bits() const in get_offset_in_bits() function in abigail::ir::dm_context_rel
6004 return ctxt_rel->get_offset_in_bits(); in get_data_member_offset()
6079 return (ctxt_rel->get_offset_in_bits() in get_absolute_data_member_offset()
22774 class_decl::base_spec::get_offset_in_bits() const in get_offset_in_bits() function in abigail::ir::class_decl::base_spec
25781 h = hashing::combine_hashes(h, hash_size(bs->get_offset_in_bits())); in hash_type_or_decl()
/third_party/libabigail/include/
H A Dabg-ir.h2856 get_offset_in_bits() const;
4310 get_offset_in_bits() const;

Completed in 45 milliseconds