Home
last modified time | relevance | path

Searched refs:get_signed_value (Results 1 - 3 of 3) sorted by relevance

/third_party/libabigail/include/
H A Dabg-ir.h2486 int64_t get_signed_value() const;
/third_party/libabigail/src/
H A Dabg-ir.cc16892 array_type_def::subrange_type::bound_value::get_signed_value() const in get_signed_value() function in abigail::ir::array_type_def::subrange_type::bound_value
17073 {return priv_->upper_bound_.get_signed_value();} in get_upper_bound()
17080 {return priv_->lower_bound_.get_signed_value();} in get_lower_bound()
H A Dabg-dwarf-reader.cc14035 if (int64_t u = lower_bound.get_signed_value() + count)

Completed in 50 milliseconds