Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-ir.h1003 get_alias_which_equals(const elf_symbol& other) const;
/external/libabigail/src/
Dabg-ir.cc2076 elf_symbol::get_alias_which_equals(const elf_symbol& other) const in get_alias_which_equals() function in abigail::ir::elf_symbol
2212 are_equal = bool(get_alias_which_equals(other)); in operator ==()
/external/libabigail/
DChangeLog22000 (elf_symbol::get_alias_which_equals): Test for the next alias
22195 (elf_symbol::get_alias_which_equals): Declare new member function.
22219 (elf_symbol::{create, get_alias_which_equals}): Define new functions.