Home
last modified time | relevance | path

Searched refs:textually_equals (Results 1 – 2 of 2) sorted by relevance

/external/libabigail/src/
Dabg-ir.cc1933 textually_equals(const elf_symbol&l, in textually_equals() function
2495 if (textually_equals(*this, *a)) in get_alias_which_equals()
2624 bool are_equal = textually_equals(*this, other); in operator ==()
/external/libabigail/
DChangeLog1392 (elf_symbol::textually_equals): Add CRC support.
20549 (textually_equals): Adjust to account for symbol common-ness.
21474 (textually_equals): Compare the size of variable symbols.
25772 (textually_equals): Likewise.